summaryrefslogtreecommitdiff
path: root/guix/build/graft.scm
Commit message (Expand)AuthorAge
* grafts: Add (guix build debug-link) and use it.Ludovic Courtès2018-08-24
* grafts: Add high-level 'graft' procedure on the build side.Ludovic Courtès2018-08-24
* grafts: Clarify the status of the workaround for <http://bugs.gnu.org/24659>.Leo Famulari2017-11-14
* graft: Correctly replace references near the end of the scan buffer.Ludovic Courtès2017-08-24
* grafts: Remove unnecessary 'umask' call.Ludovic Courtès2016-10-17
* grafts: Always make directories #o755.Ludovic Courtès2016-10-10
* grafts: Allow the replacement to have a different name.Ludovic Courtès2016-10-03
* grafts: Make grafting faster.Mark H Weaver2016-08-09
* graft: Fail when one of the threads raises an exception.Ludovic Courtès2016-05-24
* grafts: Rename files whose name matches a graft.Ludovic Courtès2016-05-21
* grafts: Preserve empty directories when grafting.Ludovic Courtès2016-05-21
* grafts: Make sure files are not created world-writable.Ludovic Courtès2016-02-27
* graft: Graft files in parallel.Ludovic Courtès2015-11-16
* graft: Graft files in a deterministic order.Ludovic Courtès2015-11-16
* derivations: Add 'graft-derivation'.Ludovic Courtès2014-10-08