summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2023-10-09Merge branch 'master' into gnome-teamLiliana Marie Prikler
2023-10-06build-system/minify: Use esbuild....Ricardo Wurmus
2023-10-05perform-download: Set PATH before invoking ‘git’....Ludovic Courtès
2023-10-05refresh: Fix sorting of updates by file and line number....Ricardo Wurmus
2023-10-04search-paths: Add GCC search paths....Maxim Cournoyer
2023-10-04guix: meson-configuration: Fix boolean assigment....Jean-Pierre De Jesus DIAZ
2023-09-30Merge branch 'master' into gnome-teamLiliana Marie Prikler
2023-09-24Merge branch 'master' into gnome-teamLiliana Marie Prikler
2023-09-28archive: Fix ‘--version’ typo....Nikolaos Chatzikonstantinou
2023-09-24read-print: Be more mindful of horizontal space in packages....Tobias Geerinckx-Rice
2023-09-26git-download: Use “builtin:git-download” when available....Ludovic Courtès
2023-09-26perform-download: Use the ‘git’ command captured at configure time....Ludovic Courtès
2023-09-26build: Add dependency on Git....Ludovic Courtès
2023-09-26daemon: Add “git-download” built-in builder....Ludovic Courtès
2023-09-26perform-download: Remove unused one-argument clause....Ludovic Courtès
2023-09-26git-download: Honor the ‘GUIX_DOWNLOAD_FALLBACK_TEST’ environment variable....Ludovic Courtès
2023-09-26git-download: Move fallback code to (guix build git)....Ludovic Courtès
2023-09-25git: Restore 'false-if-git-not-found' in 'reference-available?'....Simon Tournier
2023-09-22Merge branch 'master' into emacs-teamLiliana Marie Prikler
2023-09-22git: Avoid touching the network unless needed in 'reference-available?'....Simon Tournier
2023-09-20image: Introduce the mbr-hybrid-raw image type....Mathieu Othacehe
2023-09-19self: Compile guix-packages-base in chunks of 10 files....Janneke Nieuwenhuizen
2023-09-18self: Build directories in chunks of max 25 files at a time....Janneke Nieuwenhuizen
2023-09-15Merge branch 'master' into gnome-team.Liliana Marie Prikler
2023-09-13upstream: Compare symbols to symbols....Ricardo Wurmus
2023-09-12search-paths: Add $TZDIR....Maxim Cournoyer
2023-09-11gnu-maintenance: Support URI list of mixed mirrors, HTTP URLs....Maxim Cournoyer
2023-09-11Revert "gnu-maintenance: Support URI list of mixed mirrors, HTTP URLs."...Maxim Cournoyer
2023-09-11gnu-maintenance: Support URI list of mixed mirrors, HTTP URLs....Maxim Cournoyer
2023-09-17transformations: tuned-package: Use target on cross-compile....Jean-Pierre De Jesus DIAZ
2023-09-09Merge branch 'master' into emacs-teamLiliana Marie Prikler
2023-09-08guix: shell: Don't whitelist / by typo in `shell-authorized-directories'....Janneke Nieuwenhuizen
2023-09-08lint: Check that (cc-for-target) and friends are used....Maxime Devos
2023-09-07Merge branch 'master' into gnome-teamLiliana Marie Prikler
2023-09-07build: emacs-utils: Adjust ‘emacs-compile-directory’ for Emacs 29....Hilton Chain
2023-09-06guix: packages: Support package/inherit by package-field-location....Simon Tournier
2023-09-06gnu-maintenance: Do not error when there are no candidates....Maxim Cournoyer
2023-09-05git: Fix typo in reference-available? comment....Maxim Cournoyer
2023-09-05time-machine: Also validate the reference from a channels file....Maxim Cournoyer
2023-09-05Revert "guix: git: Avoid touching the network unless needed in 'reference-ava......Maxim Cournoyer
2023-09-05gnu-maintenance: Do not crash on refresh when origin URI is a list....Maxim Cournoyer
2023-08-27Merge tracking branch 'master' into gnome-team.Liliana Marie Prikler
2023-08-26gnu-maintenance: Consider Qt source tarballs as "release files"....Maxim Cournoyer
2023-08-26gnu-maintenance: Allow mirror URLs to fallback to the generic HTML updater....Maxim Cournoyer
2023-08-26gnu-maintenance: Add support to rewrite version in URL path....Maxim Cournoyer
2023-08-26gnu-maintenance: Extract 'canonicalize-url' from 'import-html-release'....Maxim Cournoyer
2023-08-26gnu-maintenance: Document nested procedures in 'import-html-release'....Maxim Cournoyer
2023-08-26gnu-maintenance: Accept package object in 'import-html-release' procedure....Maxim Cournoyer
2023-08-26gnu-maintenance: Fix indentation....Maxim Cournoyer
2023-08-26gnu-maintenance: Extract url->links procedure....Maxim Cournoyer