aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/build/worker.cc
AgeCommit message (Expand)Author
2021-04-07PathSubstitutionGoal: Clean up pipeEelco Dolstra
2021-04-05Rename BuildableJohn Ericson
2021-04-05Use `BuildableReq` for `buildPaths` and `ensurePath`John Ericson
2021-03-01Allow substituting drv outputs when buildingregnat
2021-03-01SubstitutionGoal -> PathSubstitutionGoalregnat
2021-02-26Split {,local-}derivation-goal.{cc,hh}John Ericson
2021-01-25Merge pull request #4467 from edolstra/error-formattingEelco Dolstra
2021-01-21Improve error formattingEelco Dolstra
2020-12-23Crudely make worker only provide a Store, not LocalStoreJohn Ericson
2020-12-03Don't fail early when -j0 is passedregnat
2020-12-01Move primeCache() to Worker::run()Eelco Dolstra
2020-10-17Just use `auto` in two places.John Ericson
2020-10-17tab -> spaceJohn Ericson
2020-10-12Merge remote-tracking branch 'obsidian/split_build_cc' into typed-goal-mapsJohn Ericson
2020-10-12Change .cc files to use split build headersJohn Ericson
2020-10-11Properly type the derivation and substitution goal mapsJohn Ericson
2020-10-11Trim build/worker.ccJohn Ericson
2020-10-11Rename to hand-hold git (build/worker.cc)John Ericson