summaryrefslogtreecommitdiff
path: root/tests/transformations.scm
AgeCommit message (Expand)AuthorFilesLines
2026-01-29transformations: Fix `recursive?' inheritance for `with-git-url'.Maxim Cournoyer1-0/+17
2026-01-25transformations: Add ‘--amd-gpu’ transformation option.Ludovic Courtès1-1/+40
2025-05-05transformations: Git source transformations honour RECURSIVE?.Romain GARBAGE1-2/+48
2024-12-01transformations: ‘package-with-upstream-version’ can preserve patches.Ludovic Courtès1-1/+30
2023-10-28tests: Adjust to cope with glibc graft.Ludovic Courtès1-0/+5
2023-05-04transformations: Add '--with-configure-flag'.Sarthak Shah1-1/+12
2023-01-16transformations: Add '--with-version'.Ludovic Courtès1-1/+18
2022-12-26upstream-updater: Rename record field.Hartmut Goebel1-4/+4
2022-09-29transformations: '--with-source' now operates in depth.Ludovic Courtès1-7/+25
2022-05-05transformations: Preserve transformation order in package property.Ludovic Courtès1-1/+13
2022-01-01transformations: Add '--tune'.Ludovic Courtès1-0/+35
2021-09-08transformations: Git tags and 'git describe' style IDs are used as version.Marius Bakke1-0/+21
2021-08-11transformations: 'with-patch' works on non-origin sources.Ludovic Courtès1-1/+29
2021-03-05profiles: 'package->manifest-entry' preserves transformations by default.Ludovic Courtès1-0/+10
2021-01-19transformations: Add '--with-latest'.Ludovic Courtès1-1/+18
2020-12-27transformations: Add '--with-patch'.Ludovic Courtès1-0/+24
2020-12-21tests: Check the effect of '--without-tests' on implicit inputs.Ludovic Courtès1-4/+3
2020-10-31guix build: Move transformation options to (guix transformations).Ludovic Courtès1-0/+380