aboutsummaryrefslogtreecommitdiff
path: root/src/rpath.c
Commit message (Expand)AuthorAgeFilesLines
* Shared library search improvementJoseph Hunkeler2020-03-181-2/+1
* Assign default RPATHs when auto-generated string is emptyJoseph Hunkeler2020-03-181-0/+15
* Fix stupid off-by-one bug and remove unnecessary code to calculate an offsetJoseph Hunkeler2020-03-101-11/+4
* Refactor RPATH creation:Joseph Hunkeler2020-03-071-96/+94
* Oh the multilib is killing meJoseph Hunkeler2020-03-041-2/+11
* Break out of scanning loop when a match is discoveredJoseph Hunkeler2020-02-251-1/+2
* Refactor continues:Joseph Hunkeler2020-02-171-4/+4
* Fix RPATH generation:Joseph Hunkeler2020-02-101-28/+34
* Use libraries associated with a program to determine lib directoryJoseph Hunkeler2020-02-071-5/+21
* Bugfix: Improper quotes around string containing "$"Joseph Hunkeler2020-02-041-2/+1
* SEAD - memory leaksJoseph Hunkeler2020-01-301-1/+1
* Remove md5sum functionJoseph Hunkeler2020-01-281-0/+5
* bugfix: return empty string if binary has no prior RPATH definedJoseph Hunkeler2019-12-311-1/+1
* FixesJoseph Hunkeler2019-12-301-1/+7
* Fix inane compiler warningsJoseph Hunkeler2019-12-301-16/+30
* Minor fixes:Joseph Hunkeler2019-12-291-8/+8
* Documentation (and stubs)Joseph Hunkeler2019-12-281-0/+6
* Fixes:Joseph Hunkeler2019-12-281-0/+3
* Refactor project structureJoseph Hunkeler2019-12-181-0/+233