guix/build-aux
Ludovic Courtès 36626c556e
build: Require Guile >= 2.0.9.
* configure.ac: Bump requirement to 2.0.9.
* doc/guix.texi (Requirements): Adjust accordingly.
* README (Requirements): Likewise.
* build-aux/download.scm: Remove workaround for <http://bugs.gnu.org/13095>.
* guix/build/download.scm: Likewise.
(http-fetch)[post-2.0.7?]: Remove.  Remove conditional code for not
POST-2.0.7?.
* guix/http-client.scm:  Remove workaround for <http://bugs.gnu.org/13095>.
(http-fetch)[post-2.0.7?]: Remove.  Remove conditional code for not
POST-2.0.7?.
* guix/serialization.scm (read-latin1-string): Remove mention of 2.0.9.
* tests/nar.scm: Use (ice-9 control).
(let/ec): Remove.
2017-03-18 00:39:49 +01:00
..
hydra Add 'guix pack'. 2017-03-12 17:47:25 +01:00
build-self.scm
check-available-binaries.scm
check-final-inputs-self-contained.scm
compile-all.scm build: On 2.2, build package files with almost no optimizations. 2017-03-14 10:28:57 +01:00
download.scm build: Require Guile >= 2.0.9. 2017-03-18 00:39:49 +01:00
generate-authors.scm
gitlog-to-changelog
pre-inst-env.in
run-system-tests.scm
test-driver.scm
test-env.in