guix-devel/guix/build
Ludovic Courtès b15669f37d utils: `set-path-environment-variable' calls `unsetenv' for empty values.
* guix/build/utils.scm (set-path-environment-variable): When VALUE is
  the empty string, call `unsetenv' instead of `setenv'.
* gnu/packages/guile.scm (guile-2.0)[arguments]: Remove `unsetenv'
  trick.
2013-06-22 16:42:46 +02:00
..
cmake-build-system.scm
download.scm substitute-binary: Report progress while downloading. 2013-06-20 23:41:28 +02:00
gnu-build-system.scm build-system/gnu: Set #:tests? to #f when cross-compiling. 2013-06-22 16:15:23 +02:00
perl-build-system.scm
python-build-system.scm python-build-system: add a check phase. 2013-05-28 22:53:35 +02:00
rpath.scm
union.scm
utils.scm utils: `set-path-environment-variable' calls `unsetenv' for empty values. 2013-06-22 16:42:46 +02:00