.. |
maven
|
guix: maven: Fix java parser.
|
2022-02-05 20:16:32 +01:00 |
android-ndk-build-system.scm
|
|
|
android-repo.scm
|
|
|
ant-build-system.scm
|
build-system/ant: Avoid usage of (guix build syscalls).
|
2022-11-11 18:09:58 +01:00 |
asdf-build-system.scm
|
build-system: asdf: Add asd-operation parameter.
|
2022-08-03 16:45:54 +02:00 |
bournish.scm
|
|
|
bzr.scm
|
gnu: bazaar: Obsolete with breezy.
|
2022-05-31 14:54:02 -04:00 |
cargo-build-system.scm
|
build-system/cargo: Unpack crates less verbosely.
|
2022-10-20 12:23:52 +03:00 |
cargo-utils.scm
|
|
|
chicken-build-system.scm
|
build-system: chicken: Add version information to eggs if missing.
|
2022-06-21 21:41:32 +02:00 |
clojure-build-system.scm
|
build-system/clojure: Avoid usage of (guix build sycalls).
|
2022-11-11 18:09:58 +01:00 |
clojure-utils.scm
|
build-system/clojure: Support compiling Java.
|
2022-01-24 10:38:14 +01:00 |
cmake-build-system.scm
|
|
|
compile.scm
|
compile: Really disable cross-module inlining and related features.
|
2022-01-23 23:03:33 +01:00 |
copy-build-system.scm
|
|
|
cvs.scm
|
|
|
debug-link.scm
|
debug-link: Protect against dangling symlinks.
|
2023-01-17 16:05:20 +01:00 |
download-nar.scm
|
|
|
download.scm
|
download: Do not wrap TLS port on GnuTLS >= 3.7.7.
|
2022-08-03 17:43:29 +02:00 |
dub-build-system.scm
|
build-system/dub: Avoid usage of (guix build syscalls).
|
2022-11-11 18:09:58 +01:00 |
dune-build-system.scm
|
guix: dune-build-system: Do not use `test-target' argument.
|
2023-01-15 15:57:49 +01:00 |
elm-build-system.scm
|
guix: Add elm-build-system.
|
2022-05-22 01:07:51 +02:00 |
emacs-build-system.scm
|
build-system: emacs: Use native compilation.
|
2022-09-11 15:46:32 +02:00 |
emacs-utils.scm
|
guix: emacs-utils: Support disabling native-compilation.
|
2022-10-14 20:41:33 +02:00 |
font-build-system.scm
|
build: font-build-system: Do not return #t from phases.
|
2022-05-16 14:17:01 +05:30 |
git.scm
|
|
|
glib-or-gtk-build-system.scm
|
build: glib-or-gtk: Generate the gdk-pixbuf-loaders cache file in a phase.
|
2021-11-11 12:18:19 -05:00 |
gnu-bootstrap.scm
|
gnu-bootstrap: Allow multiple module directories.
|
2022-03-19 13:33:06 -06:00 |
gnu-build-system.scm
|
build: gnu-build-system: Remove source from native inputs.
|
2022-12-07 09:47:08 -05:00 |
gnu-dist.scm
|
|
|
go-build-system.scm
|
build-system/go: Initialize build cache from input packages.
|
2021-12-24 16:32:25 -05:00 |
graft.scm
|
guix: build: Avoid using magic literals in the code for hash length.
|
2022-09-02 17:04:46 +02:00 |
gremlin.scm
|
|
|
guile-build-system.scm
|
|
|
haskell-build-system.scm
|
build: haskell-build-system: Build static executables by default.
|
2023-02-26 10:26:16 +01:00 |
hg.scm
|
|
|
java-utils.scm
|
build-system/ant: Avoid usage of (guix build syscalls).
|
2022-11-11 18:09:58 +01:00 |
json.scm
|
|
|
julia-build-system.scm
|
build: julia-build-system: Fix corner-case for parallel tests.
|
2022-02-24 12:20:32 +02:00 |
kconfig.scm
|
kconfig: Streamline comment in 'modify-defconfig'.
|
2022-12-20 21:19:33 -05:00 |
linux-module-build-system.scm
|
build-system: linux-module: Don't explicitly return #t from phases.
|
2021-10-01 21:27:35 +02:00 |
lisp-utils.scm
|
build-system: asdf: Add asd-operation parameter.
|
2022-08-03 16:45:54 +02:00 |
make-bootstrap.scm
|
|
|
maven-build-system.scm
|
|
|
meson-build-system.scm
|
build: meson: Replace the 'test-target' argument by 'test-options'.
|
2021-11-11 12:18:32 -05:00 |
meson-configuration.scm
|
build-system/meson: Support cross-compilation.
|
2021-07-14 15:57:40 +02:00 |
minetest-build-system.scm
|
Merge branch 'master' into core-updates
|
2021-12-19 15:15:11 +02:00 |
minify-build-system.scm
|
Merge branch 'master' into core-updates-frozen
|
2021-07-29 22:34:57 +02:00 |
node-build-system.scm
|
guix: node-build-system: Add 'delete-dependencies' helper function.
|
2022-01-09 02:07:12 +01:00 |
ocaml-build-system.scm
|
|
|
pack.scm
|
build: pack: Mute error output when checking if tar supports --sort.
|
2021-07-18 02:11:13 -04:00 |
perl-build-system.scm
|
|
|
po.scm
|
maint: Factorize po xref translation.
|
2021-10-17 18:26:44 +02:00 |
profiles.scm
|
profiles: Implicitly set GUIX_EXTENSIONS_PATH.
|
2022-09-07 11:30:31 +03:00 |
pyproject-build-system.scm
|
build-system/pyproject: Always run tests verbosely for supported backends.
|
2022-10-27 21:30:03 +02:00 |
python-build-system.scm
|
python-build-system: Fix typo in module-level comment paragraph.
|
2022-06-22 13:53:55 -04:00 |
qt-build-system.scm
|
Merge branch 'master' into core-updates
|
2021-07-18 19:50:01 +02:00 |
qt-utils.scm
|
Merge branch 'staging' into core-updates
|
2022-08-11 23:36:10 +02:00 |
r-build-system.scm
|
|
|
rakudo-build-system.scm
|
|
|
rebar-build-system.scm
|
build-system: Add 'rebar-build-system'.
|
2022-06-15 10:17:25 +02:00 |
renpy-build-system.scm
|
guix: Modernize renpy-build-system.
|
2022-06-17 18:49:06 +02:00 |
ruby-build-system.scm
|
|
|
scons-build-system.scm
|
|
|
store-copy.scm
|
build: Fix typo in file-size docstring.
|
2022-02-07 16:22:37 -05:00 |
svn.scm
|
|
|
syscalls.scm
|
syscalls: 'with-file-lock' removes lock file upon exit.
|
2023-02-12 01:48:53 +01:00 |
texlive-build-system.scm
|
gnu: TeX Live: Use IniTeX to build a couple of packages
|
2021-07-21 15:55:26 +02:00 |
tree-sitter-build-system.scm
|
build-system: Add tree-sitter-build-system.
|
2023-02-12 11:32:20 +04:00 |
union.scm
|
guix: build: Factor out default collision-resolver.
|
2022-09-02 17:04:46 +02:00 |
utils.scm
|
guix: build: Avoid using magic literals in the code for hash length.
|
2022-09-02 17:04:46 +02:00 |
waf-build-system.scm
|
|
|