summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
2023-04-07po: Do not auto-translate cross-references to other manuals.Florian Pelz
2023-03-27syscalls: 'getxattr' throws upon error.Ludovic Courtès
2023-03-16guix: Improve download-nar.Christopher Baines
2023-03-13guix: Leave some of guix/build/* unchanged.Ludovic Courtès
2023-03-13guix: Strip #:use-module lists.Ludovic Courtès
2023-03-10build-system/gnu: Remove 'install-license-files' from '%dist-phases'.Ludovic Courtès
2023-02-26build: haskell-build-system: Build static executables by default.Lars-Dominik Braun
2023-02-26build-system: haskell: Drop default "static" output.Lars-Dominik Braun
2023-02-26build: haskell-build-system: Remove unused linker flags.Lars-Dominik Braun
2023-02-26build: haskell-build-system: Process all transitive dependencies.Lars-Dominik Braun
2023-02-26build: haskell-build-system: Support multiple libraries.Philip Munksgaard
2023-02-26build: haskell-build-system: Remove trailing #t.zimoun
2023-02-12build-system: Add tree-sitter-build-system.Pierre Langlois
2023-02-12syscalls: 'with-file-lock' removes lock file upon exit.Ludovic Courtès
2023-01-17debug-link: Protect against dangling symlinks.Ludovic Courtès
2023-01-15guix: dune-build-system: Do not use `test-target' argument.pukkamustard
2022-12-20kconfig: Streamline comment in 'modify-defconfig'.Maxim Cournoyer
2022-12-20kconfig: Mostly preserve keys ordering of original defconfig.Maxim Cournoyer
2022-12-20kconfig: Move pair->config-string up.Maxim Cournoyer
2022-12-05Merge branch 'version-1.4.0'Ludovic Courtès
2022-12-02syscalls: Adjust for lack of 'libutil.so' on glibc >= 2.34.Ludovic Courtès
2022-12-01build: kconfig: Add new module to modify defconfig files.Stefan
2022-11-20file-systems: Always do recursive bind mounts.Ricardo Wurmus
2022-11-11build-system/dub: Avoid usage of (guix build syscalls).Marius Bakke
2022-11-11build-system/clojure: Avoid usage of (guix build sycalls).Marius Bakke
2022-11-11build-system/ant: Avoid usage of (guix build syscalls).Marius Bakke
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 generationMorgan 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