guix-devel/build-aux
Ludovic Courtès 4f024ef318
build: Remove code to download the Guile bootstrap tarball.
* build-aux/download.scm: Remove.
* Makefile.am (EXTRA_DIST): Remove it.
(check-system): Remove dependency on $(BOOTSTRAP_GUILE_TARBALLS).
* gnu/local.mk (nodist_bootstrap_x86_64_linux_DATA)
(nodist_bootstrap_i686_linux_DATA, nodist_bootstrap_armhf_linux_DATA)
(nodist_bootstrap_aarch64_linux_DATA, nodist_bootstrap_mips64el_linux_DATA)
(BOOTSTRAP_GUILE_TARBALLS, DISTCLEANFILES, DOWNLOAD_FILE)
(%D%/packages/bootstrap/x86_64-linux/guile-2.0.9.tar.xz)
(%D%/packages/bootstrap/i686-linux/guile-2.0.9.tar.xz)
(%D%/packages/bootstrap/armhf-linux/guile-2.0.11.tar.xz)
(%D%/packages/bootstrap/aarch64-linux/guile-2.0.14.tar.xz)
(%D%/packages/bootstrap/mips64el-linux/guile-2.0.9.tar.xz): Remove.
* build-aux/test-env.in: Add "guix download" invocation when
gnu/packages/bootstrap/guile* exists.
2017-08-28 23:51:16 +02:00
..
hydra hydra: Add 'guix.SYSTEM' jobs. 2017-07-25 17:46:17 +02:00
build-self.scm pull: Fetch source code from Git. 2017-08-02 00:04:00 +02:00
check-available-binaries.scm maint: Check whether binaries cross-built to "arm-linux-gnueabihf" are available. 2017-05-08 16:29:24 +02:00
check-final-inputs-self-contained.scm maint: Use 'G_' in build-aux/ scripts. 2017-05-08 16:29:23 +02:00
compile-all.scm ui: Rename '_' to 'G_'. 2017-05-03 16:16:17 +02:00
generate-authors.scm build: Generate 'AUTHORS'. 2015-07-06 19:00:19 +03:00
git-version-gen build: Use Gnulib's 'git-version-gen'. 2017-05-04 23:51:45 +02: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: 'test-driver.scm' prints Scheme values with 'write'. 2017-03-22 15:02:33 +01:00
test-env.in build: Remove code to download the Guile bootstrap tarball. 2017-08-28 23:51:16 +02:00
update-NEWS.scm maint: Add 'update-NEWS' target. 2017-05-18 16:24:02 +02:00
update-guix-package.scm maint: update-guix-package: Protect the checkout from GC. 2017-05-09 12:58:42 +02:00