guix/build-aux
Ludovic Courtès ce33c3af76
pull: Add (guix build compile) to the mix.
Fixes <https://bugs.gnu.org/28956>.
Reported by Leo Famulari <leo@famulari.name>.

* build-aux/build-self.scm (build): Add (guix build compile) to
 #:modules.
* guix/build/pull.scm (build-guix): Wrap 'compile-files' call in
'with-directory-excursion'.  Strip "./" from FILES when passing it to
'compile-files'.
2017-10-23 17:08:50 -07:00
..
cuirass cuirass: Add gnu-system build spec. 2017-09-27 22:19:28 +02:00
hydra cuirass: Add 'cuirass-jobs.scm' target to compute the Cuirass jobs. 2017-09-28 17:39:54 +02:00
build-self.scm pull: Add (guix build compile) to the mix. 2017-10-23 17:08:50 -07:00
check-available-binaries.scm
check-final-inputs-self-contained.scm
compile-all.scm build: Honor make's '-j' flag. 2017-10-22 22:09:00 -07:00
download.scm
generate-authors.scm
git-version-gen
gitlog-to-changelog
pre-inst-env.in build: Set 'NIX_BUILD_HOOK' only if offloading is configured. 2017-10-10 23:16:07 -05:00
run-system-tests.scm
test-driver.scm
test-env.in
update-guix-package.scm
update-NEWS.scm