| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
* Add strdup_array()
* Begin consolidating spm root information into SPM_Hierarchy
* Begin consolidating metadata
* Begin trimming repeated code (mostly file reading)
* Store information about installed packages under [root]/var/db/records
|
| |
|
|
|
|
|
|
| |
* install() accepts a temporary directory as an argument
* Add install_package_record()
* Add is_installed()
* Add do_install() wrapper
* Use spm_user_yesno() before installation
|
| | |
|
| |
|
|
|
|
|
|
|
| |
* 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.
|
| | |
|
| |
|