guix-play/guix/build-system
Ludovic Courtès d2b5ede053
build-system/gnu: Check whether the cross-libc has a "static" output.
This is a followup to 614fffe427, which
broke cross-compilation to i686-w64-mingw32.

* guix/build-system/gnu.scm (standard-cross-packages): Add
"cross-libc:static" only when LIBC has a "static" output.
2017-12-21 10:46:24 +01:00
..
ant.scm guix: ant-build-system: Add #:test-include and #:test-exclude arguments. 2017-10-03 21:38:23 +02:00
asdf.scm build-system/asdf: Use 'mlambda'. 2017-12-10 23:44:58 +01:00
cargo.scm
cmake.scm
dub.scm
emacs.scm
font.scm
glib-or-gtk.scm
gnu.scm build-system/gnu: Check whether the cross-libc has a "static" output. 2017-12-21 10:46:24 +01:00
go.scm build-system/go: Don't let Go executables refer to the Go compiler. 2017-11-17 18:25:20 -05:00
haskell.scm
meson.scm build-system: meson: Fix typo in variable name. 2017-09-26 19:58:26 +02:00
minify.scm build: Add minify build system. 2017-08-04 11:23:52 +02:00
ocaml.scm
perl.scm
python.scm
r.scm guix: Add archive support for bioconductor-uri. 2017-11-07 08:14:09 +01:00
ruby.scm
scons.scm build-system: Add scons-build-system. 2017-11-30 18:19:31 +05:30
texlive.scm
trivial.scm
waf.scm