| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update README.md | Joseph Hunkeler | 2019-12-31 | 1 | -1/+1 |
| | | | | | * Add environment.c | ||||
| * | Fixes | Joseph Hunkeler | 2019-12-30 | 1 | -1/+1 |
| | | | | | | | | * Verbosity++ * If no requirements are present do not to report we are installing some * Redirect all shell output to stderr (need a better way) * implemented file_is_binexec() to avoid running patchelf on generic data files | ||||
| * | Fix inane compiler warnings | Joseph Hunkeler | 2019-12-30 | 1 | -3/+3 |
| | | | | | | | * fix rpath_set * add rpath_autoset * add internal command "rpath_set" | ||||
| * | Minor fixes: | Joseph Hunkeler | 2019-12-29 | 1 | -22/+24 |
| | | | | | | | * 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 | -3/+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 | -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 |
