Commit Graph

136 Commits

Author SHA1 Message Date
nick black
c43006c2bf
update symbol files for 1.2.4 2020-03-24 16:29:21 -04:00
nick black
7c6b655483 v1.2.4 2020-03-24 16:25:47 -04:00
nick black
e1b729c6a3
Kill warn_unused_result warning in reel demo 2020-03-07 20:44:27 -05:00
nick black
a5bdb88ca9
update libnotcurses symbols 2020-03-07 19:21:57 -05:00
nick black
ac683e21d2
v1.2.3 2020-03-07 18:53:36 -05:00
nick black
3498956370
ncplane_mouseevent_p()->ncplane_translate_abs()
ncplane_mouseevent_p() is retired--it was poorly named, and
ncplane_translate_abs() does what it does, plus more, plus
more generally (it works on any y, x, not necessarily an
ncinput). update c++ wrappers #394.
2020-03-03 00:59:44 -05:00
nick black
bb579d0d05
notcurses_directmode()->ncdirect_init() 2020-03-02 20:19:16 -05:00
nick black
0a1f36cbfa
debian: add ncdirect_ new to symbols 2020-02-24 18:31:24 -05:00
nick black
508da16b77
debian: drop graphviz build dep 2020-02-24 05:54:35 -05:00
nick black
e72111ac8b
v1.2.2 2020-02-24 00:03:00 -05:00
nick black
e7cc4a098c
debian: update symbols file 2020-02-23 06:04:38 -05:00
nick black
3f493691d0
Debian: pass USE_PYTHON=off to cmake #363 2020-02-22 22:22:54 -05:00
nick black
d32d71c868 Debian: notcurses-bin deps on {python3:Depends} 2020-02-20 22:04:59 -05:00
nick black
e55044e76a debian: wrap-and-sort -sbt pass 2020-02-20 05:20:00 -05:00
nick black
88c49df1b1
v1.2.1
DSFG demo can't have luigi
s/1.2.0/1.2.1/g
2020-02-20 05:13:22 -05:00
nick black
83742b93f1
Debian: update symbol files 2020-02-20 04:45:44 -05:00
nick black
2187aa4d8c debian: update libnotcurses++1.symbols 2020-02-20 01:51:33 -05:00
nick black
33b8ad0518
Don't build doxygen by default 2020-02-20 00:25:59 -05:00
nick black
83e73fb429
install notcurses-pydemo #359 2020-02-19 22:51:58 -05:00
Nick Black
e6637e81cc
Prep for serious rusting #101 (#354)
* CMake: add USE_PANDOC, USE_DOXYGEN options #101
* README: mention rust
* start integrating rust into build #101
* CMake: add USE_NETWORK option for cargo
* Debian: build-dep on doxygen
* rust: colloquy checks in Cargo.lock
* extract NCKEY defines into their own include
* colloquy: use clap to parse CLI args
* CMake: unify option namespace
* Python: update include path
* Rust: fix up --frozen workings for -DUSE_NETWORK=off
* CMake: abstract out colloquy a little
* Sync direct.hh to the New Way
2020-02-18 12:36:16 -05:00
nick black
2dc103f447 update primary versions to 1.2.1 for new cycle 2020-02-17 22:43:14 -05:00
nick black
68f7054e7f
debian: update symbols files 2020-02-17 22:05:24 -05:00
nick black
2b08c53075 prep for 1.2.0 2020-02-17 21:57:52 -05:00
nick black
1077debaa5
debian/copyright: flatten copyright hierarchy 2020-02-17 21:25:52 -05:00
nick black
438ee1257b
remove doctest, rely on system 2020-02-17 17:36:27 -05:00
nick black
124004c87c add nplane_polyfill_yx() #340 2020-02-14 05:38:08 -05:00
nick black
9fc53e811f
ncplane_perimeter() plus unit test 2020-02-12 12:29:28 -05:00
nick black
dd69695fde
Debian: add Rules-Requires-Root: no 2020-02-12 07:13:12 -05:00
nick black
c8dc9bda84
Debian: notcurses-{data, bin} -> graphics 2020-02-12 07:10:45 -05:00
nick black
1e856ecb8e
Debian: add Upstream-Contact line to copyrights 2020-02-12 07:07:41 -05:00
nick black
887726b0d9 Debian: move all symbols/history to 1.1.8 2020-02-11 19:11:34 -05:00
nick black
e1eb6ee04d Debian: address lintian too-short warnings 2020-02-11 19:07:18 -05:00
nick black
203547c537 apply @edmonds patch to use pybuild, yay! 2020-02-11 19:03:12 -05:00
nick black
3cf4c3c064 Debian: reduce build-dep to python3-dev 2020-02-11 18:55:14 -05:00
nick black
45f64cb955
Debian: kill lintian reproducibility warning 2020-02-11 18:41:44 -05:00
nick black
08bef99244
Debian: remove comments from watch file 2020-02-11 18:35:37 -05:00
nick black
745f7153b4 v1.1.7 2020-02-10 21:12:34 -05:00
nick black
491eb85a10
Debian: update symbol files 2020-02-10 20:28:42 -05:00
nick black
5f3369a392
Merge branch 'master' of github.com:dankamongmen/notcurses 2020-02-10 01:04:07 -05:00
nick black
1b6727404a
notcurses_output: spelling 2020-02-10 01:04:01 -05:00
nick black
599b49bc62 debian python: fix py3clean invocation #337 2020-02-10 00:58:32 -05:00
nick black
b8adfe1a39 Debian/python: make module runnable #335 2020-02-09 23:58:50 -05:00
nick black
acbff55994 so deeply sick of python packaging woes #335 2020-02-09 23:34:51 -05:00
nick black
c2ea81f0ab
Debian: specify DEB_HOST_ARCHITECTURE for pybuild -L 2020-02-09 07:35:53 -05:00
nick black
2cb0a97f53
Debian: postinst/prerm hooks for python bytecode 2020-02-09 03:23:02 -05:00
nick black
b388fa90db restore shlibs dep to python3-notcurses #326 2020-02-08 23:01:32 -05:00
nick black
c2199d0673 Debian: add control stanza for python3-notcurses-dbg #326 2020-02-08 22:11:21 -05:00
nick black
e883ed805a Debian: install static lib #330 2020-02-08 20:49:33 -05:00
nick black
2d685616a7 Debian: dep on python3-all-dbg for python dbgsyms generation 2020-02-08 16:42:41 -05:00
nick black
e5c5063603 Debian: drop unused shlib:Depends from python/data 2020-02-08 14:44:31 -05:00