aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update version number1.1Mattias Andrée2021-04-191-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libparser_parse_file.31.0.1Mattias Andrée2021-04-181-0/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* makefile: install/uninstall libparser.7 and libparser-generate.1Mattias Andrée2021-04-171-0/+6
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add dynamically linked version of libraryMattias Andrée2021-04-171-4/+26
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Makefile: add install and uninstall rulesMattias Andrée2021-04-171-1/+14
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Do not require libsimple at runtimeMattias Andrée2021-04-171-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Do not use libsimple outside of the generatorMattias Andrée2021-04-171-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* First commitMattias Andrée2021-04-171-0/+37
Signed-off-by: Mattias Andrée <maandree@kth.se>