Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-19 | build: add a function that enables compiler flags | Danny Holman | |
Add a function that enables a specified compiler flag. Signed-off-by: Danny Holman <dholman@gymli.org> | |||
2024-10-18 | doc: hook documentation into build system | Danny Holman | |
Add a target to the build system that will generate the included documentation. This target should be called "docs" and should only be called explictity, not during the default build target. Signed-off-by: Danny Holman <dholman@gymli.org> |