guix-devel/guix
Ludovic Courtès 82f9b17687 build-system/gnu: Remove the "debug" output when `strip-binaries?' is #f.
* guix/build-system/gnu.scm (gnu-build, gnu-cross-build): Delete "debug"
  from OUTPUTS when STRIP-BINARIES? is false.
* gnu/packages/cross-base.scm (cross-libc): Leave `outputs' unchanged.
  This reverts commit a4627d4.
2013-07-04 13:26:35 +02:00
..
build build-system/gnu: Write debug files to the "debug" sub-derivation, if any. 2013-07-03 23:53:31 +02:00
build-system build-system/gnu: Remove the "debug" output when `strip-binaries?' is #f. 2013-07-04 13:26:35 +02:00
scripts package: Fix i18n of the number of packages message. 2013-06-20 23:41:31 +02:00
base32.scm Update license headers. 2013-01-06 00:47:50 +01:00
build-system.scm Move record utilities to (guix records). 2013-05-12 15:46:16 +02:00
config.scm.in substitute-binary: Implement `--substitute'. 2013-04-12 21:58:47 +02:00
derivations.scm derivations: Micro-optimize `derivation-hash'. 2013-06-14 15:48:29 +02:00
download.scm gnu: Add ImageMagick. 2013-06-19 19:27:23 +02:00
ftp-client.scm ftp-client: Let callers handle `ftp-open' exceptions. 2013-05-14 23:51:36 +02:00
gnu-maintenance.scm guix refresh: Add '--key-download'. 2013-06-10 08:15:17 +00:00
gnupg.scm guix refresh: Add '--key-download'. 2013-06-10 08:15:17 +00:00
licenses.scm licenses: Add 'agpl3' and 'agpl3+'. 2013-06-03 11:39:38 +00:00
nar.scm nar: Add support for symlinks. 2013-04-12 21:58:47 +02:00
packages.scm packages: Make the `propagated-inputs' field thunked. 2013-06-06 00:04:11 +02:00
records.scm Move record utilities to (guix records). 2013-05-12 15:46:16 +02:00
serialization.scm Add (guix nar) and (guix serialization). 2013-04-12 21:57:58 +02:00
snix.scm snix: Prefer synopses from the Womb rather than from Nixpkgs. 2013-04-20 11:52:50 +02:00
store.scm store: Add `requisites'. 2013-06-13 22:03:42 +02:00
ui.scm ui: define-diagnostic: Don't mark `_' and `N_' as literals. 2013-05-30 00:49:34 +02:00
utils.scm packages: Implement `package-cross-derivation'. 2013-05-24 22:30:58 +02:00
web.scm Fix Guile version checking in the "web" code. 2013-06-10 10:43:23 +02:00