Ludovic Courtès c9405c461b
compile: Fix VPATH builds.
Fixes <https://bugs.gnu.org/29091>.
Reported by Eric Bavier <bavier@cray.com>.

* guix/build/compile.scm (relative-file): New procedure.
(load-files): Use it before calling 'file-name->module-name'.
(compile-files): Likewise before calling 'scm->go'.
* guix/build/pull.scm (build-guix): Remove 'with-directory-excursion'
and file name hack from ce33c3af76b0e5c68cc42dddf2b9c4b017386fd8.
Pass OUT to 'all-scheme-files'.
2017-11-07 00:12:10 +01:00
..
2017-11-07 00:12:10 +01:00
2016-04-01 00:05:42 +02:00
2017-10-19 23:21:49 +02:00
2017-05-10 17:59:22 +02:00
2017-11-07 00:12:10 +01:00
2016-08-30 22:38:28 +02:00
2013-05-08 23:45:02 +02:00