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