Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better reporting when a package does not exist | Joseph Hunkeler | 2020-04-19 | 1 | -0/+1 |
* | Implement error handling | Joseph Hunkeler | 2020-04-19 | 1 | -1/+11 |
* | Update README.md and usage | Joseph Hunkeler | 2020-04-10 | 1 | -1/+1 |
* | Enable remove mode | Joseph Hunkeler | 2020-04-01 | 1 | -0/+1 |
* | Multiple -v|--verbose arguments increase verbosity | Joseph Hunkeler | 2020-03-18 | 1 | -3/+3 |
* | 'if' statement formatting | Joseph Hunkeler | 2020-03-17 | 1 | -2/+2 |
* | Just duplicate argv[0] | Joseph Hunkeler | 2020-03-10 | 1 | -1/+1 |
* | Refactor RPATH creation: | Joseph Hunkeler | 2020-03-07 | 1 | -3/+2 |
* | Improvements: | Joseph Hunkeler | 2020-03-03 | 1 | -2/+11 |
* | Refactor startswith() and endswidth() usage | Joseph Hunkeler | 2020-03-02 | 1 | -2/+2 |
* | Trying to iron out a few manifest pathing issues | Joseph Hunkeler | 2020-02-28 | 1 | -3/+5 |
* | Improvements: | Joseph Hunkeler | 2020-02-28 | 1 | -2/+35 |
* | Multiple things: | Joseph Hunkeler | 2020-02-26 | 1 | -21/+10 |
* | Refactor: | Joseph Hunkeler | 2020-02-25 | 1 | -60/+42 |
* | Rename ambiguous variables | Joseph Hunkeler | 2020-02-24 | 1 | -96/+32 |
* | Finish removing find_package calls: | Joseph Hunkeler | 2020-02-19 | 1 | -7/+7 |
* | Decrease verbosity during installation (unless requested) | Joseph Hunkeler | 2020-02-18 | 1 | -10/+18 |
* | Rework dependency scanning: | Joseph Hunkeler | 2020-02-18 | 1 | -7/+22 |
* | Refactor continues: | Joseph Hunkeler | 2020-02-17 | 1 | -27/+13 |
* | Implement ManifestList: | Joseph Hunkeler | 2020-02-13 | 1 | -24/+25 |
* | Begin refactoring to support multiple manifests: | Joseph Hunkeler | 2020-02-13 | 1 | -2/+21 |
* | Do not modify PATH anymore | Joseph Hunkeler | 2020-02-10 | 1 | -13/+2 |
* | Fix segfault when --install had no arguments | Joseph Hunkeler | 2020-02-07 | 1 | -4/+6 |
* | Replace packages array with StrList | Joseph Hunkeler | 2020-02-04 | 1 | -30/+23 |
* | SEAD - memory leaks | Joseph Hunkeler | 2020-01-30 | 1 | -3/+7 |
* | Fix more memory leaks: | Joseph Hunkeler | 2020-01-28 | 1 | -3/+3 |
* | Remove md5sum function | Joseph Hunkeler | 2020-01-28 | 1 | -0/+6 |
* | Fix some buffer overflows, add a few more | Joseph Hunkeler | 2020-01-27 | 1 | -5/+5 |
* | Begin hooking up version spec function(s) to installation | Joseph Hunkeler | 2020-01-24 | 1 | -8/+4 |
* | Groundhog day 2 | Joseph Hunkeler | 2020-01-22 | 1 | -1/+1 |
* | groundhog day | Joseph Hunkeler | 2020-01-21 | 1 | -3/+2 |
* | Add runtime environment manipulation routines | Joseph Hunkeler | 2020-01-14 | 1 | -5/+40 |
* | Update README.md | Joseph Hunkeler | 2019-12-31 | 1 | -1/+1 |
* | Fixes | Joseph Hunkeler | 2019-12-30 | 1 | -1/+1 |
* | Fix inane compiler warnings | Joseph Hunkeler | 2019-12-30 | 1 | -3/+3 |
* | Minor fixes: | Joseph Hunkeler | 2019-12-29 | 1 | -22/+24 |
* | Fixes: | Joseph Hunkeler | 2019-12-28 | 1 | -3/+3 |
* | Started work on build helper functions | Joseph Hunkeler | 2019-12-28 | 1 | -4/+15 |
* | Listing packages and printing banners | Joseph Hunkeler | 2019-12-26 | 1 | -23/+44 |
* | Version matching and package searching | Joseph Hunkeler | 2019-12-26 | 1 | -11/+68 |
* | Add version_spec.c | Joseph Hunkeler | 2019-12-24 | 1 | -0/+1 |
* | Implement basic package manifest | Joseph Hunkeler | 2019-12-21 | 1 | -5/+23 |
* | Add --reindex option | Joseph Hunkeler | 2019-12-20 | 1 | -0/+4 |
* | Deterministic install output | Joseph Hunkeler | 2019-12-19 | 1 | -15/+34 |
* | Clean up a little bit. | Joseph Hunkeler | 2019-12-19 | 1 | -10/+10 |
* | Make command line argument a thing | Joseph Hunkeler | 2019-12-19 | 1 | -29/+156 |
* | Refactor project structure | Joseph Hunkeler | 2019-12-18 | 1 | -0/+60 |