Commit Graph

507 Commits

Author SHA1 Message Date
nick black
717b4a40c1
[CMake] add USE_DEFLATE option, document it, reenable fedora drone #2348 2021-11-17 00:30:08 -05:00
nick black
ab6740758f [kitty] rewrite compression using libdeflate #2314 2021-11-14 02:49:16 -05:00
nick black
91420af5ce eliminate recursion in ncplane_polyfill_yx #2328 2021-11-08 21:05:15 -05:00
nick black
83ff2cfe5a unsigned geometries 2021-11-08 21:05:15 -05:00
nick black
e8089373ce [cmake] don't use FORTIFY_SOURCE with ASAN 2021-11-02 09:31:00 -05:00
nick black
e67a641bbd
[cmake] use /W4 with visual studio 2021-11-01 23:50:01 -04:00
nick black
548b4e2729
[CMake] add -Wvla #2301 2021-10-26 16:04:02 -04:00
nick black
97f63dc954
v2.4.8 2021-10-23 06:36:18 -04:00
nick black
cd5c913994 [yield] yank demo_nanosleep #1613 2021-10-22 22:00:41 -04:00
nick black
edc10fc054 [yield] pull demo_nanosleep() #1613 2021-10-22 22:00:41 -04:00
nick black
6da04e04db
[cmake] drop -fcx-limited-ops 2021-10-21 05:11:18 -04:00
nick black
b0e4bae2fe
[cmake] can't use -ffinite-math-only with libav 2021-10-21 04:48:31 -04:00
nick black
7071cb42fa [cmake] add USE_ASAN option to build with addresssanitizer 2021-10-20 12:03:08 -04:00
nick black
2f2c42d311
[CMake] throw -ffast-math into the mix 2021-10-20 00:53:08 -04:00
nick black
089bea99b6 [CMake] remove duplicated cmake_minimum_required() 2021-10-20 00:36:11 -04:00
nick black
acb91339e4
v2.4.7 2021-10-16 23:52:33 -04:00
nick black
41764d3691
v2.4.6 2021-10-16 16:01:21 -04:00
nick black
685422dbab [CMake] no _FORTIFY_SOURCE on MSYS2 #2119 2021-10-09 02:38:46 -04:00
nick black
75d5b9ee88 [windows] ncneofetch requires compatsrc 2021-10-09 04:19:19 -04:00
nick black
7ba72c4c20
v2.4.5 2021-10-07 04:30:05 -04:00
nick black
ff84058f5c
v2.4.4 2021-10-03 00:20:52 -04:00
nick black
dd9da7766b Support USE_CPP=off for building without a C++ compiler #1720 2021-09-28 09:39:43 -04:00
nick black
436f24c770
Remove libreadline support, implement low-level ncdirect_readline #2211 (#2212)
It was realized that our libreadline wrapper was incompatible with the new input method, indeed fundamentally so. Rip out all libreadline support. Implement a minimal ncdirect_readline() -- quite minimal, but enough to get by. We'll want to fill this out later.

So no ABI/API breakage, though perhaps some visible behavioral change.
2021-09-28 01:37:44 -04:00
nick black
a603d265a4
v2.4.3 2021-09-26 12:35:50 -04:00
nick black
5269e4b709
v2.4.2 2021-09-20 08:03:12 -04:00
nick black
5109ff5cd8 [CMake] prefer local includes to installed headers 2021-09-16 03:19:21 -05:00
nick black
f9df8e14fc
v2.4.1 2021-09-12 22:14:19 -04:00
nick black
8aa856f20b
v2.4.0 2021-09-06 05:29:56 -04:00
nick black
fb9488e7b5
didn't mean to check in -fanalyzer whoops 2021-09-03 05:35:48 -04:00
nick black
39f9dd3b96
kill fbuf_at(), eliminating static analyzer warning #1348 2021-09-03 05:23:37 -04:00
nick black
e6ce5196d3
v2.3.18 2021-08-31 20:06:55 -04:00
nick black
d7d18dcb64 Windows: GetUserNameExA(NameSamCompatible), correct test 2021-08-28 20:08:42 -04:00
nick black
ab9b15b29d CMake: add BEFORE to more target_include_directories() 2021-08-27 13:34:33 -05:00
nick black
06ff30f916 don't build compat.c with every poc 2021-08-26 08:41:32 -04:00
nick black
b8c01eacc8 tighten up include paths, libgpm connect #1986 2021-08-24 01:56:12 -04:00
nick black
0b67d67c8f CMake: add USE_GPM option #1405 2021-08-24 01:56:12 -04:00
nick black
1915fb48a1
v2.3.17 2021-08-22 16:08:03 -04:00
nick black
5449878840
v2.3.16 2021-08-19 22:14:45 -04:00
nick black
d50a7a8e99
windows: when building with msvc, don't require/use pkgconfig #2066 2021-08-17 22:34:48 -04:00
nick black
c9fbc5d7f9
v2.3.15 2021-08-17 19:18:05 -04:00
nick black
28def058ce
v2.3.14 2021-08-17 18:32:46 -04:00
nick black
54c8189ed2
fix msys2 build for real 2021-08-13 15:08:10 -04:00
nick black
a523973125
run all ctests in serial 2021-08-08 04:16:21 -04:00
nick black
39face9677
add sgr-direct to ctest suite 2021-08-07 23:57:48 -04:00
nick black
ef417c3bbd build nctetris on windows 2021-08-05 06:39:09 -04:00
nick black
bbaa3f4afa get ncls compiling on windows, windows terminal has quads+braille 2021-08-05 06:39:09 -04:00
nick black
a0007a9a3c add u7/cnorm/civis to windows 2021-08-05 06:39:09 -04:00
nick black
dd8700bddd bring terminfo back into windows build #2014 2021-08-05 06:39:09 -04:00
nick black
3f405f1cc1 don't look for terminfo/readline on windows #2009 2021-08-05 06:39:09 -04:00
nick black
187757e22e don't build ncls, nctetris, or ncplayer on windows for now 2021-08-05 06:39:09 -04:00
nick black
ee2fcb4039 need TERMINFO_INCLUDE_DIRS for notcurses-demo on mac 2021-08-05 03:28:01 -05:00
nick black
4ed0e09e26
demo: move to fbuf for HUD, making it portable 2021-08-05 03:34:45 -04:00
nick black
9fcbf00420
v2.3.13 2021-08-04 23:37:22 -04:00
nick black
49729dcef9
drone: stop building rust while broken 2021-08-02 00:33:08 -04:00
nick black
a69753dac4 demacroize ncplot_destroy() #1976 2021-08-02 00:17:56 -04:00
nick black
08b376c6c2
pull -fstack-protector from Ncpp builds #463 2021-07-31 09:57:28 -04:00
nick black
1e248e41e1
v2.3.12 2021-07-29 00:55:19 -04:00
nick black
14ca7b6bf5
use CMAKE_INSTALL{LIB,DATA}DIR not bare INSTALL_PREFIX 2021-07-24 22:49:19 -04:00
nick black
e638ea09f9 CMake: defer to PKG_CONFIG_PATH if it exists #1933 2021-07-24 21:13:15 -04:00
nick black
cc139d50b1 CMake: find homebrew deps on OS X #1933 2021-07-24 21:13:15 -04:00
nick black
1e2f3252bd
hark! a vagrant! get windows library linking 2021-07-22 23:03:15 -04:00
nick black
e5d77037dc
CMake: link in ws2_32 on windows 2021-07-22 22:58:43 -04:00
nick black
dd9e5bc312
CMake: exclude libm/librt on win32 2021-07-22 22:43:31 -04:00
nick black
30d71ab6b9
v2.3.11 2021-07-20 14:07:47 -04:00
igo95862
67c511edba Added compile target for dummy python module
Mostly used to check compilation and for Clangd LSP.
2021-07-15 13:57:45 -04:00
nick black
5a0e2a2ae5 CMake: link zlib into notcurses-core #1821 2021-07-15 05:51:51 -04:00
nick black
c1e419fd9d CMake: demand Zlib 2021-07-15 05:51:51 -04:00
nick black
3aaff6a944
v2.3.10 2021-07-14 22:41:59 -04:00
nick black
c74c03b948 LIBM, not LIBM_LIBRARIES 2021-07-12 21:27:02 -04:00
nick black
931fa8eb13 get everything building on OSX #195 2021-07-12 21:27:02 -04:00
nick black
bc9a4344ae CMake: need terminfo include dirs for libnotcurse #195 2021-07-12 21:27:02 -04:00
nick black
1a4f567fe3 CMake: some reworking necessary for OS X #195 2021-07-12 21:27:02 -04:00
nick black
561f4eba8c
v2.3.9 2021-07-12 12:24:38 -04:00
nick black
bc4f2a3626
CHANNELS_RGB_ -> NCCHANNELS_ 2021-07-10 17:54:06 -04:00
nick black
39a69239a3
drop -Wno-nonnull-compare 2021-07-09 01:22:27 -04:00
nick black
3c2fe36fc9
[kitty] pass C=1 for move command 2021-07-06 15:55:48 -04:00
nick black
1189891167
v2.3.8 2021-07-04 01:14:12 -04:00
nick black
b4fb4ee20a
_FORTIFY_SOURCE, not FORTIFY_SOURCE, thanks Fedora! 2021-07-01 05:35:31 -04:00
nick black
8b6a30cba8
v2.3.7 2021-06-29 07:10:22 -04:00
nick black
5d92bcb69b find readline properly on freebsd 2021-06-26 22:20:16 -03:00
nick black
b425771bce
don't install notcurses-tester.1 if not installing notcurses-tester #1824 2021-06-25 14:40:22 -04:00
nick black
2f24e221f3
CMake: don't install ncls/ncplayer man pages if they're not built #1824 2021-06-25 14:27:09 -04:00
nick black
b1fd24a970 notcurses-info: use some coloring #1823 2021-06-25 00:21:08 -04:00
nick black
9ed9f6bfc0 add USE_READLINE cmake flag 2021-06-25 00:21:08 -04:00
nick black
481d539092
v2.3.6 2021-06-23 22:35:19 -04:00
nick black
2ed1ad466f
term_debug_caps: move big unicode block to notcurses-info #1793 2021-06-23 19:17:19 -04:00
nick black
42f9419006
debug_term: use unicode checks/xs when available 2021-06-23 18:53:09 -04:00
nick black
ac652ac7f3
use -Wformat-security 2021-06-23 18:31:19 -04:00
nick black
a14a5271ac
v2.3.5 2021-06-23 13:07:42 -04:00
nick black
4758946a49
run notcurses-info as part of ctest 2021-06-22 18:26:23 -04:00
nick black
160868d9e8
v2.3.4 2021-06-12 17:27:28 -04:00
nick black
4ca1036da9
v2.3.3 2021-06-12 16:54:36 -04:00
Michael Bradley, Jr
28b2555195 github actions workflow: macos, ubuntu, windows+msys2 2021-06-11 21:32:31 -04:00
nick black
c56dfc2607
install caps-rendered as notcurses-info #1745 2021-06-09 20:54:20 -04:00
nick black
507d2c8d8e
v2.3.2 2021-06-03 02:29:13 -04:00
nick black
9c370806c5
CMake: define CMAKE_BUILD_TYPE prior to use 2021-06-01 04:08:24 -04:00
Nick Black
cd2b5de5fa
Panblitter ncplane_as_rgba() (#1697)
ncplane_as_rgba: genericize across blitters

ncplane_as_rgba() previously was implemented explicitly
in terms of NCBLIT_2x1. it now uses the `egcs` field of the
`blitset`. this supports NCBLIT_2x2 and NCBLIT_3x2 in
ncplane_rgba(). Closes #1490.
2021-06-01 02:25:11 -04:00
nick black
1b4ffb9eab
CMake: restore INSTALL_DESTINATIONs with correct suffixes 2021-05-24 00:24:55 -04:00
nick black
5a3ff3f707
CMake: remove meaningless INSTALL_DESTINATIONs 2021-05-24 00:23:12 -04:00
nick black
739c96032d
v2.3.1 2021-05-18 04:03:27 -04:00