aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* liberty-xdg: add desktop entry parser testsPřemysl Eric Janouch2024-02-101-1/+1
| | | | And fix a discovered bug.
* CMakeLists.txt: declare compatibility with 3.27Přemysl Eric Janouch2023-08-011-1/+1
| | | | Sadly, the 3.5 deprecation warning doesn't go away after this.
* Add a C++ backend for LibertyXDRPřemysl Eric Janouch2023-07-071-5/+17
| | | | | Also change the C backend so that it also de/serializes unions without any other fields besides the tag.
* Add a Swift backend for LibertyXDRPřemysl Eric Janouch2023-07-061-1/+9
|
* CMakeLists.txt: link properlyPřemysl Eric Janouch2023-07-041-1/+1
|
* Fix a CMake warningPřemysl Eric Janouch2023-06-201-1/+1
|
* Document the recently added scriptsPřemysl Eric Janouch2022-09-301-0/+11
|
* Import protocol code generator from xK, add testsPřemysl Eric Janouch2022-09-301-0/+41
| | | | | | Also add a VIM syntax highlighting file. This also fixes some previously untriggered bugs.
* Add a rudimentary CMake script parserPřemysl Eric Janouch2022-09-271-0/+4
|
* Import libpulse poller integration, add testsPřemysl Eric Janouch2021-11-071-2/+12
|
* CMakeLists.txt: omit end{if,foreach} expressionsPřemysl Eric Janouch2020-10-291-5/+5
| | | | Their usefulness was almost negative.
* CMakeLists.txt: clean up OpenBSD supportPřemysl Eric Janouch2020-10-291-2/+0
| | | | A few things might have changed.
* Don't suppress -Wimplicit-fallthroughPřemysl Eric Janouch2020-10-261-1/+1
| | | | Might have already been resolved by: 9494e8e da75b6f
* Little improvementsPřemysl Janouch2017-07-241-2/+2
|
* _init() -> _make() where possiblePřemysl Janouch2017-06-221-1/+2
|
* CleanupPřemysl Janouch2017-06-141-8/+1
|
* Fix build of tests under BSDPřemysl Janouch2016-01-041-4/+19
|
* Compile tests with pthreads supportPřemysl Janouch2016-01-031-2/+5
|
* Fix running tests on Windows etc.Přemysl Janouch2015-12-101-1/+1
|
* Add more stuffPřemysl Janouch2015-03-291-1/+1
| | | | And break the API. All in the name of progress!
* Initial commitPřemysl Janouch2015-02-281-0/+34