aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Silence an OpenBSD linker warningHEADorigin/mastermasterPřemysl Eric Janouch9 days1-1/+2
* Add MinGW-w64 CMake toolchain filesPřemysl Eric Janouch10 days2-0/+30
* liberty-xui: clip terminal drawingPřemysl Eric Janouch2024-02-271-3/+6
* asciiman: mildly improve compatibilityPřemysl Eric Janouch2024-02-121-1/+13
* liberty-xdg: add desktop entry parser testsPřemysl Eric Janouch2024-02-103-1/+69
* liberty-xdg: actually make libpng optionalPřemysl Eric Janouch2024-02-102-2/+8
* liberty-xdg: fix usage of volatilePřemysl Eric Janouch2024-02-101-2/+2
* liberty-xui: tolerate zero-area ConfigureNotifyPřemysl Eric Janouch2024-02-101-1/+2
* Make liberty-xui load PNG program iconsPřemysl Eric Janouch2024-02-102-8/+808
* Add helper functions for reading binary numbersPřemysl Eric Janouch2024-02-102-18/+60
* Comment on write_file_safe()'s actual safetyPřemysl Eric Janouch2024-02-101-0/+2
* Add a CMake module for icon conversionsPřemysl Eric Janouch2024-02-102-4/+44
* CMakeLists.txt: declare compatibility with 3.27Přemysl Eric Janouch2023-08-011-1/+1
* MPD client: fix build on OpenIndianaPřemysl Eric Janouch2023-07-241-5/+5
* Find ncursesw on OpenIndianaPřemysl Eric Janouch2023-07-241-1/+1
* lxdrgen-cpp-win32: fix return value handlingPřemysl Eric Janouch2023-07-101-2/+2
* Add a C++ backend for LibertyXDRPřemysl Eric Janouch2023-07-0713-12/+638
* lxdrgen-swift: fix prefix handlingPřemysl Eric Janouch2023-07-061-13/+14
* lxdrgen-swift: fix warnings with exhaustive unionsPřemysl Eric Janouch2023-07-066-12/+23
* Add a Swift backend for LibertyXDRPřemysl Eric Janouch2023-07-065-12/+298
* CMakeLists.txt: link properlyPřemysl Eric Janouch2023-07-041-1/+1
* liberty-xui: fix build on systems without A_ITALICPřemysl Eric Janouch2023-07-041-1/+2
* lxdrgen: fix decapitalizationPřemysl Eric Janouch2023-06-281-3/+4
* liberty-xui: fix a build warningPřemysl Eric Janouch2023-06-281-2/+2
* Fix a CMake warningPřemysl Eric Janouch2023-06-201-1/+1
* Turn liberty-tui into a terminal/X11 hybridPřemysl Eric Janouch2023-06-194-292/+2198
* Parse block attribute list linesPřemysl Eric Janouch2023-06-111-3/+55
* asciiman: improve attribute handlingPřemysl Eric Janouch2022-10-091-21/+24
* asciiman: fixes, improve mandoc compatibilityPřemysl Eric Janouch2022-10-092-12/+36
* Improve documentationPřemysl Eric Janouch2022-10-042-8/+9
* asciiman: support attribute passingPřemysl Eric Janouch2022-09-301-5/+16
* asciiman: render libertyxdr.adoc properlyPřemysl Eric Janouch2022-09-301-30/+27
* Document the recently added scriptsPřemysl Eric Janouch2022-09-304-18/+155
* Import protocol code generator from xK, add testsPřemysl Eric Janouch2022-09-308-0/+1608
* cmake-parser: clean upPřemysl Eric Janouch2022-09-281-35/+37
* Add a rudimentary CMake script parserPřemysl Eric Janouch2022-09-273-0/+278
* asciiman: fix the first line of outputPřemysl Eric Janouch2022-09-251-1/+1
* asciiman: improve command escapingPřemysl Eric Janouch2022-09-251-4/+10
* Add a stupid AsciiDoc to manual page converterPřemysl Eric Janouch2022-09-251-0/+231
* Allow for overriding feature test macrosPřemysl Eric Janouch2022-09-111-1/+6
* Add some consts to function argumentsPřemysl Eric Janouch2022-09-011-2/+2
* Fix up the PEG change from the last commitPřemysl Eric Janouch2022-08-141-2/+2
* Extend string syntax in configPřemysl Eric Janouch2022-08-143-9/+52
* Remove pointless, wrong constantPřemysl Eric Janouch2021-12-181-1/+0
* Import libpulse poller integration, add testsPřemysl Eric Janouch2021-11-073-2/+487
* Update .gitignorePřemysl Eric Janouch2021-10-301-0/+2
* Add clang-format configuration, clean upPřemysl Eric Janouch2021-10-303-2/+33
* Use kqueue on Darwin as wellPřemysl Eric Janouch2021-09-291-4/+3
* Ignore empty XDG_*_DIRS env. variablesPřemysl Eric Janouch2021-09-261-2/+2
* Escape DEL character in config_item_write_string()Přemysl Eric Janouch2020-10-311-7/+9