Closed rofl0r closed 12 years ago
i just realized that the removal of the CMake stuff might cause problems with the python binding. but then, this should probably be in a separate repo anyway, since termbox is a C library. as such and given the handful of C files, CMake, which requires C++ to be bootstrapped, is definitely overkill. one might want to add the building of a shared object tho, which is necessary for dynamic langs.
this also removed cmake
if you don't want the makefile changes i can easily cherrypick the other commits into a new branch and start another puller.