summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2020-08-19build-system/cmake: Only include phases that are enabled.Danny Milosavljevic
2020-08-19build-system/meson: Only include phases that are enabled.Raghav Gururajan
2020-08-19build-system/cmake: Wrap Python executables, too.Raghav Gururajan
2020-08-19build-system/meson: Wrap Python executables, too.Raghav Gururajan
2020-08-19build-system/python: Also wrap executables that are in "libexec".Raghav Gururajan
2020-08-19build-system/glib-or-gtk: Also wrap executables that are in "sbin".Danny Milosavljevic
2020-08-19build-system/glib-or-gtk: Include GI_TYPELIB_PATH in wrapper.Raghav Gururajan
2020-08-17utils: Add version-major+minor+point.Efraim Flashner
2020-08-13build-system/haskell: Do not pass "--bindir" during configure.Ricardo Wurmus
2020-08-13build-system/haskell: Add 'extra-directories' keyword.Timothy Sample
2020-08-12haskell-build-system: register: Remove references to the doc output.Ricardo Wurmus
2020-08-12haskell-build-system: register: Respect lib output.Ricardo Wurmus
2020-08-12build-system/haskell: Add default output "static".Ricardo Wurmus
2020-08-12build-system/haskell: Configure to link with shared libraries.Ricardo Wurmus
2020-08-12build-system/haskell: Refactor configure step.Ricardo Wurmus
2020-08-12build-system/haskell: Support parallel builds.Ricardo Wurmus
2020-08-09build-system/emacs: Allow usage of #:parallel-tests? keyMorgan Smith
2020-08-07ssh: Really report Guile setup errors in 'send-files'.Ludovic Courtès
2020-08-05ui: Report key-and-arg exceptions correctly.Ludovic Courtès
2020-08-03scripts: Pass #:verbosity to 'build-notifier'.Ludovic Courtès
2020-08-03ui: Add #:verbosity to 'show-what-to-build'.Ludovic Courtès
2020-08-01guix: lint: Ignore unsupported source URL’s.Lars-Dominik Braun
2020-07-30deploy: Gracefully handle errors.Ludovic Courtès
2020-07-28pack: "fakechroot" execution engine can load its audit module.Ludovic Courtès
2020-07-28store: deduplication: Handle fs without d_type support.Mathieu Othacehe
2020-07-27upstream: Handle the case where the file name has no extension.Danny Milosavljevic
2020-07-27machine: ssh: Check for potential system downgrades.Ludovic Courtès
2020-07-27processes: Allow 'less' to properly estimate line length.Ludovic Courtès
2020-07-25guix system: Report file system errors using 'report-error'.Ludovic Courtès
2020-07-25Use 'formatted-message' instead of '&message' where appropriate.Ludovic Courtès
2020-07-25diagnostics: Add '&formatted-message'.Ludovic Courtès
2020-07-25diagnostics: Add a procedural variant of diagnostic procedures.Ludovic Courtès
2020-07-25ui: Factorize '&message' handling.Ludovic Courtès
2020-07-25utils: Move '&fix-hint' to (guix diagnostics).Ludovic Courtès
2020-07-25utils: Remove compatibility re-export of 'memoize'.Ludovic Courtès
2020-07-25utils: Move <location> and '&error-location' to (guix diagnostics).Ludovic Courtès
2020-07-24quirks: Adjust patch to allow traveling back to Dec. 2018.Ludovic Courtès
2020-07-24import: github: Gracefully handle projects that have disappeared.Ludovic Courtès
2020-07-24pack: '-R' applies to propagated inputs too.Ludovic Courtès
2020-07-23guix system: 'reconfigure' disallows downgrades by default.Ludovic Courtès
2020-07-23git: 'update-cached-checkout' has a new #:check-out? parameter.Ludovic Courtès
2020-07-23git: Factorize 'resolve-reference'.Ludovic Courtès
2020-07-21git-authenticate: Show fingerprint in missing-key error message.Ludovic Courtès
2020-07-21lint: source: Always return a list.Ludovic Courtès
2020-07-21upstream: 'download-tarball' gracefully handles missing signatures.Ludovic Courtès
2020-07-20gnu-maintenance: Recognize "RC" as denoting a pre-release tarball.Ludovic Courtès
2020-07-20gnu-maintenance: Handle lists returned by 'origin-uri'.Ludovic Courtès
2020-07-20gnu-maintenance: Call 'adjusted-upstream-source' only when there's a source.Ludovic Courtès
2020-07-20json: Re-export 'define-json-mapping' from (json) when available.Ludovic Courtès
2020-07-20gnu-maintenance: 'kernel.org' and 'savannah' updaters rewrite URLs.Ludovic Courtès