22 Commits

Author SHA1 Message Date
f9a102456f
Fix certain non-GNU build configurations
All checks were successful
Alpine 3.19 Success
2024-04-10 18:33:23 +02:00
63dde38bff
CMakeLists.txt: declare compatibility with 3.27
All checks were successful
Alpine 3.19 Success
Sadly, the 3.5 deprecation warning doesn't go away after this.
2023-08-01 03:23:25 +02:00
97cbd7e80c
Make the generated pkg-config file more reliable 2023-06-29 02:39:28 +02:00
f7912a8ce7
CMakeLists.txt: make this build in OpenBSD 2020-10-29 15:53:04 +01:00
42d2bef93a
CMakeLists.txt: omit end{if,foreach} expressions
Their usefulness was almost negative.
2020-10-29 15:46:27 +01:00
65797ee4f1
Bump minimum CMake version to 3.0
A nice, round number.  This allows us to remove some boilerplate.
2020-10-26 13:52:55 +01:00
dd3f77a0aa
Get rid of one CMake dev warning 2020-09-14 18:00:31 +02:00
0bfb13655c
Implement de/focus event parsing
So far there is no way to set it up, I'm not sure how to go about it.
2020-09-14 17:55:41 +02:00
78c0cd443d
Name change 2020-09-14 15:20:50 +02:00
9adbb8c897
Update mail address 2018-06-24 01:05:34 +02:00
953789650e
CMakeLists.txt: fix variable name 2018-06-24 01:03:40 +02:00
ed67424ca7
Put tests in a "namespace" 2017-06-20 06:35:37 +02:00
9b7c801c37
Make unibilium work at all 2016-07-24 00:27:25 +02:00
1fd2cb3eaa Try to fix Debian/Fedora build 2016-03-14 20:45:46 +01:00
783b744e8b Try harder to get ncursesw 2016-01-14 20:19:13 +01:00
1023dd445a CMakeLists.txt: build tests 2015-05-27 21:30:13 +02:00
a9c0ea0e07 Fix static linking into a shared library 2015-02-14 22:47:20 +01:00
af193ef483 Go with ncursesw if found
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).
2014-11-30 00:37:17 +01:00
70bcfde021 Add a demo for drawing in curses 2014-10-22 22:22:26 +02:00
d70dd571d3 Fix build of the GLib demo 2014-10-14 23:20:55 +02:00
e98d9c0fd1 Rename to termo 2014-10-14 00:08:15 +02:00
5692f32bcf CMake-ify, rename to termkey2 for the time being 2014-10-09 23:47:24 +02:00