aboutsummaryrefslogtreecommitdiff
path: root/src/shlib.c
Commit message (Collapse)AuthorAgeFilesLines
* Refactor project: build/install libspm[_static.a].so to make unit testing ↵Joseph Hunkeler2020-03-181-72/+0
| | | | possible
* Use system utilities to check rpathJoseph Hunkeler2020-03-121-1/+1
|
* Refactor startswith() and endswidth() usageJoseph Hunkeler2020-03-021-1/+1
|
* Refactor continues:Joseph Hunkeler2020-02-171-1/+1
| | | | | | | | | * 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
* Initial commit of shlib interfaceJoseph Hunkeler2020-02-071-0/+72