3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/build-support
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
..
agda agda: Remove unused/uneeded abstractions, including postprocess 2015-05-31 01:55:10 +00:00
autonix autonix: JSON manifest format 2015-06-25 09:03:40 -05:00
build-dotnet-package Lay down the foundation for packaging the .NET echosystem 2015-06-06 09:06:22 -04:00
build-fhs-chrootenv build-fhs-{chroot,user}env: expose sockets in /tmp 2015-08-24 01:47:19 +03:00
build-fhs-userenv buildFHSUserEnv: add .env support 2015-08-26 19:39:08 +03:00
buildenv buildEnv: Fix handling of empty list of packages 2015-08-25 11:13:34 +02:00
builder-defs Merge commit 'a6f6c0e' into master.upstream 2015-09-15 12:16:49 -07:00
cc-wrapper darwin: use system dyld 2015-08-25 11:12:09 -07:00
dotnetbuildhelpers Lay down the foundation for packaging the .NET echosystem 2015-06-06 09:06:22 -04:00
dotnetenv Remove executable bits from non-executable files 2015-01-27 18:54:38 +01:00
emacs all-packages: Use callPackage where possible 2015-09-14 22:27:19 -06:00
fetchadc
fetchbower Make fetchBower a bit more like a normal mkDerivation, which is easier to test. 2015-07-16 14:42:16 +00:00
fetchbzr
fetchcvs
fetchdarcs
fetchegg
fetchfile
fetchgit cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $out 2015-06-05 13:00:52 -07:00
fetchgitlocal fetchgitlocal: use output of git show and git diff to tell nix whether the source has changed. 2015-03-31 20:00:00 -07:00
fetchgitrevision
fetchhg Merge pull request #7235 from risicle/fetchhgsubrepo 2015-05-04 18:20:32 +02:00
fetchmtn
fetchnuget fetchnuget: run fixupPhase to honor propagatedBuildInputs 2015-06-12 17:13:21 +02:00
fetchpatch fetchpatch: Allow to pass a postFetch attribute. 2015-06-23 03:35:30 +02:00
fetchsvn
fetchsvnrevision
fetchsvnssh
fetchurl mirrors: add httpredir.debian.org as the first debian mirror 2015-09-08 20:02:59 +08:00
fetchzip fetchzip: fix unpacking regression 2015-01-25 20:16:21 -05:00
gcc-cross-wrapper orig-gcc -> orig-cc 2015-03-04 22:15:46 +01:00
gcc-wrapper-old orig-gcc -> orig-cc 2015-03-04 22:15:46 +01:00
grsecurity nixos: kill services.virtualboxGuest to fix #9600 2015-09-02 04:54:31 +02:00
kdewrapper
kernel makeInitrd: Support prepending other initrds 2015-03-25 14:14:46 -07:00
libredirect libredirect: add access syscall 2015-01-20 18:52:37 +01:00
make-desktopitem makeDesktopItem: don't generated a deprecated key 2015-06-18 10:31:48 +02:00
make-startupitem
make-symlinks
mono-dll-fixer
native-darwin-cctools-wrapper
nuke-references
ocaml add an ocaml specific builder to the system 2015-05-22 10:12:21 -07:00
release clang-analyzer: align attrname with pkgname 2015-02-20 22:30:51 +01:00
rust buildRustPackage: Fix rust builds due to #7524 2015-07-24 20:47:58 +02:00
setup-hooks Enable separate debug info 2015-09-17 15:56:33 +02:00
src-only
substitute
substitute-files
templaterpm Update: new features for nix-template-rpm 2015-02-06 20:12:57 +01:00
upstream-updater
vm Debian: Update to 8.1 2015-06-12 11:22:59 +02:00
vsenv
build-maven.nix build-maven: Add handling for snapshot version resolution 2015-07-20 09:19:12 -04:00
build-pecl.nix fix phpPackages memcache,memcached,xdebug 2015-02-05 20:28:16 +01:00
replace-dependency.nix
source-from-head-fun.nix
trivial-builders.nix Set ‘allowSubstitutes = false’ on various derivations 2015-07-09 15:10:37 +02:00