summaryrefslogtreecommitdiff
path: root/gnu/packages/ld-wrapper.scm
AgeCommit message (Expand)Author
2015-04-07gnu: Change ld-wrapper extension from .scm to .in.Ludovic Courtès
2015-04-07gnu: ld-wrapper: Add 'GUIX_LD_WRAPPER_DISABLE_RPATH' environment variable.Ludovic Courtès
2015-04-07gnu: ld-wrapper: Add '-rpath' flag only for libraries that are in the store.Ludovic Courtès
2015-04-07gnu: ld-wrapper: Extract symlink dereferencing.Ludovic Courtès
2015-04-03gnu: ld-wrapper: Use a hard-coded self-reference instead of $0.Ludovic Courtès
2015-02-27ld-wrapper: Add '-rpath' for arguments such as 'libfoo.so.5.3'.Ludovic Courtès
2015-01-04ld-wrapper: Add '-rpath' flag for libraries passed by file name.Ludovic Courtès
2014-03-10Change default store values from /nix/store to /gnu/store.Ludovic Courtès
2013-06-12ld-wrapper: Unless in a build env., allow files that symlink to the store.Ludovic Courtès
2013-01-18distro: Change the module name space to (gnu ...).Ludovic Courtès