aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove libexec_init_command, doc stuff, make functions inline, and fix a bugHEADmasterMattias Andrée2024-05-0553-429/+444
| | | | | | | | | libexec_init_command was a huge oversight, it cannot be used as it would set .library_version to the libraries version of LIBEXEC_VERSION rather than the application's; instead LIBEXEC_COMMAND_INIT should be used. Signed-off-by: Mattias Andrée <maandree@kth.se>
* First commitMattias Andrée2024-05-0594-0/+10442
Signed-off-by: Mattias Andrée <maandree@kth.se>