aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix makefileHEAD2.0masterMattias Andrée2024-10-131-2/+4
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add section 3 man pagesMattias Andrée2024-10-131-0/+51
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Documentation + rename struct fields (some had confusing name, and others had plain wrong names due to bad documentation it was bsaed on)Mattias Andrée2024-10-131-1/+2
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add coverage test (requires `make check` which has not been implemented yet)Mattias Andrée2022-07-191-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Improve makefileMattias Andrée2022-02-191-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* First commitMattias Andrée2021-10-291-0/+94
Signed-off-by: Mattias Andrée <maandree@kth.se>