guix-devel/build-aux
Ludovic Courtès 59a1627518
pull: Fetch source code from Git.
* guix/scripts/pull.scm (%snapshot-url, with-environment-variable)
(with-PATH): Remove.
(ensure-guile-git!): New procedure.
(%repository-url): New variable.
(%default-options): Add 'repository-url' and 'ref'.
(show-help, %options): Add '--commit' and '--url'.
(temporary-directory, first-directory, interned-then-deleted)
(unpack): Remove.
(build-from-source): Rename 'tarball' to 'source'.  Remove call to
'unpack'.
(build-and-install): Rename 'tarball' to 'source'.
(honor-lets-encrypt-certificates!, report-git-error): New procedures.
(with-git-error-handling): New macro.
(guix-pull)[fetch-tarball]: Remove.
Wrap body in 'with-git-error-handling'.  Rewrite to use
'latest-repository-commit'.
* build-aux/build-self.scm (build): Print an error message and exit when
GUILE-GIT is #f.
* doc/guix.texi (Invoking guix pull): Mention Git.  Document '--commit'
and '--branch'.
2017-08-02 00:04:00 +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
download.scm build: Download aarch64 bootstrap binaries from alpha.gnu.org. 2017-04-14 18:17:58 +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 daemon: Rename 'NIX_CONF_DIR' to 'GUIX_CONFIGURATION_DIRECTORY'. 2016-06-26 23:11:07 +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