summaryrefslogtreecommitdiff
path: root/tests/grafts.scm
AgeCommit message (Expand)Author
2023-10-28grafts: Fix corner case involving multiple-output derivations.Ludovic Courtès
2022-11-11grafts: Run with a UTF-8 locale.Ludovic Courtès
2021-04-15grafts: Support rewriting UTF-16 and UTF-32 store references.Mark H Weaver
2019-06-27Merge branch 'master' into core-updatesLudovic Courtès
2019-06-27derivations: Add 'derivation-input'.Ludovic Courtès
2019-06-14packages: Remove 'search-bootstrap-binary'.Ludovic Courtès
2018-11-28grafts: Record metadata as derivation properties.Ludovic Courtès
2017-08-24graft: Correctly replace references near the end of the scan buffer.Ludovic Courtès
2017-01-25grafts: Do not pull derivation outputs not depended on.Ludovic Courtès
2016-10-17grafts: Apply the right grafts in the presence of multiple outputs.Ludovic Courtès
2016-10-14grafts: 'graft-derivation' does now introduce grafts that shadow other grafts.Ludovic Courtès
2016-10-03grafts: Allow the replacement to have a different name.Ludovic Courtès
2016-07-12gexp: Remove more uses of #:modules.Ludovic Courtès
2016-05-21grafts: Rename files whose name matches a graft.Ludovic Courtès
2016-05-21grafts: Preserve empty directories when grafting.Ludovic Courtès
2016-04-03build: Add a Guile custom test driver using SRFI-64.Mathieu Lirzin
2016-03-01grafts: Graft recursively.Ludovic Courtès
2016-02-27grafts: Consider all the outputs in the graft mapping.Ludovic Courtès
2016-02-22grafts: 'name' parameter of 'graft-derivation' is now optional.Ludovic Courtès
2016-02-22derivations: Move grafts to (guix grafts).Ludovic Courtès