summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* build-system/pyproject: Always run tests verbosely for supported backends.Marius Bakke2022-10-27
* build-system/pyproject: Adjust indentation.Marius Bakke2022-10-27
* build-system: Add pyproject-build-system.Lars-Dominik Braun2022-10-27
* Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner2022-10-25
|\
| * syscalls: Define 'MS_NODIRATIME' and recognize "nodiratime".Ludovic Courtès2022-10-20
* | build-system/cargo: Unpack crates less verbosely.Efraim Flashner2022-10-20
|/
* guix: emacs-utils: Support disabling native-compilation.Liliana Marie Prikler2022-10-14
* build: emacs-utils: Fix `emacs-substitute-variables'.Nicolas Goaziou2022-10-13
* debug-link: Clarify what CRC is.jgart2022-09-26
* build-system: emacs: Use new function for autoloads generationMorgan Smith2022-09-11
* build-system: emacs: Use native compilation.Liliana Marie Prikler2022-09-11
* guix: emacs-utils: Add emacs-compile-directory.Liliana Marie Prikler2022-09-11
* syscalls: Avoid repeated calls to 'syscall->procedure'.Ludovic Courtès2022-09-08
* profiles: Implicitly set GUIX_EXTENSIONS_PATH.(unmatched-parenthesis2022-09-07
* gnu: system: file-systems: Add shared flag.Oleg Pykhalov2022-08-10
* build: qt-utils: Fix another regression.Maxim Cournoyer2022-08-04
* download: Do not wrap TLS port on GnuTLS >= 3.7.7.Ludovic Courtès2022-08-03
* build-system: asdf: Add asd-operation parameter.Guillaume Le Vaillant2022-08-03
* build-system: asdf: Let ASDF locate the .asd files.Pierre Neidhardt2022-08-03
* guix: build: Switch from asdf:compile-system to asdf:load-system.Pierre Neidhardt2022-08-03
* download: 'url-fetch' closes its HTTP/HTTPS port.Ludovic Courtès2022-08-01
* build: qt: Add qtbase argument and wrap Qt environment variables exactly.Maxim Cournoyer2022-07-31
* gnu: clojure: Update to 1.11.1.r0man2022-07-23
* profiles: Support the creation of profiles with version 3 manifests.Ludovic Courtès2022-07-08
* profiles: Do not repeat entries in 'manifest' file.Ludovic Courtès2022-07-01
* build-system/dub: Don't expect ‘.dub/dub.json’.(2022-06-19
* build-system/dub: Fix configure docstring indentation.(2022-06-19
* build-system/dub: Don't explicitly return #t from phases.(2022-06-19
* build-system: chicken: Add version information to eggs if missing.Michal Atlas2022-06-21
* guix: emacs-utils: Add emacs-header-parse.Fredrik Salomonsson2022-06-17
* guix: emacs-utils: Add emacs-batch-script.Fredrik Salomonsson2022-06-17
* guix: Modernize renpy-build-system.Liliana Marie Prikler2022-06-17
* build-system: Add 'rebar-build-system'.Hartmut Goebel2022-06-15
* gnu: bazaar: Obsolete with breezy.Maxim Cournoyer2022-05-31
* guix: Add elm-build-system.Philip McGrath2022-05-22
* build: emacs-utils: Add a (as-display) subform to `emacs-substitute-variables'.Maxim Cournoyer2022-04-04
* download: Fix typo in procedure name.Ludovic Courtès2022-03-03
* download: Load X.509 certificates only once.Ludovic Courtès2022-03-03
* download: Remove obsolete bit from docstring.Ludovic Courtès2022-03-03
* build: julia-build-system: Fix corner-case for parallel tests.zimoun2022-02-24
* build: julia: Add 'julia-package-dependencies' as keyword.Efraim Flashner2022-02-24
* build: Fix typo in file-size docstring.Maxim Cournoyer2022-02-07
* guix: maven: Fix java parser.Julien Lepiller2022-02-05
* build-system: emacs: Ensure that package descriptions are generated.Andrew Tropin2022-01-29
* build-system/clojure: Support compiling Java.Reily Siegel2022-01-24
* build-system/clojure: Exit with non-zero if tests fail.Reily Siegel2022-01-24
* compile: Really disable cross-module inlining and related features.Ludovic Courtès2022-01-23
* Merge branch 'version-1.4.0'Maxim Cournoyer2022-01-17
|\
| * build-system/gnu: Make gzip files writable before resetting timestamps.Sarah Morgensen2022-01-10
| * utils: Fix wrap-script argument handling.Brendan Tildesley2022-01-10