summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
2022-10-27build-system/pyproject: Always run tests verbosely for supported backends....Marius Bakke
2022-10-27build-system/pyproject: Adjust indentation....Marius Bakke
2022-10-27build-system: Add pyproject-build-system....Lars-Dominik Braun
2022-10-25Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner
2022-10-20build-system/cargo: Unpack crates less verbosely....Efraim Flashner
2022-10-20syscalls: Define 'MS_NODIRATIME' and recognize "nodiratime"....Ludovic Courtès
2022-10-14guix: emacs-utils: Support disabling native-compilation....Liliana Marie Prikler
2022-10-13build: emacs-utils: Fix `emacs-substitute-variables'....Nicolas Goaziou
2022-09-26debug-link: Clarify what CRC is....jgart
2022-09-11build-system: emacs: Use new function for autoloads generation...Morgan Smith
2022-09-11build-system: emacs: Use native compilation....Liliana Marie Prikler
2022-09-11guix: emacs-utils: Add emacs-compile-directory....Liliana Marie Prikler
2022-09-08syscalls: Avoid repeated calls to 'syscall->procedure'....Ludovic Courtès
2022-09-07profiles: Implicitly set GUIX_EXTENSIONS_PATH....(unmatched-parenthesis
2022-08-10gnu: system: file-systems: Add shared flag....Oleg Pykhalov
2022-08-04build: qt-utils: Fix another regression....Maxim Cournoyer
2022-08-03download: Do not wrap TLS port on GnuTLS >= 3.7.7....Ludovic Courtès
2022-08-03build-system: asdf: Add asd-operation parameter....Guillaume Le Vaillant
2022-08-03build-system: asdf: Let ASDF locate the .asd files....Pierre Neidhardt
2022-08-03guix: build: Switch from asdf:compile-system to asdf:load-system....Pierre Neidhardt
2022-08-01download: 'url-fetch' closes its HTTP/HTTPS port....Ludovic Courtès
2022-07-31build: qt: Add qtbase argument and wrap Qt environment variables exactly....Maxim Cournoyer
2022-07-23gnu: clojure: Update to 1.11.1....r0man
2022-07-08profiles: Support the creation of profiles with version 3 manifests....Ludovic Courtès
2022-07-01profiles: Do not repeat entries in 'manifest' file....Ludovic 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-05-31gnu: bazaar: Obsolete with breezy....Maxim Cournoyer
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-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-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