| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
* test_spm_mkdtemp revealed a difference in how variables are stored (Linux vs. MacOS)
|
|
|
|
|
|
|
|
|
|
|
| |
touch()
fslist()
* Add type:
struct FSList
* Consolidate platform specific includes
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
| |
* Implement multiple manifests
* Random bug fixes
* More bugs added
* Start removing references to SPM_GLOBAL.package_dir
* Start using manifests for everything
* Simplify mkmanifest_interface
|
|
* Move prototypes and definitions to respective header files
* Renamed strings.h to str.h to avoid collision with standard library header
|