summaryrefslogtreecommitdiff
path: root/guix/transformations.scm
AgeCommit message (Expand)Author
2026-01-29transformations: Fix `recursive?' inheritance for `with-git-url'.Maxim Cournoyer
2026-01-25transformations: Add ‘--amd-gpu’ transformation option.Ludovic Courtès
2025-08-06gnu: go-1.23: Add aarch64 micro-architecture compiler support.Efraim Flashner
2025-05-05transformations: Git source transformations honour RECURSIVE?.Romain GARBAGE
2025-01-08transformations: ‘package-with-upstream-version’ can preserve archive type.Ludovic Courtès
2024-12-12transformations: Add tuning wrapper for gfortran.Romain GARBAGE
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-01transformations: Export ‘package-with-upstream-version’.Ludovic Courtès
2024-10-22shell: Enable caching when using deterministic package transformations.Ludovic Courtès
2024-06-11transformations: Fix powerpc64le support.Efraim Flashner
2024-03-10transformations: Add support for rust.Efraim Flashner
2023-12-03transformations: Add support for zig.Ekaitz Zarraga
2023-09-17transformations: tuned-package: Use target on cross-compile.Jean-Pierre De Jesus DIAZ
2023-07-25transformations: Wrap go binary.Efraim Flashner
2023-07-12transformations: Allow tuning go packages.Efraim Flashner
2023-05-31transformations: Add "--tune" to "--help-transform".Ludovic Courtès
2023-05-04transformations: Add '--with-configure-flag'.Sarthak Shah
2023-01-16transformations: Let users know when '--with-latest' has no effect.Ludovic Courtès
2023-01-16transformations: Add '--with-version'.Ludovic Courtès
2022-10-02transformations: Switch to SRFI-71.Ludovic Courtès
2022-09-29transformations: '--with-source' now operates in depth.Ludovic Courtès
2022-05-05transformations: Preserve transformation order in package property.Ludovic Courtès
2022-03-14transformations: '--tune' prints supported micro-architectures upon error.Ludovic Courtès
2022-01-11shell: Cache profiles even when using package specs.Ludovic Courtès
2022-01-01transformations: Add '--tune'.Ludovic Courtès
2021-09-08transformations: Git tags and 'git describe' style IDs are used as version.Marius Bakke
2021-08-11transformations: 'with-patch' works on non-origin sources.Ludovic Courtès
2021-06-08transformations: '--with-latest' correctly handles already-latest case.Ludovic Courtès
2021-01-19transformations: Add '--with-latest'.Ludovic Courtès
2020-12-27transformations: Add '--with-patch'.Ludovic Courtès
2020-11-21transformations: Show '--help-transform' only where applicable.Ludovic Courtès
2020-10-31transformations: Raise '&formatted-message' exceptions instead of 'leave'.Ludovic Courtès
2020-10-31guix build: Move transformation options to (guix transformations).Ludovic Courtès