aboutsummaryrefslogtreecommitdiffstats
path: root/src/fldd
Commit message (Collapse)AuthorAge
* strip trailing whitespaceLibravatar Fred-Barclay2017-11-19
|
* --build fixes and compile cleanupLibravatar netblue302017-10-11
|
* private-lib cleanupLibravatar netblue302017-10-10
|
* kubuntu 17.04 fixesLibravatar netblue302017-10-10
|
* private-lib: Mint fixLibravatar netblue302017-10-10
|
* fldd fixesLibravatar netblue302017-10-06
|
* private-lib: add std C library and locale by defaultLibravatar netblue302017-10-04
|
* testingLibravatar netblue302017-09-05
|
* compile cleanupLibravatar startx20172017-08-15
|
* Improve library handling: use DT_RPATH/DT_RUNPATH to find more libsLibravatar Topi Miettinen2017-08-05
| | | | | | Helps in more complex cases like this: libpulse.so wants libpulsecommon-10.0.so, which is located in /usr/lib/x86_64-linux-gnu/pulseaudio. This path is specified with DT_RUNPATH.
* private-lib: preliminary support for directories in private-lib listLibravatar netblue302017-08-05
|
* private-lib: add src/flddLibravatar netblue302017-08-04