aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/build/substitution-goal.cc
AgeCommit message (Expand)Author
2022-06-23Fix typoEelco Dolstra
2022-06-15libstore: improve warning message on missing sigLorenzo Manacorda
2022-04-06Fix empty 'nix copy' error messageEelco Dolstra
2022-03-09BuildResult: Use DerivedPathEelco Dolstra
2022-03-08Add Store::buildPathsWithResults()Eelco Dolstra
2022-02-25Remove std::string alias (for real this time)Eelco Dolstra
2021-12-10Incorporate suggestions from @edolstraGavin Ray
2021-12-08Better diagnostics if no valid signature foundGavin Ray
2021-07-22copyPaths: Pass store by referenceEelco Dolstra
2021-04-07PathSubstitutionGoal: Clean up pipeEelco Dolstra
2021-03-15pathInfoIsTrusted -> pathInfoIsUntrustedregnat
2021-03-01SubstitutionGoal -> PathSubstitutionGoalregnat
2021-01-25Merge pull request #4467 from edolstra/error-formattingEelco Dolstra
2021-01-21Improve error formattingEelco Dolstra
2021-01-15Make public keys and `requireSigs` local-store specific againJohn Ericson
2020-10-12Change .cc files to use split build headersJohn Ericson
2020-10-11Trim build/substitution-goal.ccJohn Ericson
2020-10-11Rename to hand-hold git (build/substitution-goal.cc)John Ericson