guix/build-aux
Ludovic Courtès b006ba5038
pull: Update the version string.
Fixes <http://bugs.gnu.org/19278>.
Reported by Tomáš Čech <tcech@suse.cz>.

This allows 'guix --version' to return something that better represents
what version is being used.

* build-aux/build-self.scm (date-version-string): New procedure.
(build): Add #:version.
[builder]: Pass it to 'build-guix' as #:package-version.
2016-07-20 22:53:02 +02:00
..
hydra hydra: Fix the construction of system test jobs. 2016-06-21 15:59:06 +02:00
build-self.scm pull: Update the version string. 2016-07-20 22:53:02 +02: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: Use (guix grafts) as needed. 2016-03-03 23:54:36 +01:00
compile-all.scm build: Remove semicolons from Guile warnings. 2016-02-01 08:59:13 +01:00
download.scm build: Add 'DL' silent rule. 2016-01-28 16:31:38 +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
make-binary-tarball.scm ui: Deduplicate 'show-what-to-build*'. 2015-05-21 08:29:47 -04:00
pre-inst-env.in build: Move environment '.in' scripts to 'build-aux' directory. 2016-04-15 00:59:07 +02:00
run-system-tests.scm build: 'make check-system' now honors $TESTS. 2016-06-20 23:50:46 +02: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