Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix certain non-GNU build configurationsHEADorigin/mastermaster | Přemysl Eric Janouch | 2024-04-10 | 1 | -0/+2 |
| | |||||
* | CMakeLists.txt: declare compatibility with 3.27 | Přemysl Eric Janouch | 2023-08-01 | 1 | -1/+1 |
| | | | | Sadly, the 3.5 deprecation warning doesn't go away after this. | ||||
* | Make the generated pkg-config file more reliable | Přemysl Eric Janouch | 2023-06-29 | 1 | -2/+2 |
| | |||||
* | CMakeLists.txt: make this build in OpenBSD | Přemysl Eric Janouch | 2020-10-29 | 1 | -0/+6 |
| | |||||
* | CMakeLists.txt: omit end{if,foreach} expressions | Přemysl Eric Janouch | 2020-10-29 | 1 | -8/+8 |
| | | | | Their usefulness was almost negative. | ||||
* | Bump minimum CMake version to 3.0 | Přemysl Eric Janouch | 2020-10-26 | 1 | -21/+10 |
| | | | | A nice, round number. This allows us to remove some boilerplate. | ||||
* | Get rid of one CMake dev warning | Přemysl Eric Janouch | 2020-09-14 | 1 | -5/+5 |
| | |||||
* | Implement de/focus event parsing | Přemysl Eric Janouch | 2020-09-14 | 1 | -0/+1 |
| | | | | So far there is no way to set it up, I'm not sure how to go about it. | ||||
* | Name change | Přemysl Eric Janouch | 2020-09-14 | 1 | -2/+2 |
| | |||||
* | Update mail address | Přemysl Janouch | 2018-06-24 | 1 | -1/+1 |
| | |||||
* | CMakeLists.txt: fix variable name | Přemysl Janouch | 2018-06-24 | 1 | -2/+2 |
| | |||||
* | Put tests in a "namespace" | Přemysl Janouch | 2017-06-20 | 1 | -1/+1 |
| | |||||
* | Make unibilium work at all | Přemysl Janouch | 2016-07-24 | 1 | -6/+12 |
| | |||||
* | Try to fix Debian/Fedora build | Přemysl Janouch | 2016-03-14 | 1 | -4/+4 |
| | |||||
* | Try harder to get ncursesw | Přemysl Janouch | 2016-01-14 | 1 | -1/+4 |
| | |||||
* | CMakeLists.txt: build tests | Přemysl Janouch | 2015-05-27 | 1 | -5/+20 |
| | |||||
* | Fix static linking into a shared library | Přemysl Janouch | 2015-02-14 | 1 | -0/+8 |
| | |||||
* | Go with ncursesw if found | Přemysl Janouch | 2014-11-30 | 1 | -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 curses | Přemysl Janouch | 2014-10-22 | 1 | -1/+4 |
| | |||||
* | Fix build of the GLib demo | Přemysl Janouch | 2014-10-14 | 1 | -1/+1 |
| | |||||
* | Rename to termo | Přemysl Janouch | 2014-10-14 | 1 | -21/+21 |
| | |||||
* | CMake-ify, rename to termkey2 for the time being | Přemysl Janouch | 2014-10-09 | 1 | -0/+151 |