Commit Graph

20 Commits (master)

Author SHA1 Message Date
Mukundan314 34936d5f25 fix pip installation for cffi 3 years ago
joseLuís 6650fafca7 update .gitignore
exclude temporary script outputs
3 years ago
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
3 years ago
nick black ae1463245d examples: directmode text 3 years ago
nick black d0f95c33a6
ignore notcurses-direct-pydemo.1 4 years ago
joseLuís c7ebdd2988 update rust paths in .gitignore 4 years ago
nick black dbdbf32b5e
cull .gitignore of obsolete contents 4 years ago
joseLuís a0264c6a4b add build dir and vim temp files to .gitignore 4 years ago
nick black f5f9808d80 install notcurses-pydemo.1 as part of python #836 4 years ago
nick black 5f971a6baa
ignore Cargo.lock for libraries 4 years ago
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
4 years ago
nick black 162fba1cab ignore debian/files 4 years ago
nick black fad46d8656
CMake: invoke python build_ext in build step #298 4 years ago
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
4 years ago
nick black 17df279b66 libnotcurses-sys rust lowlevel bindings 4 years ago
nick black 2cad2741d5 ignore compiled .so's 4 years ago
nick black 92d73fc600 eine klein python #149 4 years ago
nick black c00fc3c3f7
mask out SIGWINCH in demo #262 4 years ago
nick black 24350ed51e
get everybody read for 0.9.3 4 years ago
nick black ee2e16736c
signal handlers for INT, QUIT, WINCH #27 5 years ago