Commit Graph

6 Commits

Author SHA1 Message Date
88d5fc4e98 build: Add test target as dependency of all target in Makefile 2024-09-18 10:00:04 +02:00
801efe7fb4 build: Fix Makefile targets to match GNU coding standards
Signed-off-by: Sven Sager <akira@narux.de>
2023-10-27 15:42:17 +02:00
b279209b2b build: Add environment variable to set alternative venv path
Signed-off-by: Sven Sager <akira@narux.de>
2023-09-09 11:17:56 +02:00
d29e733274 build: Add sphinx to build documentation
Signed-off-by: Sven Sager <akira@narux.de>
2023-06-20 10:39:29 +02:00
8ddb323f24 Update documentation 2023-01-31 20:05:04 +01:00
1057e6daa4 Reorder package to src-layout.
Move package to src directory and update project base files for build
process.
2023-01-19 13:20:26 +01:00