Commit Graph

19 Commits

Author SHA1 Message Date
joseLuís
6650fafca7 update .gitignore
exclude temporary script outputs
2021-04-20 22:38:42 +02:00
joseLuís
66d4f323e8 rust: fix .gitignore; remove issue example
- make .gitignore just ignore the *root* build dir
- remove unneeded rust/.gitignore
- remove no longer needed issue-rgba.rs
2021-04-10 13:03:54 +02:00
nick black
ae1463245d examples: directmode text 2021-01-07 18:40:53 -05:00
nick black
d0f95c33a6
ignore notcurses-direct-pydemo.1 2020-08-31 21:13:16 -04:00
joseLuís
c7ebdd2988 update rust paths in .gitignore 2020-08-12 17:55:51 +02:00
nick black
dbdbf32b5e
cull .gitignore of obsolete contents 2020-08-09 11:10:10 -04:00
joseLuís
a0264c6a4b add build dir and vim temp files to .gitignore 2020-08-09 16:30:38 +02:00
nick black
f5f9808d80 install notcurses-pydemo.1 as part of python #836 2020-07-29 09:37:35 -04:00
nick black
5f971a6baa
ignore Cargo.lock for libraries 2020-02-24 22:01:46 -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
162fba1cab ignore debian/files 2020-02-10 21:36:15 -05:00
nick black
fad46d8656
CMake: invoke python build_ext in build step #298 2020-01-28 21:43:56 -05:00
Nick Black
16dfe05a93
Build and install Python wrappers #294 (#298)
* cmake: build python extension
* Python: remove obsolete clear_screen_start
* Debian: python3-cffi, not python-cffi
* Debian: add dep on python3-setuptools
* Python: build extension module from CMake #294
* Python: install python wrappers #294
* drone: disable focal for now
2020-01-27 23:10:47 -05:00
nick black
17df279b66 libnotcurses-sys rust lowlevel bindings 2020-01-15 04:50:54 -05:00
nick black
2cad2741d5 ignore compiled .so's 2020-01-09 05:20:33 -05:00
nick black
92d73fc600 eine klein python #149 2020-01-07 16:15:27 -05:00
nick black
c00fc3c3f7
mask out SIGWINCH in demo #262 2020-01-06 00:00:49 -05:00
nick black
24350ed51e
get everybody read for 0.9.3 2019-12-25 11:55:07 -05:00
nick black
ee2e16736c
signal handlers for INT, QUIT, WINCH #27 2019-11-27 02:08:35 -05:00