| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
* 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 relocation code out of install()
|
| |
|
|
|
|
|
|
|
| |
* 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 rpath_set
* add rpath_autoset
* add internal command "rpath_set"
|
|
|
|
|
|
| |
* size_t in place of int
* Moved some variables closer to their execution scope
* Add some error checks
|
|
|
|
|
|
|
| |
* doxygen config
* doxygen @file directives
* corrected stupid strip() implemention
* corrected strip usage by config parser. wrong pointer.
|
| |
|
|
|