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
nick black
ea4c593455
v2.3.0
2021-05-09 18:54:22 -04:00
nick black
dc9db79100
v2.2.11
2021-05-08 18:25:13 -04:00
nick black
0d70d73100
Write Requires.private in pc files based off discovered TERMINFO_LIBRARIES #1635
2021-05-08 13:48:14 -04:00
nick black
2d6bdd3b5b
v2.2.10
2021-05-05 05:18:57 -04:00
nick black
923bc40516
v2.2.9
2021-05-03 02:51:04 -04:00
nick black
076792bdb8
CMake: properly link in libunistring, fixing notcurses-tester link on bsd #1617
2021-05-01 21:25:58 -03:00
nick black
1d99cc2628
CMake: verify presence of libunistring for linking
2021-05-01 19:51:20 -04:00
nick black
d5b58d9f58
v2.2.8
2021-04-18 13:24:24 -04:00
nick black
eefc4fb91f
v2.2.7
2021-04-18 12:34:41 -04:00
nick black
e017dcba89
v2.2.6
2021-04-12 05:01:58 -04:00
nick black
8c78b089e1
v2.2.5
2021-04-04 14:28:16 -04:00
nick black
acc5be058c
[plots] move plot.cpp to C plot.c #1421
2021-03-29 02:43:54 -04:00
nick black
57114c8005
[bitmaps] remove redundant PixelWipeBlocks test
2021-03-28 16:59:02 -04:00
data-man
6d4635fc5b
Change ON to OFF
2021-03-27 04:50:47 -04:00
data-man
58a4e86c97
Rename QR code support option
2021-03-27 04:50:47 -04:00
nick black
1f4ece224b
[cmake] add -Wno-nonnull-compare
2021-03-22 06:53:15 -04:00
nick black
af680839bd
[cmake] remove sgr-direct from test set #1344
2021-03-15 02:54:43 -04:00
nick black
c80736a887
cmake: drop -V for ctest
2021-03-11 23:51:54 -05:00