summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2024-12-16pack: Allow cross-compiling with '--relocatable'.Brian Kubisiak
2024-12-16packages: Use origin file names as their input labels.Ludovic Courtès
2024-12-13guix: toml: Fix parsing empty strings in arrays.Lars-Dominik Braun
2024-12-13guix: pyproject-build-system: Default configure-flags to empty dictionary.Lars-Dominik Braun
2024-12-13build-system/pyproject: Use TOML parser.Lars-Dominik Braun
2024-12-13guix: toml: Add TOML parser.Lars-Dominik Braun
2024-12-13build-system/python: Ignore symlinks when changing mtime.Lars-Dominik Braun
2024-12-13build-system/pyproject: Use python-sans-pip-wrapper as default-python.Lars-Dominik Braun
2024-12-12guix build: Last argument of ‘dependents’ is optional.Ludovic Courtès
2024-12-12build-system/cargo: Simplify ‘crate-closure’.Ludovic Courtès
2024-12-12remote: Do not double-quote the repl-command.Tomas Volf
2024-12-12lint: Pre-compile regexp for ‘starts-with-texinfo-markup?’.Ludovic Courtès
2024-12-12lint: More abbreviations.Gabriel Wicki
2024-12-12lint: Ignore initials from double space check.Gabriel Wicki
2024-12-12lint: Prevent false positives in description typo check.Gabriel Wicki
2024-12-12lint: Allow texinfo markup at beginning of synopsis.Gabriel Wicki
2024-12-12lint: Allow texinfo markup at beginning of description.Gabriel Wicki
2024-12-12lint: Refine description start check logic.Gabriel Wicki
2024-12-12lint: Fix indentation.Gabriel Wicki
2024-12-12transformations: Add tuning wrapper for gfortran.Romain GARBAGE
2024-12-03import/cran: Enhance import pattern.Ricardo Wurmus
2024-12-03import/cran: Also add set-HOME phase when R.cache exists.Ricardo Wurmus
2024-12-03import/cran: Recurse for all R packages.Ricardo Wurmus
2024-12-03import/cran: Restore memoization for download procedure.Ricardo Wurmus
2024-12-03import/cran: Detect test and vignette inputs.Ricardo Wurmus
2024-12-03import/cran: Set HOME when R.rsp is among inputs.Ricardo Wurmus
2024-12-03import: utils: Wrap function names in @code.Ricardo Wurmus
2024-12-03r-build-system: Set test variables.Ricardo Wurmus
2024-12-03r-build-system: Fail the build on test errors.Ricardo Wurmus
2024-12-03r-build-system: Use RAISE from SRFI-34.Ricardo Wurmus
2024-12-03guix: Update to Bioconductor 3.20.Ricardo Wurmus
2024-12-03gnu: Use gcc-14, gcc-toolchain-14 on the 64bit Hurd.Janneke Nieuwenhuizen
2024-12-03gnu: bootstrap: Add support for x86_64-gnu, aka the 64bit Hurd.Janneke Nieuwenhuizen
2024-12-03gnu: Add basic support for x86_64-pc-gnu target, aka 64bit Hurd.Janneke Nieuwenhuizen
2024-12-03system: Add "installer" sub-command.Janneke Nieuwenhuizen
2024-12-02packages: 'package-input-rewriting/spec' optionally replace hidden.Greg Hogan
2024-12-02pack: Add ‘--file=FILE’ with the same meaning as for ‘guix build’.Arne Babenhauserheide
2024-12-02import/crate: Fix typo.Ricardo Wurmus
2024-12-01etc: Add upgrade manifest.Ludovic Courtès
2024-12-01transformations: Add #:authenticate? to ‘package-with-upstream-version’.Ludovic Courtès
2024-12-01transformations: ‘package-with-upstream-version’ can preserve patches.Ludovic Courtès
2024-12-01guix build: Validate that the file passed to ‘-m’ returns a manifest.Ludovic Courtès
2024-12-01gnu-maintenance: ‘generic-html’ update honors <base href="…">.Ludovic Courtès
2024-12-01gnu-maintenance: ‘gnu-ftp’ updater excludes GnuPG-hosted packages.Ludovic Courtès
2024-12-01import: gnome: Keep going upon HTTP errors.Ludovic Courtès
2024-12-01guix build: Add ‘--dependents’.Ludovic Courtès
2024-12-01packages: Factorize ‘all-packages’.Ludovic Courtès
2024-12-01guix build: Add ‘--development’ option.Ludovic Courtès
2024-12-01gnu-maintenance: Savannah/Xorg updaters no longer abort on network errors.Ludovic Courtès
2024-12-01gnu-maintenance: ‘import-html-release’ doesn’t abort upon HTTP 404.Ludovic Courtès