Commit Graph

504 Commits (abd5080810bf66a84b9e76ce4569db81240bf3ec)

Author SHA1 Message Date
nick black abd5080810
[CMake] run notcurses-input with smaller input 3 years ago
nick black 92bda51996 [cmake] -v on failing notcurses-input runs 3 years ago
nick black 7f0f84fcdd
[cmake] also try notcurses-input with a textfile 3 years ago
nick black 12e4570e03
[cmake] get notcurses-input run in ctest on drone 3 years ago
nick black f2935a23aa
run notcurses-input as part of ctest 3 years ago
nick black f3f5ca0a3a
fix up BUILD_FFI_LIBRARY patch, urk 3 years ago
nick black 3f99e121a3
[CMake] make BUILD_FFI_LIBRARY actually govern work/installation #2519 3 years ago
nick black b4bc770127
v3.0.3 3 years ago
Nick Black 61cfc8282e [CMake] explicitly set -fPIE/-fPIC 3 years ago
KristofferC e94707ee28 add to installs 3 years ago
KristofferC 81d36891da make a shared lib with the static inline functions
This is to be used for wrappers of notcurses that do not otherwise
have an easy way of getting access to the definitions of the `static
inline` functions
3 years ago
nick black bb91c170dd implement sixel_as_rgba() #1724 3 years ago
nick black 61000ce2a4 start sixelanalyzer binary #1724 3 years ago
nick black 3190419774 start on libncsixel #2383 3 years ago
nick black e0c5cf5838
NCOPTION_SCROLLING, alias NCOPTION_CLI_MODE 3 years ago
nick black 86e09bec49
v3.0.2 3 years ago
nick black 59fd31c050 [tfman] change up control for horizontal structure bar #2457 3 years ago
Kristoffer Carlsson 6bcf71bb0d fix `Secur32` library to be lowercase 3 years ago
nick black 5a205b8410
[tfman] toggle visibility of structure menu with 's' #2457 3 years ago
KristofferC 2793e264c3 BINARIES -> EXECUTABLES 3 years ago
KristofferC bec297526d add an option to not build binaries 3 years ago
nick black 53c95b6d86
v3.0.1 3 years ago
nick black 2e9e7fd43f
[CMake] don't yet install tfman 3 years ago
nick black 4a13e39da5
[CMake] everything wants LIBRT #2453
thanks Kristoffer Carlsson <kcarlsson89@gmail.com>!
3 years ago
nick black d25c9a297c
[CMake] need COMPATSRC for static targets #2454 3 years ago
nick black b5ccc9d6a2
[CMake] require LIBRT wherever we require LIBM #2453 3 years ago
nick black b13d27a058
[drone] build without static libs on debian 3 years ago
nick black 7e3df51031
[FAQ] mention USE_CXX=off 3 years ago
nick black 698e501c88 [CMake] back to find_package() for OIIO #2431 3 years ago
nick black fcc53940b5 [CMake] restore find_package(OpenImageIO) #2431 3 years ago
nick black 0848edbbe7
[macOS] no MAP_POPULATE 3 years ago
nick black 7ed70a7234 link ncman against zlib 3 years ago
nick black f8b797f9db [CMake] use zlib if not using libdeflate #2423 3 years ago
nick black e24154cd91 don't build ncman on windows 3 years ago
nick black a2385047cc [ncman] add support for inflation using libdeflate 3 years ago
nick black 345c48975d ncman #2323 3 years ago
nick black 59e3e00e3d
Revert "[CMake] use OIIO's cmake module"
OIIO CMake is broken on MSYS2: https://github.com/msys2/MSYS2-packages/issues/2720
This reverts commit ecc7ac9224.
3 years ago
nick black ecc7ac9224
[CMake] use OIIO's cmake module 3 years ago
nick black 7bbc669813
v3.0.0 3 years ago
nick black 238de45e96 [nctetris] find the background everywhere #2042 3 years ago
nick black caaeec5094
Place ncneofetch properly (#2415)
* ncplane_polyfill_inner: plug memory leak on error paths
* [progbar_create] memory leak on error path
* ncvisual_polyfill_core: memory leaks on error paths
* notcurses_early_init: memory leak on error path
* [demo] fix summary table for ASCII #2402
* [sliders] make it work in ASCII #2402
* add ncplane_ascii_box() #2402
* [notcurses-info] use capabilities accessors for blitters
3 years ago
nick black aa0c3ef1a9
sync all versions to 2.4.99 #2402 3 years ago
nick black 75bd0dd0bc
use notcurses_data_dir() in tester, fetch 3 years ago
nick black bda934f477
[CMake] kill ffmpeg PoC target 3 years ago
nick black 0dfc5facdf
2.4.98 trial balloon 3 years ago
nick black f8ce4873e2 [ffmpeg] tighten up ffmpeg_decode 3 years ago
nick black caa054cc43 [windows] setlocale(LC_ALL, ".UTF8") #2117 3 years ago
nick black 717b4a40c1
[CMake] add USE_DEFLATE option, document it, reenable fedora drone #2348 3 years ago
nick black ab6740758f [kitty] rewrite compression using libdeflate #2314 3 years ago
nick black 91420af5ce eliminate recursion in ncplane_polyfill_yx #2328 3 years ago