summary refs log tree commit diff
path: root/guix/build/graft.scm
AgeCommit message (Expand)Author
2022-09-02guix: build: Avoid using magic literals in the code for hash length.Attila Lendvai
2022-09-02guix: build: Promote local define-inline to a define-constant util.Attila Lendvai
2021-04-15grafts: Support rewriting UTF-16 and UTF-32 store references.Mark H Weaver
2018-08-24grafts: Add (guix build debug-link) and use it.Ludovic Courtès
2018-08-24grafts: Add high-level 'graft' procedure on the build side.Ludovic Courtès
2017-11-14grafts: Clarify the status of the workaround for <http://bugs.gnu.org/24659>.Leo Famulari
2017-08-24graft: Correctly replace references near the end of the scan buffer.Ludovic Courtès
2016-10-17grafts: Remove unnecessary 'umask' call.Ludovic Courtès
2016-10-10grafts: Always make directories #o755.Ludovic Courtès
2016-10-03grafts: Allow the replacement to have a different name.Ludovic Courtès
2016-08-09grafts: Make grafting faster.Mark H Weaver
2016-05-24graft: Fail when one of the threads raises an exception.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-02-27grafts: Make sure files are not created world-writable.Ludovic Courtès
2015-11-16graft: Graft files in parallel.Ludovic Courtès
2015-11-16graft: Graft files in a deterministic order.Ludovic Courtès
2014-10-08derivations: Add 'graft-derivation'.Ludovic Courtès