guix-devel/guix/build
Mathieu Othacehe 325ff6fe15
guix: Fix Guile current-processor-count deprecation warnings.
When current-processor-count is used without (ice-9 threads) being used, Guile
complains with the following warning:

Import (ice-9 threads) to have access to `current-processor-count'.

* guix/build/utils.scm: Use (ice-9 threads).
2017-09-05 19:41:31 +02:00
..
ant-build-system.scm
asdf-build-system.scm
bournish.scm
cargo-build-system.scm
cmake-build-system.scm
cvs.scm
download.scm
dub-build-system.scm
emacs-build-system.scm
emacs-utils.scm
font-build-system.scm
git.scm
glib-or-gtk-build-system.scm
gnu-build-system.scm build-system/gnu: Work around 'time-monotonic' bug in Guile 2.2.2. 2017-06-11 22:52:23 +02:00
gnu-dist.scm
graft.scm graft: Correctly replace references near the end of the scan buffer. 2017-08-24 23:55:51 +02:00
gremlin.scm
haskell-build-system.scm
hg.scm
java-utils.scm
lisp-utils.scm
make-bootstrap.scm
minify-build-system.scm build: Add minify build system. 2017-08-04 11:23:52 +02:00
ocaml-build-system.scm
perl-build-system.scm
profiles.scm
pull.scm
python-build-system.scm
qt-utils.scm
r-build-system.scm
rpath.scm
ruby-build-system.scm
store-copy.scm vm: Estimate the disk size by default. 2017-06-30 00:16:50 +02:00
svn.scm
syscalls.scm Merge branch 'master' into core-updates 2017-07-23 03:42:12 -04:00
texlive-build-system.scm build-system: texlive: Build union in configure phase. 2017-07-09 17:07:27 +02:00
union.scm
utils.scm guix: Fix Guile current-processor-count deprecation warnings. 2017-09-05 19:41:31 +02:00
waf-build-system.scm