| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add docker build image
* Use bsdtar
* Disable ORIGIN
* tar is bsdtar
* Use absolute rpath
* Replace matched path with destroot+libpath
* No RPATH recieves a likely default path
* Use RPATH not RUNPATH
* Add bsdtar to circleci deps
* Replace tar references
|
| |
|
|
|
|
|
| |
* Add spm_debug_shell(): to be called from within a build script
* Incorporate realpath instead of relying on python
|
|
|
|
|
|
|
|
|
| |
* Remove errant argument list from popd()
* Normalize mktemp calls
* Allow LD_LIBRARY_PATH and LD_RUN_PATH on Linux
* Totally destroy DYLD_LIBRARY_PATH on Darwin
* Print paths to root, runtime, and pkgdir when keep=1
* Print xFLAGS after dumping SPM_ variables
|
|
|
|
|
|
|
|
| |
* Add additional errors
* Fix user_input function missing an error return value
* spmbuild sources a temporary file instead of output from a sub-shell
* Fix indentation problem
* A reason can be attached to spmerrno using spmerrno_cause()
|
|
|
|
| |
LDFLAGS
|
| |
|
| |
|
|
|
|
| |
* Add LD_RUN_PATH
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Add .SPM_FILELIST
* Add .SPM_DESCRIPTOR
* Add generators for both to spmbuild
Add new metadata to runtime and arrays
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|