Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix inane compiler warnings | Joseph Hunkeler | 2019-12-30 | 1 | -5/+3 | |
| | | | | | | * fix rpath_set * add rpath_autoset * add internal command "rpath_set" | |||||
* | Minor fixes: | Joseph Hunkeler | 2019-12-29 | 1 | -2/+3 | |
| | | | | | | * 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/+3 | |
| | | | | | | | * 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/+27 | |
| | ||||||
* | Listing packages and printing banners | Joseph Hunkeler | 2019-12-26 | 1 | -0/+2 | |
| | ||||||
* | Version matching and package searching | Joseph Hunkeler | 2019-12-26 | 1 | -7/+17 | |
| | ||||||
* | Add version_spec.c | Joseph Hunkeler | 2019-12-24 | 1 | -0/+8 | |
| | ||||||
* | Add fopen/close/rewind for urls | Joseph Hunkeler | 2019-12-23 | 1 | -0/+44 | |
| | ||||||
* | Implement basic package manifest | Joseph Hunkeler | 2019-12-21 | 1 | -1/+12 | |
| | ||||||
* | Add new prototypes and structures | Joseph Hunkeler | 2019-12-20 | 1 | -0/+21 | |
| | ||||||
* | Clean up a little bit. | Joseph Hunkeler | 2019-12-19 | 1 | -0/+1 | |
| | ||||||
* | Refactor project structure | Joseph Hunkeler | 2019-12-18 | 1 | -0/+181 | |