nixpkgs/pkgs/stdenv
Eelco Dolstra ec5b66eb4a Enable separate debug info
You can now pass

  separateDebugInfo = true;

to mkDerivation. This causes debug info to be separated from ELF
binaries and stored in the "debug" output. The advantage is that it
enables installing lean binaries, while still having the ability to
make sense of core dumps, etc.
2015-09-17 15:56:33 +02:00
..
cygwin cygwin: stdenv 2015-05-28 10:53:34 +02:00
darwin add gnused to impure darwin stdenv 2015-06-19 22:08:01 -07:00
generic Enable separate debug info 2015-09-17 15:56:33 +02:00
linux Don't include /no-such-path in buildInputs 2015-06-15 19:26:52 +02:00
native Don't include /no-such-path in buildInputs 2015-06-15 19:26:52 +02:00
nix add is{GNU,Clang} attrs to cc-wrapper. 2015-05-11 14:39:36 -07:00
pure-darwin update pure-darwin bootstrap tools with new hash 2015-08-25 11:12:09 -07:00
adapters.nix enableDebugging: use more suitable gcc flags 2015-08-10 09:11:30 +02:00
common-path.nix
default.nix move pure stdenv into a new directory, bring back the old one 2015-06-18 13:19:34 -07:00