summaryrefslogtreecommitdiff
path: root/guix/scripts/build.scm
AgeCommit message (Expand)Author
2026-05-10ui: ‘load*’ takes a list of modules to import.Ludovic Courtès
2025-03-02guix build: Honor '--system' with '--manifest'.Efraim Flashner
2024-12-12guix build: Last argument of ‘dependents’ is optional.Ludovic Courtès
2024-12-01etc: Add upgrade manifest.Ludovic Courtès
2024-12-01guix build: Validate that the file passed to ‘-m’ returns a manifest.Ludovic Courtès
2024-12-01guix build: Add ‘--dependents’.Ludovic Courtès
2024-12-01guix build: Add ‘--development’ option.Ludovic Courtès
2024-10-15guix build: Avoid “could not determine …” warning when unnecessary.Ludovic Courtès
2024-09-06guix build: ‘--log-file’ honors the configured substitute URLs.Ludovic Courtès
2024-07-18guix build: Take ‘--system’ into account together with ‘-S’.Ludovic Courtès
2024-04-15Autoload (guix build syscalls).Ludovic Courtès
2023-10-17scripts: build: Handle EPIPE errors when displaying help.Simon Tournier
2023-03-13guix: Strip #:use-module lists.Ludovic Courtès
2023-02-27ui: 'display-hint' quotes extra arguments for Texinfo.Ludovic Courtès
2022-10-22Remove now unnecessary uses of (guix grafts).Ludovic Courtès
2022-09-30scripts: build: Format strings before calling display-hint.Zhu Zihao
2022-08-04guix build: Print hints when -s or --target is passed an invalid string.Ludovic Courtès
2022-05-25Move (gnu platform) and (gnu platforms ...) to guix/.Josselin Poiret
2022-05-22scripts: build: Highlight the current system with --list-systems.Mathieu Othacehe
2022-05-22scripts: Add --list-systems and --list-targets options.Mathieu Othacehe
2022-02-18guix build: Warn when attempting to build an unsupported package.Ludovic Courtès
2021-06-29Revert "guix build: Autoload (gnu packages)."Ludovic Courtès
2021-06-29guix build: Autoload (gnu packages).Ludovic Courtès
2021-05-28guix build: Emit "nothing to do" warning only when needed.Ludovic Courtès
2021-05-28scripts: Commands warn when passed zero arguments.Ludovic Courtès
2021-03-31scripts: Scripts that defaulted to -v2 now default to -v3.Ludovic Courtès
2021-03-19guix package: Autoload Guile-JSON and (guix describe).Ludovic Courtès
2020-11-21transformations: Show '--help-transform' only where applicable.Ludovic Courtès
2020-11-13guix build: Expose log-url for third parties.John Soo
2020-10-31guix build: Move transformation options to (guix transformations).Ludovic Courtès
2020-10-31guix build: 'options->transformation' no longer takes a 'store' parameter.Ludovic Courtès
2020-10-31guix build: Remove unnecessary (replacement #f).Ludovic Courtès
2020-10-31guix build: 'package-with-source' no longer takes a 'store' parameter.Ludovic Courtès
2020-10-20guix build: Move package transformation options behind '--help-transform'.Ludovic Courtès
2020-10-20guix build: Add '--with-debug-info'.Ludovic Courtès
2020-10-12guix build: Add '--with-c-toolchain'.Ludovic Courtès
2020-10-02guix build: Record package transformations in manifest entries.Ludovic Courtès
2020-09-29guix build: Add a hint for unspecified value.Julien Lepiller
2020-09-27guix build: Add '--without-tests'.Ludovic Courtès
2020-09-21guix: scripts: build: Mention 'PACKAGE' in '--with-source' option.zimoun
2020-09-10scripts: Use 'define-command' and have 'guix help' use that.Ludovic Courtès
2020-08-03scripts: Pass #:verbosity to 'build-notifier'.Ludovic Courtès
2020-04-16scripts/build: options->things-to-build: Handle .json files.Ricardo Wurmus
2020-03-29'--dry-run' no longer implies '--no-grafts'.Ludovic Courtès
2020-03-29guix build: Use 'map/accumulate-builds'.Ludovic Courtès
2020-03-22guix build: Use 'with-build-handler'.Ludovic Courtès
2020-03-05guix build: Parameterize '%graft?' upfront.Ludovic Courtès
2020-03-05guix build: Allow non-package objects in manifest.Ludovic Courtès
2020-02-14guix build: Add '--manifest' option.Marius Bakke
2020-01-24guix build, archive, graph: Disable absolute file port name canonicalization.Ludovic Courtès