Commit Graph

21 Commits

Author SHA1 Message Date
Přemysl Eric Janouch 2a1f17a8f7
liberty-xdg: add desktop entry parser tests
And fix a discovered bug.
2024-02-10 12:49:01 +01:00
Přemysl Eric Janouch db6357db9a
CMakeLists.txt: declare compatibility with 3.27
Sadly, the 3.5 deprecation warning doesn't go away after this.
2023-08-01 03:22:17 +02:00
Přemysl Eric Janouch 2edc9c6fd1
Add a C++ backend for LibertyXDR
Also change the C backend so that it also de/serializes
unions without any other fields besides the tag.
2023-07-07 16:43:52 +02:00
Přemysl Eric Janouch 53197b51e5
Add a Swift backend for LibertyXDR 2023-07-06 06:54:22 +02:00
Přemysl Eric Janouch 8466d0d850
CMakeLists.txt: link properly 2023-07-04 08:08:29 +02:00
Přemysl Eric Janouch 556c25855e
Fix a CMake warning 2023-06-20 01:24:29 +02:00
Přemysl Eric Janouch 035bfe5e81
Document the recently added scripts 2022-09-30 03:09:04 +02:00
Přemysl Eric Janouch ebbe7a1672
Import protocol code generator from xK, add tests
Also add a VIM syntax highlighting file.

This also fixes some previously untriggered bugs.
2022-09-30 03:06:36 +02:00
Přemysl Eric Janouch af2756ee01
Add a rudimentary CMake script parser 2022-09-27 23:27:06 +02:00
Přemysl Eric Janouch 782a9a5977
Import libpulse poller integration, add tests 2021-11-07 15:37:21 +01:00
Přemysl Eric Janouch d71c47f8ce
CMakeLists.txt: omit end{if,foreach} expressions
Their usefulness was almost negative.
2020-10-29 15:32:26 +01:00
Přemysl Eric Janouch 425ea57b17
CMakeLists.txt: clean up OpenBSD support
A few things might have changed.
2020-10-29 15:31:05 +01:00
Přemysl Eric Janouch 8822d06091
Don't suppress -Wimplicit-fallthrough
Might have already been resolved by: 9494e8e da75b6f
2020-10-26 18:25:32 +01:00
Přemysl Eric Janouch 199c56e141
Little improvements 2017-07-24 03:46:06 +02:00
Přemysl Eric Janouch bf534010cb
_init() -> _make() where possible 2017-06-22 20:42:44 +02:00
Přemysl Eric Janouch 7b0d7a19e5
Cleanup 2017-06-14 23:28:44 +02:00
Přemysl Eric Janouch 6a19b51516 Fix build of tests under BSD 2016-01-04 00:47:12 +01:00
Přemysl Eric Janouch b5724a654a Compile tests with pthreads support 2016-01-03 23:35:21 +01:00
Přemysl Eric Janouch 122ab355a6 Fix running tests on Windows etc. 2015-12-10 19:54:45 +01:00
Přemysl Eric Janouch f20218e73e Add more stuff
And break the API.  All in the name of progress!
2015-03-29 01:55:10 +01:00
Přemysl Eric Janouch 087645848b Initial commit 2015-02-28 19:53:23 +01:00