summaryrefslogtreecommitdiff
path: root/tests/grafts.scm
Commit message (Expand)AuthorAgeFilesLines
* grafts: Apply the right grafts in the presence of multiple outputs....Ludovic Courtès2016-10-171-0/+48
* grafts: 'graft-derivation' does now introduce grafts that shadow other grafts....Ludovic Courtès2016-10-141-0/+62
* grafts: Allow the replacement to have a different name....Ludovic Courtès2016-10-031-0/+19
* gexp: Remove more uses of #:modules....Ludovic Courtès2016-07-121-8/+8
* grafts: Rename files whose name matches a graft....Ludovic Courtès2016-05-211-0/+17
* grafts: Preserve empty directories when grafting....Ludovic Courtès2016-05-211-0/+24
* build: Add a Guile custom test driver using SRFI-64....Mathieu Lirzin2016-04-031-3/+0
* grafts: Graft recursively....Ludovic Courtès2016-03-011-15/+78
* grafts: Consider all the outputs in the graft mapping....Ludovic Courtès2016-02-271-0/+20
* grafts: 'name' parameter of 'graft-derivation' is now optional....Ludovic Courtès2016-02-221-1/+1
* derivations: Move grafts to (guix grafts)....Ludovic Courtès2016-02-221-0/+81