Guillaume Le Vaillant 6b8f7c397a build: asdf-build-system: Improve reproducibility. 4 years ago
..
android-ndk-build-system.scm 3766aa921b build-system: android-ndk: Let upstream install header files. 6 years ago
ant-build-system.scm d967fbc13a gnu: ant-build-system: Don't override symlinks. 5 years ago
asdf-build-system.scm 6b8f7c397a build: asdf-build-system: Improve reproducibility. 4 years ago
bournish.scm 1812205cf5 bournish: 'ls' adjusts the column width depending on the entries. 7 years ago
bzr.scm 4ac69ea10f Add (guix bzr-download). 5 years ago
cargo-build-system.scm d1f3b333e6 Merge branch 'master' into staging 5 years ago
cargo-utils.scm 17c26b7ec5 build/cargo-build-system: Move generate-all-checksums to cargo-utils. 5 years ago
clojure-build-system.scm df730f6757 build-system: Add 'clojure-build-system'. 6 years ago
clojure-utils.scm e13bd3088d guix: Fix another typo in another docstring. 5 years ago
cmake-build-system.scm 0f308fe8eb build-system/cmake: Use invoke instead of system*. 6 years ago
compile.scm fed3632812 compile: Adjust for Guile 2.9.5. 5 years ago
cvs.scm 54fcecdb12 cvs-download: Use invoke instead of system*. 6 years ago
debug-link.scm 93c333895a grafts: Add (guix build debug-link) and use it. 6 years ago
download-nar.scm 87a90486ca download: Remove hydra from content-addressed URL list 5 years ago
download.scm 058d0251bd download, git: Refer to the right module in 'module-use!' call. 4 years ago
dub-build-system.scm 05a5721f06 build-system/dub: Let all phases return #T unconditionally. 6 years ago
dune-build-system.scm 78b3748c1c guix: dune-build-system: Add a package parameter. 5 years ago
emacs-build-system.scm e34e02707d emacs-build-system: Ensure the core libraries appear last in the load path. 4 years ago
emacs-utils.scm 9ce3f7f6dc guix: emacs-utils: Add emacs-batch-disable-compilation. 4 years ago
font-build-system.scm 189be331ac build-system/gnu: Add 'bootstrap' phase. 6 years ago
git.scm c070d1423f git-download: Use 'invoke'. 5 years ago
glib-or-gtk-build-system.scm 09a8f68b11 build-system/glib-or-gtk: Use invoke instead of system*. 6 years ago
gnu-build-system.scm cfd4e4d06e build-system/gnu: Make 'first-subdirectory' deterministic. 5 years ago
gnu-dist.scm 6d084076b4 gnu-dist: Use invoke instead of system*. 6 years ago
go-build-system.scm 6a2e54236e Merge branch 'master' into core-updates 5 years ago
graft.scm 93c333895a grafts: Add (guix build debug-link) and use it. 6 years ago
gremlin.scm b178fc2369 gremlin: Add 'strip-runpath'. 6 years ago
guile-build-system.scm e006f7493f build-system/guile: Display progress report as expected by (guix status). 5 years ago
haskell-build-system.scm ed8d3f33a5 build-system/haskell: Generate Setup.hs if needed. 5 years ago
hg.scm b8ca5b3146 hg-fetch: Remove .hg directories of sub-repositories. 6 years ago
java-utils.scm 418f1b2414 java-utils: Use 'strip-store-file-name'. 6 years ago
json.scm a4bb189210 Revert "guix: node-build-system: Use guile-json instead of a custom parser." 5 years ago
julia-build-system.scm a44a535ebe build: Add julia-build-system. 5 years ago
linux-module-build-system.scm 0b30a1a072 build-system/linux-module: Configure module like the kernel. 5 years ago
lisp-utils.scm 01e38cc426 build-system/asdf: Add option to compress programs. 5 years ago
make-bootstrap.scm cda79c7cc9 make-bootstrap: Adjust copied linux headers. 5 years ago
meson-build-system.scm 2528006581 build-system/meson: Do not inherit the 'bootstrap' phase. 5 years ago
minify-build-system.scm 189be331ac build-system/gnu: Add 'bootstrap' phase. 6 years ago
node-build-system.scm a4bb189210 Revert "guix: node-build-system: Use guile-json instead of a custom parser." 5 years ago
ocaml-build-system.scm 5a0affba3f build-system/ocaml: Use invoke and return #t. 6 years ago
perl-build-system.scm 9e58fd9d7b build-system/perl: Use invoke instead of system*. 6 years ago
po.scm 554b30d2ac self: Rebuild translated manuals. 5 years ago
profiles.scm 38b77f3464 profiles: Allow a profile to be added as an entry of another profile. 5 years ago
python-build-system.scm 9c2563a80b build-system/python: Export 'python-version'. 5 years ago
qt-build-system.scm f69439dff4 build-system: qt: Fix output missing in wrapped variables. 5 years ago
qt-utils.scm d1e4e64cd7 guix: Fix wrap-qt-program. 5 years ago
r-build-system.scm 4dd91dff47 build-system/r: Fix type error. 6 years ago
rakudo-build-system.scm 4e4c311465 build: Add rakudo-build-system. 5 years ago
rpath.scm 3309e3a103 Add (guix build rpath). 11 years ago
ruby-build-system.scm 5da7a04abd build: ruby-build-system: Fix typo. 5 years ago
scons-build-system.scm e214a22007 gnu: Add nsis-x86_64 and nsis-i686. 5 years ago
store-copy.scm 72dc64f8f7 store-copy: Canonicalize the mtime and permissions of the store copy. 6 years ago
svn.scm 277ba1d4f8 guix: svn: Allow dropping externals. 5 years ago
syscalls.scm 0dc5c85638 file-systems: Add support for 'strict-atime' and 'lazy-time' flags. 5 years ago
texlive-build-system.scm bf6fb59a33 build-system: texlive: Do not hide build output. 5 years ago
union.scm 76832d3420 Remove most uses of the _IO*F constants. 5 years ago
utils.scm 45d46223f9 utils: Add 'invoke/quiet'. 5 years ago
waf-build-system.scm b194da0d68 build-system/waf: Use invoke. 6 years ago