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