Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a few comments | Joseph Hunkeler | 2020-02-10 | 1 | -0/+5 |
| | |||||
* | Consolidate redundant code | Joseph Hunkeler | 2020-02-04 | 1 | -15/+33 |
| | |||||
* | Begin hooking up version spec function(s) to installation | Joseph Hunkeler | 2020-01-24 | 1 | -0/+24 |
| | |||||
* | Fix inane compiler warnings | Joseph Hunkeler | 2019-12-30 | 1 | -4/+4 |
| | | | | | | * fix rpath_set * add rpath_autoset * add internal command "rpath_set" | ||||
* | Minor fixes: | Joseph Hunkeler | 2019-12-29 | 1 | -15/+10 |
| | | | | | | * size_t in place of int * Moved some variables closer to their execution scope * Add some error checks | ||||
* | Fixes: | Joseph Hunkeler | 2019-12-28 | 1 | -0/+47 |
| | | | | | | | * doxygen config * doxygen @file directives * corrected stupid strip() implemention * corrected strip usage by config parser. wrong pointer. | ||||
* | Version matching and package searching | Joseph Hunkeler | 2019-12-26 | 1 | -3/+107 |
| | |||||
* | Add version_spec.c | Joseph Hunkeler | 2019-12-24 | 1 | -0/+194 |