about summary refs log tree commit diff stats
path: root/cpp/termbox/makefile
Commit message (Collapse)AuthorAgeFilesLines
* 1199 - ignore errors in 'make clean'Kartik K. Agaram2015-04-251-1/+1
|
* 1198 - now compiles on mac os; thanks sam putmanKartik K. Agaram2015-04-251-0/+2
| | | | | | | | | | Just toss out that snprintf prototype I'd hackily copied in earlier and avoid using snprintf entirely. Hopefully I got the assertions right :/ Looks like the previous nul-padding was redundant. If you had snprintf it would take care of it.
* 1136 - switch from ncurses to https://github.com/nsf/termboxKartik K. Agaram2015-04-221-0/+7