guix/guix/build-system
Pierre Neidhardt c3f1f09586
build: asdf-build-system: Use SBCL source in CL packages.
* guix/build/asdf-build-system.scm (copy-files-to-output): Don't attempt to
  reset timestamps on files without write access.
  (install): When parent SBCL package is in the inputs, use its source.  This
  way we get possibly patched sources in CL packages as well (e.g. for FFI).
  This is also useful for sources that generate files on load-op, like cl-unicode.

* guix/build-system/asdf.scm (package-with-build-system): Forward the SBCL
  parent as a native input so that it can be used in the above install phase.
2020-05-21 11:53:06 +02:00
..
android-ndk.scm
ant.scm
asdf.scm build: asdf-build-system: Use SBCL source in CL packages. 2020-05-21 11:53:06 +02:00
cargo.scm
clojure.scm build-system/clojure: Provide only the right modules in scope. 2020-01-08 23:21:14 +01:00
cmake.scm gnu: gcc: Switch back to using 'C_INCLUDE_PATH' instead of 'CPATH'. 2020-02-06 18:47:15 +01:00
copy.scm build-system: Fix copy-build-system default install plan. 2020-02-24 11:22:02 +01:00
dub.scm
dune.scm
emacs.scm
font.scm
glib-or-gtk.scm gnu: gcc: Switch back to using 'C_INCLUDE_PATH' instead of 'CPATH'. 2020-02-06 18:47:15 +01:00
gnu.scm Merge branch 'master' into core-updates 2020-03-30 12:17:33 +02:00
go.scm
guile.scm build-system/guile: Expose #:scheme-file-regexp. 2020-05-18 15:37:23 +02:00
haskell.scm
julia.scm
linux-module.scm build-system: linux-module: Fix cross compilation. 2020-03-22 13:20:07 +01:00
meson.scm gnu: gcc: Switch back to using 'C_INCLUDE_PATH' instead of 'CPATH'. 2020-02-06 18:47:15 +01:00
minify.scm gnu: uglify-js: Move back next to sbcl-cl-uglify-js definition. 2020-01-03 15:03:36 +01:00
node.scm
ocaml.scm guix: ocaml: Also replace dune when relevant in package-with-explicit-ocaml. 2020-01-27 03:55:52 +01:00
perl.scm
python.scm
qt.scm build-system: qt: Adjust indentation. 2019-12-23 15:48:21 +01:00
r.scm guix: Upgrade to Bioconductor 3.10. 2019-12-15 15:38:51 +01:00
rakudo.scm
ruby.scm
scons.scm
texlive.scm build-system/texlive: Update to texlive-2019.3, revision 51265. 2020-01-14 00:18:09 +01:00
trivial.scm
waf.scm