guix-devel/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 pull: Hack to allow compilation with older Guile-SSH packages. 2016-11-27 23:06:09 +01:00
check-available-binaries.scm build: 'make assert-binaries-available' shows the list of systems. 2016-04-27 15:00:49 +02:00
check-final-inputs-self-contained.scm build: check-final-inputs-self-contained has an exception for 'bash:include'. 2016-12-18 12:37:26 +01:00
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 build: Generate 'AUTHORS'. 2015-07-06 19:00:19 +03:00
gitlog-to-changelog build: Add `gitlog-to-changelog'. 2013-05-12 22:41:11 +02:00
pre-inst-env.in build: Unset 'NIX_BUILD_HOOK' when offloading support is missing. 2017-03-08 23:42:52 +01:00
run-system-tests.scm tests: 'make check-system' prints the "build trace". 2016-11-03 15:44:49 +01:00
test-driver.scm build: Add a Guile custom test driver using SRFI-64. 2016-04-03 14:19:09 +02:00
test-env.in daemon: Rename 'NIX_CONF_DIR' to 'GUIX_CONFIGURATION_DIRECTORY'. 2016-06-26 23:11:07 +02:00