summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
2022-01-10build: julia-build-system: Create 'Project.toml' file when missing....zimoun
2022-01-09guix: node-build-system: Add 'delete-dependencies' helper function....Philip McGrath
2022-01-09guix: node-build-system: Add avoid-node-gyp-rebuild phase....Philip McGrath
2022-01-09guix: node-build-system: Add JSON utilities....Philip McGrath
2022-01-09guix: node-build-system: Add delete-lockfiles phase....Philip McGrath
2022-01-14compile: Disable cross-module inlining and related features....Ludovic Courtès
2022-01-12build: clojure-utils: Don't try to compile Clojure....Reily Siegel
2022-01-05linux-container: Handle CLONE_NEWCGROUP and use it by default....Ryan Sundberg
2021-12-24build-system/go: Initialize build cache from input packages....Sarah Morgensen
2021-12-14build-system: emacs: Do not rely on input labels in the 'build' phase....Maxim Cournoyer
2021-12-14guix: Fix typo in last commit....Nicolas Goaziou
2021-12-14guix: Do not assume "emacs" label in make-autoloads....Nicolas Goaziou
2021-12-05Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus
2021-12-03build-system: emacs: Keep -pkg.el files....Liliana Marie Prikler
2021-11-27build: julia-build-system: Correctly disable parallel tests....zimoun
2021-11-25build: julia-build-system: Add support for parallel tests....zimoun
2021-11-23Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-11-23system: Add swap flags....Josselin Poiret
2021-11-20build: syscalls: Add a SET-CHILD-SUBREAPER! procedure....Maxim Cournoyer
2021-11-17Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-11-16build-system/julia: Enable Julia Pkg to find installed packages....Jean-Baptiste Volatier
2021-11-14build: wrap-qt-program: Fix typo....Vagrant Cascadian
2021-11-11build: meson: Replace the 'test-target' argument by 'test-options'....Maxim Cournoyer
2021-11-11build: glib-or-gtk: Generate the gdk-pixbuf-loaders cache file in a phase....Maxim Cournoyer
2021-11-11build: glib-or-gtk-build-system: Fix indentation....Maxim Cournoyer
2021-11-11build: glib-or-gtk-build-system: Simplify the wrap-all-programs phase....Maxim Cournoyer
2021-11-11build: qt-utils: Don't wrap .X-real files....Brendan Tildesley
2021-10-31Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner
2021-10-26syscalls: Gracefully handle failure to load libc's libutil....Ludovic Courtès
2021-10-26syscalls: Add 'openpty' and 'login-tty'....Ludovic Courtès
2021-10-18Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe
2021-10-18build-system/go: Fix building on host's secondary architecture....Efraim Flashner
2021-10-17maint: Factorize po xref translation....Julien Lepiller
2021-10-16build-system/minetest: Install config.txt and _config.txt....Vivien Kraus
2021-10-16build-system/minetest: Gather whole failing test output....Vivien Kraus
2021-10-14download: Print URL of the Disarchive spec being read....Ludovic Courtès
2021-10-14download: Add missing autoload....Ludovic Courtès
2021-10-12Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe
2021-10-08Revert the #51061 patch series for now....Tobias Geerinckx-Rice
2021-10-08build-system/haskell: Explain failure....Lars-Dominik Braun
2021-10-08build-system/haskell: Accept line breaks in config files....Lars-Dominik Braun
2021-10-08build-system/haskell: Do not rely on compiler name....Lars-Dominik Braun
2021-10-08guix: haskell-build-system: Always pass -package-db option....John Kehayias
2021-10-07build-system: Add 'rebar3-build-system'....Hartmut Goebel
2021-10-07download: Honor #:verify-certificate? for SWH downloads....Ludovic Courtès
2021-10-02build: glib-or-gtk-build-system: Add gtk 4.0 support....Mathieu Othacehe
2021-10-01build-system: linux-module: Don't explicitly return #t from phases....Tobias Geerinckx-Rice
2021-10-01build-system: linux-module: Build and install in parallel....Tobias Geerinckx-Rice
2021-09-30build-system: linux-module: Normalise the ‘M’ source-directory....Tobias Geerinckx-Rice
2021-09-25union: Do not warn about "ld.so.cache" collisions....Ludovic Courtès