aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* CMakeLists.txt: make this build in OpenBSDPřemysl Eric Janouch2020-10-291-0/+6
|
* CMakeLists.txt: omit end{if,foreach} expressionsPřemysl Eric Janouch2020-10-291-8/+8
| | | | Their usefulness was almost negative.
* Bump minimum CMake version to 3.0Přemysl Eric Janouch2020-10-261-21/+10
| | | | A nice, round number. This allows us to remove some boilerplate.
* Get rid of one CMake dev warningPřemysl Eric Janouch2020-09-141-5/+5
|
* Implement de/focus event parsingPřemysl Eric Janouch2020-09-141-0/+1
| | | | So far there is no way to set it up, I'm not sure how to go about it.
* Name changePřemysl Eric Janouch2020-09-141-2/+2
|
* Update mail addressPřemysl Janouch2018-06-241-1/+1
|
* CMakeLists.txt: fix variable namePřemysl Janouch2018-06-241-2/+2
|
* Put tests in a "namespace"Přemysl Janouch2017-06-201-1/+1
|
* Make unibilium work at allPřemysl Janouch2016-07-241-6/+12
|
* Try to fix Debian/Fedora buildPřemysl Janouch2016-03-141-4/+4
|
* Try harder to get ncurseswPřemysl Janouch2016-01-141-1/+4
|
* CMakeLists.txt: build testsPřemysl Janouch2015-05-271-5/+20
|
* Fix static linking into a shared libraryPřemysl Janouch2015-02-141-0/+8
|
* Go with ncursesw if foundPřemysl Janouch2014-11-301-0/+4
| | | | | | It'd be better if the user could choose the exact library, however this change is actually necessary to support compilation on systems with only the wide version's headers installed (hello Debian).
* Add a demo for drawing in cursesPřemysl Janouch2014-10-221-1/+4
|
* Fix build of the GLib demoPřemysl Janouch2014-10-141-1/+1
|
* Rename to termoPřemysl Janouch2014-10-141-21/+21
|
* CMake-ify, rename to termkey2 for the time beingPřemysl Janouch2014-10-091-0/+151