summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
2022-07-01profiles: Do not repeat entries in 'manifest' file....Ludovic Courtès
2022-06-27Merge branch 'master' into core-updatesMarius Bakke
2022-06-25utils: Make switch-symlinks robust against interruption....Arun Isaac
2022-06-25utils: Move switch-symlinks to (guix build utils)....Arun Isaac
2022-06-22python-build-system: Fix typo in module-level comment paragraph....jgart
2022-06-22Merge branch master into core-updatesLudovic Courtès
2022-06-19build-system/dub: Don't expect ‘.dub/dub.json’....(
2022-06-19build-system/dub: Fix configure docstring indentation....(
2022-06-19build-system/dub: Don't explicitly return #t from phases....(
2022-06-21build-system: chicken: Add version information to eggs if missing....Michal Atlas
2022-06-17guix: emacs-utils: Add emacs-header-parse....Fredrik Salomonsson
2022-06-17guix: emacs-utils: Add emacs-batch-script....Fredrik Salomonsson
2022-06-17guix: Modernize renpy-build-system....Liliana Marie Prikler
2022-06-15build-system: Add 'rebar-build-system'....Hartmut Goebel
2022-06-08Merge branch 'master' into core-updatesLudovic Courtès
2022-05-31gnu: bazaar: Obsolete with breezy....Maxim Cournoyer
2022-05-18python-build-system: Change let* to let in `site-packages'....jgart
2022-05-16build: font-build-system: Do not return #t from phases....Arun Isaac
2022-05-16build: font-build-system: Install web fonts....Arun Isaac
2022-05-22guix: Add elm-build-system....Philip McGrath
2022-04-04build: emacs-utils: Add a (as-display) subform to `emacs-substitute-variables'....Maxim Cournoyer
2022-03-21Merge branch 'staging' into core-updates.Maxim Cournoyer
2022-03-19gnu-bootstrap: Allow multiple module directories....Timothy Sample
2022-03-19gnu-bootstrap: Configure PACKAGE_NAME....Timothy Sample
2022-03-03download: Fix typo in procedure name....Ludovic Courtès
2022-03-03download: Load X.509 certificates only once....Ludovic Courtès
2022-03-03download: Remove obsolete bit from docstring....Ludovic Courtès
2022-02-24build: julia-build-system: Fix corner-case for parallel tests....zimoun
2022-02-24build: julia: Add 'julia-package-dependencies' as keyword....Efraim Flashner
2022-02-07build: Fix typo in file-size docstring....Maxim Cournoyer
2022-02-05guix: maven: Fix java parser....Julien Lepiller
2022-01-29build-system: emacs: Ensure that package descriptions are generated....Andrew Tropin
2022-01-25Merge branch 'staging' into core-updates....Maxim Cournoyer
2022-01-24build-system/clojure: Support compiling Java....Reily Siegel
2022-01-24build-system/clojure: Exit with non-zero if tests fail....Reily Siegel
2022-01-23compile: Really disable cross-module inlining and related features....Ludovic Courtès
2022-01-17Merge branch 'version-1.4.0'...Maxim Cournoyer
2022-01-10build-system/gnu: Make gzip files writable before resetting timestamps....Sarah Morgensen
2022-01-10utils: Fix wrap-script argument handling....Brendan Tildesley
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-19Merge branch 'master' into core-updatesEfraim Flashner
2021-12-14build-system: emacs: Do not rely on input labels in the 'build' phase....Maxim Cournoyer