| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rework dependency scanning: | Joseph Hunkeler | 2020-02-18 | 1 | -1/+1 |
| | | | | | | | | | | * Stop resolving dependencies during manifest creation * Resolve dependencies by path * Die on failure to resolve * Fixed an off-by-one error in manifest_read * Add CLI argument -M|--override-manifest to disable default manifest(s) * Clean up expandpath() a bit | ||||
| * | Refactor project structure: | Joseph Hunkeler | 2020-02-11 | 1 | -0/+20 |
| * Move prototypes and definitions to respective header files * Renamed strings.h to str.h to avoid collision with standard library header | |||||
