Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | liberty-xdg: add desktop entry parser tests | Přemysl Eric Janouch | 2024-02-10 | 1 | -1/+1 |
| | | | | And fix a discovered bug. | ||||
* | 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. | ||||
* | Add a C++ backend for LibertyXDR | Přemysl Eric Janouch | 2023-07-07 | 1 | -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 LibertyXDR | Přemysl Eric Janouch | 2023-07-06 | 1 | -1/+9 |
| | |||||
* | CMakeLists.txt: link properly | Přemysl Eric Janouch | 2023-07-04 | 1 | -1/+1 |
| | |||||
* | Fix a CMake warning | Přemysl Eric Janouch | 2023-06-20 | 1 | -1/+1 |
| | |||||
* | Document the recently added scripts | Přemysl Eric Janouch | 2022-09-30 | 1 | -0/+11 |
| | |||||
* | Import protocol code generator from xK, add tests | Přemysl Eric Janouch | 2022-09-30 | 1 | -0/+41 |
| | | | | | | Also add a VIM syntax highlighting file. This also fixes some previously untriggered bugs. | ||||
* | Add a rudimentary CMake script parser | Přemysl Eric Janouch | 2022-09-27 | 1 | -0/+4 |
| | |||||
* | Import libpulse poller integration, add tests | Přemysl Eric Janouch | 2021-11-07 | 1 | -2/+12 |
| | |||||
* | CMakeLists.txt: omit end{if,foreach} expressions | Přemysl Eric Janouch | 2020-10-29 | 1 | -5/+5 |
| | | | | Their usefulness was almost negative. | ||||
* | CMakeLists.txt: clean up OpenBSD support | Přemysl Eric Janouch | 2020-10-29 | 1 | -2/+0 |
| | | | | A few things might have changed. | ||||
* | Don't suppress -Wimplicit-fallthrough | Přemysl Eric Janouch | 2020-10-26 | 1 | -1/+1 |
| | | | | Might have already been resolved by: 9494e8e da75b6f | ||||
* | Little improvements | Přemysl Janouch | 2017-07-24 | 1 | -2/+2 |
| | |||||
* | _init() -> _make() where possible | Přemysl Janouch | 2017-06-22 | 1 | -1/+2 |
| | |||||
* | Cleanup | Přemysl Janouch | 2017-06-14 | 1 | -8/+1 |
| | |||||
* | Fix build of tests under BSD | Přemysl Janouch | 2016-01-04 | 1 | -4/+19 |
| | |||||
* | Compile tests with pthreads support | Přemysl Janouch | 2016-01-03 | 1 | -2/+5 |
| | |||||
* | Fix running tests on Windows etc. | Přemysl Janouch | 2015-12-10 | 1 | -1/+1 |
| | |||||
* | Add more stuff | Přemysl Janouch | 2015-03-29 | 1 | -1/+1 |
| | | | | And break the API. All in the name of progress! | ||||
* | Initial commit | Přemysl Janouch | 2015-02-28 | 1 | -0/+34 |