nixpkgs/doc
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
..
old Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
coding-conventions.xml Change where window managers should be 2015-06-18 10:44:27 +02:00
contributing.xml doc: make it clear the Contributing section is for the docs 2015-06-30 12:25:55 +02:00
default.nix nixpkgs-manual: fix callouts 2015-06-30 11:04:46 +02:00
functions.xml buildFHS*Env: add documentation 2015-08-26 20:34:13 +03:00
haskell-users-guide.xml doc: update haskell-users-guide.xml to reflect that we've update GHC 7.10.1 to 7.10.2 2015-09-09 21:30:42 +02:00
introduction.xml * Sync CSS with the Nix manual. 2012-05-11 21:42:00 +00:00
language-support.xml python: add .env for convenient nix-shell's 2015-08-17 21:22:50 +03:00
manual.xml Move the submitting-changes down, after coding conventions 2015-07-12 13:35:56 +02:00
meta.xml Document the different license base cases 2015-06-28 12:42:43 +02:00
package-notes.xml elm: add the platform and helpful scripts 2015-08-17 21:32:30 +03:00
packageconfig.xml doc: add section ids 2015-05-31 18:41:34 +02:00
quick-start.xml doc: gnu hello is much simpler than cpio 2015-07-17 17:00:20 +02:00
release-notes.xml Fix trivial spelling mistake in docs 2014-06-13 11:11:27 +01:00
stdenv.xml Enable separate debug info 2015-09-17 15:56:33 +02:00
style.css * Sync CSS with the Nix manual. 2012-05-11 21:42:00 +00:00
submitting-changes.xml Move the details from CONTRIBUTING.md to the manual #8734 2015-07-12 13:33:55 +02:00