..
android-ndk-build-system.scm
ant-build-system.scm
gnu: ant-build-system: Don't override symlinks.
2019-10-13 22:35:04 +02:00
asdf-build-system.scm
build: asdf-build-system: Improve reproducibility.
2020-01-12 14:48:30 +01:00
bournish.scm
bournish: Prevent inlining of run-time support procedures.
2020-04-02 16:07:08 +02:00
bzr.scm
Add (guix bzr-download).
2019-05-09 00:22:37 -04:00
cargo-build-system.scm
build: cargo-build-system: Add pkg-config environment variables.
2020-01-27 18:39:10 +02:00
cargo-utils.scm
build/cargo-build-system: Move generate-all-checksums to cargo-utils.
2019-08-12 13:59:44 +03:00
clojure-build-system.scm
build-system: Add 'clojure-build-system'.
2018-11-19 12:07:44 +01:00
clojure-utils.scm
clojure-utils: Avoid use of '@@'.
2020-01-15 23:48:33 +01:00
cmake-build-system.scm
build-system/cmake: Specify C++ compiler when cross-compiling.
2020-01-26 13:39:18 +01:00
compile.scm
compile: Pre-load the compiler outside 'with-target'.
2020-04-23 23:59:22 +02:00
copy-build-system.scm
build-system: copy-build-system: Keep symlinks symbolic.
2020-02-28 09:39:31 +01:00
cvs.scm
cvs-download: Use invoke instead of system*.
2018-03-16 05:02:32 -04:00
debug-link.scm
download-nar.scm
download: Remove hydra from content-addressed URL list
2019-06-29 14:31:23 +02:00
download.scm
download: Delete the output file upon failure.
2020-03-22 00:02:23 +01:00
dub-build-system.scm
build-system/dub: Let all phases return #T unconditionally.
2018-11-13 10:46:00 +01:00
dune-build-system.scm
guix: dune-build-system: Add a package parameter.
2019-03-23 22:58:52 +01:00
emacs-build-system.scm
build-system/emacs: Hide the 'delete' binding from (guix build utils).
2020-05-07 15:14:46 +02:00
emacs-utils.scm
build: emacs-utils: Add an option to select scoping for batch eval.
2020-03-22 21:17:38 -04:00
font-build-system.scm
git.scm
git-download: Use 'invoke'.
2019-01-06 00:22:05 +01:00
glib-or-gtk-build-system.scm
gnu-bootstrap.scm
Add (guix build gnu-bootstrap).
2020-02-17 23:21:04 +01:00
gnu-build-system.scm
build: gnu-build-system: Adjust NOCONFIGURE variable.
2020-02-16 18:45:37 +02:00
gnu-dist.scm
go-build-system.scm
build: go-build-system: Disable Go module support.
2020-02-11 16:52:17 -06:00
graft.scm
gremlin.scm
guile-build-system.scm
build-system/guile: Display progress report as expected by (guix status).
2019-06-02 22:01:34 +02:00
haskell-build-system.scm
build-system/haskell: Generate Setup.hs if needed.
2019-06-13 13:30:24 -04:00
hg.scm
hg-fetch: Remove .hg directories of sub-repositories.
2018-12-03 12:29:08 +01:00
java-utils.scm
java-utils: Use 'strip-store-file-name'.
2018-10-19 23:11:07 +02:00
json.scm
Revert "guix: node-build-system: Use guile-json instead of a custom parser."
2019-07-14 20:18:07 +02:00
julia-build-system.scm
build: julia-build-system: Update for new Julia version.
2020-04-12 16:15:47 +03:00
linux-module-build-system.scm
build-system: linux-module: Fix cross compilation.
2020-03-22 13:20:07 +01:00
lisp-utils.scm
build-system/asdf: Add option to compress programs.
2019-09-05 09:56:21 +02:00
make-bootstrap.scm
make-bootstrap: Adjust copied linux headers.
2019-11-15 13:00:23 +02:00
meson-build-system.scm
build-system/meson: Do not inherit the 'bootstrap' phase.
2019-06-30 17:06:42 +02:00
minify-build-system.scm
node-build-system.scm
guix: node-build-system: Do not symlink /bin.
2020-02-25 00:27:09 +01:00
ocaml-build-system.scm
build-system/ocaml: Use invoke and return #t.
2018-11-18 18:40:53 +01:00
perl-build-system.scm
po.scm
self: Rebuild translated manuals.
2019-04-27 17:13:18 +02:00
profiles.scm
profiles: Allow a profile to be added as an entry of another profile.
2019-01-20 01:42:11 +01:00
python-build-system.scm
build-system/python: Export 'python-version'.
2019-06-21 18:18:15 +02:00
qt-build-system.scm
guix: qt-build-system: Add phase check-setup
.
2020-01-28 13:03:08 +01:00
qt-utils.scm
guix: Fix wrap-qt-program.
2019-11-26 12:31:39 +01:00
r-build-system.scm
rakudo-build-system.scm
build: Add rakudo-build-system.
2019-03-23 22:26:48 +02:00
rpath.scm
ruby-build-system.scm
build: ruby-build-system: Fix typo.
2019-09-23 12:08:13 -07:00
scons-build-system.scm
gnu: Add nsis-x86_64 and nsis-i686.
2019-10-11 11:44:44 -04:00
store-copy.scm
build: store-copy: Export file-size procedure.
2020-05-05 16:08:32 +02:00
svn.scm
guix: svn: Allow dropping externals.
2019-11-13 22:49:47 +01:00
syscalls.scm
syscalls: 'define-c-struct' supports cross-compilation.
2020-05-05 23:45:56 +02:00
texlive-build-system.scm
build-system: texlive: Do not hide build output.
2019-01-10 22:43:09 +01:00
union.scm
Remove most uses of the _IO*F constants.
2019-01-09 14:47:53 +01:00
utils.scm
utils: Change 'patch-shebang' to not try to patch Rust source files.
2020-02-17 16:52:55 +01:00
waf-build-system.scm