aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/build/worker.hh
AgeCommit message (Expand)Author
2023-06-22Better document build failure exit codesJohn Ericson
2023-05-07`max-substitution-jobs` settingMatej Urbas
2023-04-15Introduce `Worker::makeGoal`John Ericson
2023-04-07Finish converting existing comments for internal API docs (#8146)John Ericson
2023-03-31Ensure all headers have `#pragma once` and are in API docsJohn Ericson
2023-01-11Split `OutputsSpec` and `ExtendedOutputsSpec`, use the former moreJohn Ericson
2022-02-21Remove std::set aliasEelco Dolstra
2021-07-22buildPaths(): Add an evalStore argumentEelco Dolstra
2021-03-01Allow substituting drv outputs when buildingregnat
2021-03-01SubstitutionGoal -> PathSubstitutionGoalregnat
2020-12-23Crudely make worker only provide a Store, not LocalStoreJohn Ericson
2020-12-01shut up clang warningsregnat
2020-10-17Explain that `upcast_goal` is still a static castJohn Ericson
2020-10-13Add some more docsJohn Ericson
2020-10-12Merge remote-tracking branch 'obsidian/split_build_cc' into typed-goal-mapsJohn Ericson
2020-10-12Trim worker.hhJohn Ericson
2020-10-12Rename to hand-hold git (worker.hh)John Ericson