summaryrefslogtreecommitdiff
path: root/guix/grafts.scm
Commit message (Expand)AuthorAge
* grafts: Mark as non substitutable.Ludovic Courtès2018-12-04
* grafts: Record metadata as derivation properties.Ludovic Courtès2018-11-28
* store: Add a functional object cache and use it in 'lower-object'.Ludovic Courtès2018-11-12
* 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
* derivations: Introduce 'read-derivation-from-file'.Ludovic Courtès2017-06-12
* grafts: Do not pull derivation outputs not depended on.Ludovic Courtès2017-01-25
* grafts: Shallow grafting can be performed on a subset of the outputs.Ludovic Courtès2017-01-24
* grafts: Preserve the cache across recursive calls.Ludovic Courtès2017-01-16
* grafts: Actually cache grafts during the derivation DAG traversal.Ludovic Courtès2017-01-16
* grafts: Move caching to a new 'with-cache' macro.Ludovic Courtès2017-01-04
* grafts: Apply the right grafts in the presence of multiple outputs.Ludovic Courtès2016-10-17
* grafts: Remove unused variables and confusing monad use.Ludovic Courtès2016-10-15
* grafts: 'graft-derivation' does now introduce grafts that shadow other grafts.Ludovic Courtès2016-10-14
* grafts: Create only one grafted variant of each derivation.Ludovic Courtès2016-05-25
* grafts: Update the narinfo cache before building a derivation.Ludovic Courtès2016-03-14
* grafts: Memoize intermediate results in 'cumulative-grafts'.Ludovic Courtès2016-03-05
* grafts: Use dependency information from substitutes when possible.Ludovic Courtès2016-03-05
* grafts: Graft recursively.Ludovic Courtès2016-03-01
* grafts: Consider all the outputs in the graft mapping.Ludovic Courtès2016-02-27
* grafts: Slight simplification.Ludovic Courtès2016-02-27
* grafts: Add record type printer.Ludovic Courtès2016-02-26
* grafts: 'name' parameter of 'graft-derivation' is now optional.Ludovic Courtès2016-02-22
* derivations: Move grafts to (guix grafts).Ludovic Courtès2016-02-22