guix-play/guix/build
Ludovic Courtès e815763e69 build-system/gnu: Add a `strip' phase.
* guix/build/gnu-build-system.scm (strip): New procedure.
  (%standard-phases): Add it.

* guix/build-system/gnu.scm (gnu-build): New `strip-binaries?',
  `strip-flags', and `strip-directories' keyword parameters.  Pass them
  to BUILDER.
2012-08-31 17:04:53 +02:00
..
gnu-build-system.scm build-system/gnu: Add a `strip' phase. 2012-08-31 17:04:53 +02:00
http.scm Augment build-expression->derivation' with #:modules; add http-fetch'. 2012-06-12 00:18:14 +02:00
utils.scm utils: Change `substitute*' to accept a list of files to patch. 2012-08-25 13:12:45 +02:00