guix-kreyren/build-aux
Ludovic Courtès e9dfa4d839
build-self: Execute trampoline in a clean environment.
Previously execution of the trampoline would be somewhat sensitive to
GUILE_LOAD_PATH & co., for example.

* build-aux/build-self.scm (build-program): Remove 'unsetenv' call and
%LOAD-COMPILED-PATH hack.
(call-with-clean-environment): New procedure.
(with-clean-environment): New macro.
(build): Wrap 'open-pipe*' call in 'with-clean-environment'.
2019-01-21 10:19:32 +01:00
..
cuirass
hydra
build-self.scm build-self: Execute trampoline in a clean environment. 2019-01-21 10:19:32 +01:00
check-available-binaries.scm
check-final-inputs-self-contained.scm
compile-all.scm
compile-as-derivation.scm
generate-authors.scm
git-version-gen
gitlog-to-changelog
pre-inst-env.in
run-system-tests.scm status: Add 'with-status-verbosity'. 2019-01-11 12:14:38 +01:00
test-driver.scm
test-env.in
update-guix-package.scm
update-NEWS.scm