summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* syscalls: 'getxattr' throws upon error.Ludovic Courtès2023-03-27
* guix: Improve download-nar.Christopher Baines2023-03-16
* guix: Leave some of guix/build/* unchanged.Ludovic Courtès2023-03-13
* guix: Strip #:use-module lists.Ludovic Courtès2023-03-13
* build-system/gnu: Remove 'install-license-files' from '%dist-phases'.Ludovic Courtès2023-03-10
* build: haskell-build-system: Build static executables by default.Lars-Dominik Braun2023-02-26
* build-system: haskell: Drop default "static" output.Lars-Dominik Braun2023-02-26
* build: haskell-build-system: Remove unused linker flags.Lars-Dominik Braun2023-02-26
* build: haskell-build-system: Process all transitive dependencies.Lars-Dominik Braun2023-02-26
* build: haskell-build-system: Support multiple libraries.Philip Munksgaard2023-02-26
* build: haskell-build-system: Remove trailing #t.zimoun2023-02-26
* build-system: Add tree-sitter-build-system.Pierre Langlois2023-02-12
* syscalls: 'with-file-lock' removes lock file upon exit.Ludovic Courtès2023-02-12
* debug-link: Protect against dangling symlinks.Ludovic Courtès2023-01-17
* guix: dune-build-system: Do not use `test-target' argument.pukkamustard2023-01-15
* kconfig: Streamline comment in 'modify-defconfig'.Maxim Cournoyer2022-12-20
* kconfig: Mostly preserve keys ordering of original defconfig.Maxim Cournoyer2022-12-20
* kconfig: Move pair->config-string up.Maxim Cournoyer2022-12-20
* Merge branch 'version-1.4.0'Ludovic Courtès2022-12-05
|\
| * syscalls: Adjust for lack of 'libutil.so' on glibc >= 2.34.Ludovic Courtès2022-12-02
* | build: kconfig: Add new module to modify defconfig files.Stefan2022-12-01
|/
* file-systems: Always do recursive bind mounts.Ricardo Wurmus2022-11-20
* build-system/dub: Avoid usage of (guix build syscalls).Marius Bakke2022-11-11
* build-system/clojure: Avoid usage of (guix build sycalls).Marius Bakke2022-11-11
* build-system/ant: Avoid usage of (guix build syscalls).Marius Bakke2022-11-11
* 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