me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/guix
Ludovic Courtès 877217b85a build-system/gnu: Honor the `patch-shebangs?' and `strip-binaries?' parameters.
* guix/build/gnu-build-system.scm (patch-shebangs): Honor
  PATCH-SHEBANGS?.
  (strip): Honor STRIP-BINARIES?.  Display a message from `strip-dir'.
2012-08-31 23:58:21 +02:00
..
build build-system/gnu: Honor the `patch-shebangs?' and `strip-binaries?' parameters. 2012-08-31 23:58:21 +02:00
build-system build-system/gnu: Add a `strip' phase. 2012-08-31 17:04:53 +02:00
build-system.scm Abstract build systems. 2012-06-27 23:58:07 +02:00
derivations.scm Unset `LD_LIBRARY_PATH' in `build-expression->derivation'. 2012-07-07 22:38:08 +02:00
http.scm Add a declarative packaging layer. 2012-06-28 01:24:34 +02:00
packages.scm packages: Raise an error condition upon invalid input. 2012-08-23 23:09:13 +02:00
store.scm Add `close-connection'. 2012-08-22 17:25:47 +02:00
utils.scm define-record-type*: Add the `inherit' syntactic constructor keyword. 2012-08-30 00:18:50 +02:00