1
0
mirror of https://github.com/dankamongmen/notcurses synced 2025-03-21 06:59:02 -04:00

2 Commits

Author SHA1 Message Date
Nick Black
e6637e81cc
Prep for serious rusting ()
* CMake: add USE_PANDOC, USE_DOXYGEN options 
* README: mention rust
* start integrating rust into build 
* 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
Marek Habersack
75a90461dd Add C++ bindings 2020-01-22 06:47:43 -05:00