Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructure projectdelivery-lib | Joseph Hunkeler | 2024-12-11 | 1 | -27/+0 |
| | | | | | | * Move headers to relevant include directories within the target tree(s) * Adjust doxygen configuration to search correct paths * Adjust CMake configuration to use new include paths | ||||
* | Add get_docker_images() helper function | Joseph Hunkeler | 2024-12-07 | 1 | -0/+1 |
| | |||||
* | Fix pointers to Delivery struct | Joseph Hunkeler | 2024-12-06 | 1 | -1/+1 |
| | | | | * Dynamic allocation only. I'm completely fed up with "lost" addresses. | ||||
* | Export pandoc_exec() | Joseph Hunkeler | 2024-12-06 | 1 | -0/+11 |
| | |||||
* | Break down indexer into independent source files | Joseph Hunkeler | 2024-11-18 | 1 | -0/+15 |
* Generate test result output * Add helper function to manage changing file extensions |