Commit Graph

74 Commits (01bc5433998aa4cb89eb610bb2650946c7ecff0b)

Author SHA1 Message Date
nick black 2b6b6f996a
drone: new builders 5 years ago
nick black 24bd60bbcb
debian: update watch file to pull dfsg source #316 5 years ago
nick black 429e00d612 v1.1.5 5 years ago
nick black 64e5840d34 Debian: pass -DDFSG_BUILD to CMake #316 5 years ago
nick black 0271ba5abf python: fix debuild when no notcurses is present 5 years ago
nick black ecf921c135
run wrap-and-sort -sbt per @edmonds 5 years ago
nick black 87296a9f1c
Debian: update symbols with ncmenu 5 years ago
nick black ad77933058
Debian: dh-sequence-python3 from debhelper 12 5 years ago
nick black f0d2c51b85 Debian: use dh-sequence-python3 5 years ago
nick black bc528983ea Debian: update symbols file for 1.1.4 5 years ago
nick black 60c19017f0
v1.1.4 5 years ago
nick black 81d69c6ce6
v1.1.3 5 years ago
nick black 746ef96ea1 prep for v1.1.3 5 years ago
nick black 1393ec29df debian: add two more symbols 5 years ago
nick black 17de41d4b5
Debian: add new symbols 5 years ago
nick black 3ee6f44831 Debian: python3-notcurses deps on ${shlibs:Depends} 5 years ago
nick black 7ea49832ae
debian: minimum verison 4.20191017 for dh-python 5 years ago
nick black a667a14e9b
Debian: 1.1.2-1 in changelog 5 years ago
nick black a2f061a91d Python: build debian packages successfully #298
With this, we can finally build Python Debian packages. Of course,
it wrecks our standard Python installation capabilities. I'll need
fix that. I'm talking on #debian-python IRC now.
5 years ago
nick black c1c25afcc7 Python: fix up debug package #298 5 years ago
nick black a340286b49 Debian: clean up copyright file
We were drawing a dep5-copyright-license-name-not-unique lintian
warning. I've eliminated the duplicate Apache-2.0 text, combining
the sections. Furthermore, I've relicensed the Debian files
under Apache-2.0 mainly to reduce complexity.
5 years ago
nick black 278182e1f9 Debian: 'testsuite' is in debian/control 5 years ago
nick black b2909e9e8e
Debian: try building python package #298 5 years ago
nick black 1ae0dd56e7 symbol updates for 1.1.1 5 years ago
nick black 153dd7b9b5 debian: update c++ symbols based on ubuntu focal build 5 years ago
nick black ac791c781d
1.1.1, update version numbers 5 years ago
nick black aadf98179a
Debian: dep on python3-cffi and -setuptools 5 years ago
nick black e899f8b7ed demo summary: also print real FPS 5 years ago
nick black 5992d3f610
debian: update copyrights 5 years ago
nick black d1d4b9f14e
debian policy 4.5.0.0 5 years ago
Marek Habersack 75a90461dd Add C++ bindings 5 years ago
nick black ad5398ece3 debian: update symbols file for 1.1.0 5 years ago
nick black 1a4ca80616
debian: finalize 1.1.0 rust: update version to 1.1.0 5 years ago
nick black 17df279b66 libnotcurses-sys rust lowlevel bindings 5 years ago
nick black 5a555ff917
v1.0.2 5 years ago
nick black 2c6765d18f debian: add new entries to symbols 5 years ago
nick black 7e40453199
v1.0.1 5 years ago
nick black 202115d826 Add python3-all-dev build-dep 5 years ago
nick black af1a5ea528
v1.0.0. Give. Sympathize. Control. 5 years ago
Nick Black f6975d11d5
Docs/API sweep for 1.0.0 #244 #249 (#250)
* sync up some docs #244
* sync README and man page
* notcurses_output() man page work
* pull attr/channels from output functions #244
* witherworm: clean up explicit moves #244
* still more man page work
* notcurses_lines, last of the man pages i think
* panelreel man page #244
* debian: ruby-ronn->pandoc
* debian: full multiarch compliance
* debian: symbols file
* pandoc: fix syntax for lexgrog
* fm6.mkv: strip audio
* pandoc: fix up apropos man syntax #249
* ncurses_lines man page
5 years ago
nick black f2df310edb
v0.9.9 5 years ago
nick black 2ea4f77875
introduce ncplane_aligned() #237 5 years ago
nick black e2745cd12f debian: no more dep on libgtest-dev 5 years ago
nick black 9739f010e0 debian: add build-dep on ruby-ronn 5 years ago
Nick Black ce2a390b52
Out with googletest, in with doctest #202 (#231)
* introduce doctest over googletest #202
* call dtester in in targets
* doctest conversion #202
* channel.cpp -> doctest #202
* egcpool tests -> doctest #202
* input tests to doctester
* zaxis -> doctest
* drone: always define LANG
* libav to doctest #202
* panelreel tests to doctest #202
* spec that a C++17 compiler is now required for doctest #202
* enmetric tests -> doctest #202
* fade tests -> doctest #202
* notcurses test case -> doctest #202
* last conversion to doctest #202
* finish move to doctest #202
* drone: set up make test
5 years ago
nick black f99810f900
v0.9.3 5 years ago
nick black 24350ed51e
get everybody read for 0.9.3 5 years ago
nick black 873badfc80 relax dep on libgtest...hrm 5 years ago
nick black c61513901f
try building on ubuntu-bionic 5 years ago
nick black ab47ab8976
notcurses_mouse_on()/_off() #165 5 years ago