summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* 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
* | compile: Disable cross-module inlining and related features.Ludovic Courtès2022-01-14
* | build: clojure-utils: Don't try to compile Clojure.Reily Siegel2022-01-12
|/
* build: julia-build-system: Create 'Project.toml' file when missing.zimoun2022-01-10
* guix: node-build-system: Add 'delete-dependencies' helper function.Philip McGrath2022-01-09
* guix: node-build-system: Add avoid-node-gyp-rebuild phase.Philip McGrath2022-01-09
* guix: node-build-system: Add JSON utilities.Philip McGrath2022-01-09
* guix: node-build-system: Add delete-lockfiles phase.Philip McGrath2022-01-09
* linux-container: Handle CLONE_NEWCGROUP and use it by default.Ryan Sundberg2022-01-05
* build-system/go: Initialize build cache from input packages.Sarah Morgensen2021-12-24
* build-system: emacs: Do not rely on input labels in the 'build' phase.Maxim Cournoyer2021-12-14
* guix: Fix typo in last commit.Nicolas Goaziou2021-12-14
* guix: Do not assume "emacs" label in make-autoloads.Nicolas Goaziou2021-12-14
* Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-05
|\