Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Builder: use OutputPaths for root names #135

Merged
merged 2 commits into from
Aug 29, 2019

Conversation

Profpatsch
Copy link
Collaborator

@Profpatsch Profpatsch commented Aug 13, 2019

This is the second part of #117 for easier review.

Contains #134

src/build_loop.rs Outdated Show resolved Hide resolved
src/builder.rs Outdated Show resolved Hide resolved
@Profpatsch Profpatsch changed the base branch from master to builder-restrict-named-drvs-to-struct August 16, 2019 16:21
@grahamc grahamc force-pushed the builder-restrict-named-drvs-to-struct branch from 278c503 to 76f0e31 Compare August 19, 2019 15:58
@grahamc grahamc force-pushed the builder-use-OutputPaths-for-root-names branch from 630502b to 27afeba Compare August 20, 2019 16:30
@grahamc grahamc changed the base branch from builder-restrict-named-drvs-to-struct to master August 28, 2019 14:27
@Profpatsch Profpatsch force-pushed the builder-use-OutputPaths-for-root-names branch from 27afeba to c576b95 Compare August 28, 2019 15:45
`roots` needs to be able to access private fields of project.
@grahamc grahamc force-pushed the builder-use-OutputPaths-for-root-names branch 2 times, most recently from 8f3b218 to 26543c5 Compare August 29, 2019 15:15
@grahamc grahamc changed the title Builder: use output paths for root names Builder: use OutputPaths for root names Aug 29, 2019
Use the `OutputPaths` struct to direct the creation of roots, so that
we don’t have to rely on “magical paths” anymore.

This is another step towards splitting instantiation and build.
@grahamc grahamc force-pushed the builder-use-OutputPaths-for-root-names branch from 26543c5 to 90aebe2 Compare August 29, 2019 15:22
@grahamc grahamc merged commit f93989b into master Aug 29, 2019
@grahamc grahamc deleted the builder-use-OutputPaths-for-root-names branch September 23, 2019 19:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants