Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor fixes: | Joseph Hunkeler | 2019-12-29 | 1 | -10/+10 |
| | | | | | | * size_t in place of int * Moved some variables closer to their execution scope * Add some error checks | ||||
* | Documentation (and stubs) | Joseph Hunkeler | 2019-12-28 | 1 | -0/+36 |
| | |||||
* | Fixes: | Joseph Hunkeler | 2019-12-28 | 1 | -1/+4 |
| | | | | | | | * doxygen config * doxygen @file directives * corrected stupid strip() implemention * corrected strip usage by config parser. wrong pointer. | ||||
* | Started work on build helper functions | Joseph Hunkeler | 2019-12-28 | 1 | -0/+25 |
| | |||||
* | Version matching and package searching | Joseph Hunkeler | 2019-12-26 | 1 | -0/+24 |
| | |||||
* | Add expandpath() | Joseph Hunkeler | 2019-12-20 | 1 | -0/+74 |
| | |||||
* | Refactor project structure | Joseph Hunkeler | 2019-12-18 | 1 | -0/+264 |