aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix inane compiler warningsJoseph Hunkeler2019-12-301-5/+3
| | | | | | * fix rpath_set * add rpath_autoset * add internal command "rpath_set"
* Minor fixes:Joseph Hunkeler2019-12-291-2/+3
| | | | | | * size_t in place of int * Moved some variables closer to their execution scope * Add some error checks
* Fixes:Joseph Hunkeler2019-12-281-0/+3
| | | | | | | * doxygen config * doxygen @file directives * corrected stupid strip() implemention * corrected strip usage by config parser. wrong pointer.
* Started work on build helper functionsJoseph Hunkeler2019-12-281-0/+27
|
* Listing packages and printing bannersJoseph Hunkeler2019-12-261-0/+2
|
* Version matching and package searchingJoseph Hunkeler2019-12-261-7/+17
|
* Add version_spec.cJoseph Hunkeler2019-12-241-0/+8
|
* Add fopen/close/rewind for urlsJoseph Hunkeler2019-12-231-0/+44
|
* Implement basic package manifestJoseph Hunkeler2019-12-211-1/+12
|
* Add new prototypes and structuresJoseph Hunkeler2019-12-201-0/+21
|
* Clean up a little bit.Joseph Hunkeler2019-12-191-0/+1
|
* Refactor project structureJoseph Hunkeler2019-12-181-0/+181