aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/build/entry-points.cc
AgeCommit message (Expand)Author
2022-12-07Trivial changes from the lazy-trees branchEelco Dolstra
2022-03-09BuildResult: Use DerivedPathEelco Dolstra
2022-03-08Add Store::buildPathsWithResults()Eelco Dolstra
2021-10-29Merge branch 'master' of https://github.com/alekswn/nixEelco Dolstra
2021-10-26Make experimental-features a proper typeregnat
2021-10-17Add error reporting to machine spec paserAlexey Novikov
2021-09-30`std::visit` by referenceJohn Ericson
2021-07-22buildPaths(): Add an evalStore argumentEelco Dolstra
2021-04-05Rename BuildableJohn Ericson
2021-04-05"newtype" BuildableReqJohn Ericson
2021-04-05Use `BuildableReq` for `buildPaths` and `ensurePath`John Ericson
2021-03-01SubstitutionGoal -> PathSubstitutionGoalregnat
2021-02-26Split {,local-}derivation-goal.{cc,hh}John Ericson
2021-02-26Simplify the case where the drv is a purely input-addressed oneregnat
2021-02-23LocalStore: Send back the new realisationsregnat
2020-12-23Expose schedule entrypoints to all storesJohn Ericson