| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
* Add a root search path to dependency functions
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
* Move prototypes and definitions to respective header files
* Renamed strings.h to str.h to avoid collision with standard library header
|