Maxime Devos 545499de52 build-system: Add 'minetest-mod-build-system'. 3 年 前
..
maven cc09453862 guix: maven: Use a temporary file to fix pom files. 3 年 前
android-ndk-build-system.scm 3766aa921b build-system: android-ndk: Let upstream install header files. 6 年 前
android-repo.scm 4ff0fed778 android-repo-download: Use parallel-job-count instead of hard-coding job 4 年 前
ant-build-system.scm d967fbc13a gnu: ant-build-system: Don't override symlinks. 5 年 前
asdf-build-system.scm 483f537081 doc, gnu, guix: Fix typos. 3 年 前
bournish.scm 3b4d7cdccc bournish: Prevent inlining of run-time support procedures. 4 年 前
bzr.scm 4ac69ea10f Add (guix bzr-download). 5 年 前
cargo-build-system.scm 78e7e178a3 build-system/cargo: Don't clobber packaged crates while building. 3 年 前
cargo-utils.scm 7dee475589 build/cargo-utils: Use all allocated threads to generate checksums. 4 年 前
chicken-build-system.scm 64f032d73f build-system: Add chicken-build-system. 3 年 前
clojure-build-system.scm df730f6757 build-system: Add 'clojure-build-system'. 6 年 前
clojure-utils.scm 65b510bbc4 clojure-utils: Avoid use of '@@'. 4 年 前
cmake-build-system.scm 38746d026c build-system/cmake: Specify C++ compiler when cross-compiling. 4 年 前
compile.scm a0d419e639 compile: Build gnu/{packages,tests}/* with '-O1'. 4 年 前
copy-build-system.scm a3b1f878df build-system: copy-build-system: Keep symlinks symbolic. 4 年 前
cvs.scm 54fcecdb12 cvs-download: Use invoke instead of system*. 6 年 前
debug-link.scm 93c333895a grafts: Add (guix build debug-link) and use it. 6 年 前
download-nar.scm e9f8a7e215 Use guile-zlib extension in build-side code. 4 年 前
download.scm b36267b1d9 download: 'tls-wrap' retries handshake upon non-fatal errors. 3 年 前
dub-build-system.scm 05a5721f06 build-system/dub: Let all phases return #T unconditionally. 6 年 前
dune-build-system.scm 78b3748c1c guix: dune-build-system: Add a package parameter. 5 年 前
emacs-build-system.scm 0f116d7f90 build-system: emacs: Clarify %install-dir. 3 年 前
emacs-utils.scm afc6b1c0b6 build: emacs-utils: Add an option to select scoping for batch eval. 4 年 前
font-build-system.scm 189be331ac build-system/gnu: Add 'bootstrap' phase. 6 年 前
git.scm c070d1423f git-download: Use 'invoke'. 5 年 前
glib-or-gtk-build-system.scm 09a8f68b11 build-system/glib-or-gtk: Use invoke instead of system*. 6 年 前
gnu-bootstrap.scm 9c9407f746 Add (guix build gnu-bootstrap). 4 年 前
gnu-build-system.scm 1b2b7765a0 build: gnu-build-system: Adjust NOCONFIGURE variable. 4 年 前
gnu-dist.scm f9a0fc9dbb build-system/gnu: Fix 'install' phase of 'gnu-dist'. 4 年 前
go-build-system.scm 6b793fa662 build-system/go: Install license files. 4 年 前
graft.scm 1bab9b9f17 grafts: Support rewriting UTF-16 and UTF-32 store references. 3 年 前
gremlin.scm b178fc2369 gremlin: Add 'strip-runpath'. 6 年 前
guile-build-system.scm e006f7493f build-system/guile: Display progress report as expected by (guix status). 5 年 前
haskell-build-system.scm aa1a75cc0e build-system/haskell: Do not pass "--bindir" during configure. 4 年 前
hg.scm b55409b2c0 svn-download, hg-download: Use 'report-invoke-error'. 4 年 前
java-utils.scm 7f902d368d guix: java-utils: Look for actual jar files. 3 年 前
json.scm a4bb189210 Revert "guix: node-build-system: Use guile-json instead of a custom parser." 5 年 前
julia-build-system.scm 9f7b599037 build-system/julia: Turn on deprecation warnings. 3 年 前
linux-module-build-system.scm f51fd97ec5 build-system: linux-module: Allow passing #:make-flags argument. 4 年 前
lisp-utils.scm a13f45c150 build-system: asdf: Switch from bundles to regular compilation. 4 年 前
make-bootstrap.scm cda79c7cc9 make-bootstrap: Adjust copied linux headers. 5 年 前
maven-build-system.scm 0db1393b73 guix: maven: Support fixing modules. 3 年 前
meson-build-system.scm 2528006581 build-system/meson: Do not inherit the 'bootstrap' phase. 5 年 前
minetest-build-system.scm 545499de52 build-system: Add 'minetest-mod-build-system'. 3 年 前
minify-build-system.scm 385c485c65 build: Update uglifyjs for minify-build-system. 3 年 前
node-build-system.scm 9c93573d15 build: Make outputs of node-build-system reproducible. 3 年 前
ocaml-build-system.scm 5a0affba3f build-system/ocaml: Use invoke and return #t. 6 年 前
pack.scm c170abba47 build: pack: Mute error output when checking if tar supports --sort. 3 年 前
perl-build-system.scm 9e58fd9d7b build-system/perl: Use invoke instead of system*. 6 年 前
po.scm 5837b3e41f po: Micro-optimize 'read-po-file'. 4 年 前
profiles.scm b9a95420ab profiles: Build union of inputs in the right order. 3 年 前
python-build-system.scm 9c2563a80b build-system/python: Export 'python-version'. 5 年 前
qt-build-system.scm 7e24e1e58d guix: qt-build-system, qt-utils: Unify wrapping of qt-programs. 3 年 前
qt-utils.scm d5c9cc6d9d build: qt-utils: Wrappers set 'QTWEBENGINEPROCESS_PATH' if needed. 3 年 前
r-build-system.scm 4dd91dff47 build-system/r: Fix type error. 6 年 前
rakudo-build-system.scm 4e4c311465 build: Add rakudo-build-system. 5 年 前
renpy-build-system.scm a1fd8f01b2 guix: renpy-build-system: Quote data directory. 3 年 前
rpath.scm 3309e3a103 Add (guix build rpath). 11 年 前
ruby-build-system.scm 5da7a04abd build: ruby-build-system: Fix typo. 5 年 前
scons-build-system.scm e214a22007 gnu: Add nsis-x86_64 and nsis-i686. 5 年 前
store-copy.scm cd6c5ddfc8 guix system: 'init' copies, resets timestamps, and deduplicates at once. 3 年 前
svn.scm b55409b2c0 svn-download, hg-download: Use 'report-invoke-error'. 4 年 前
syscalls.scm 0dd136bc36 Revert "syscalls: 'terminal-dimension' ignores EPERM." 3 年 前
texlive-build-system.scm bf6fb59a33 build-system: texlive: Do not hide build output. 5 年 前
union.scm 76832d3420 Remove most uses of the _IO*F constants. 5 年 前
utils.scm 88f8549449 utils: Change 'patch-shebang' to not try to patch Rust source files. 4 年 前
waf-build-system.scm b194da0d68 build-system/waf: Use invoke. 6 年 前