summaryrefslogtreecommitdiff
path: root/guix/transformations.scm
AgeCommit message (Expand)Author
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