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