guix/guix
Ludovic Courtès 91133c2d71 utils: Add fold-port-matches' and remove-store-references'.
* guix/build/utils.scm (fold-port-matches, remove-store-references): New
  procedures.

* tests/build-utils.scm ("fold-port-matches", "fold-port-matches,
  trickier", "fold-port-matches, with unmatched chars"): New tests.
2012-10-16 23:01:01 +02:00
..
build utils: Add fold-port-matches' and remove-store-references'. 2012-10-16 23:01:01 +02:00
build-system build-system/{gnu,trivial-build}: Fix handling of #:guile argument. 2012-10-07 22:22:27 +02:00
build-system.scm Abstract build systems. 2012-06-27 23:58:07 +02:00
derivations.scm derivations: Set input port to UTF-8 in `read-derivation'. 2012-10-07 22:28:07 +02:00
ftp-client.scm ftp-client: Try all the addresses returned by `getaddrinfo'. 2012-10-13 21:18:16 +02:00
ftp.scm Add (guix ftp) and companion modules. 2012-09-12 23:47:49 +02:00
http.scm Add a declarative packaging layer. 2012-06-28 01:24:34 +02:00
packages.scm packages: Fix and optimize memoization of `package-derivation'. 2012-10-08 22:07:19 +02:00
store.scm distro: Add a statically-linked, relocatable Guile 2.0 package. 2012-10-13 22:36:39 +02:00
utils.scm distro: Add a statically-linked, relocatable Guile 2.0 package. 2012-10-13 22:36:39 +02:00