lix/src/libstore/build
Eelco Dolstra d62a9390fc Get rid of std::shared_ptr<std::string> and ref<std::string>
These were needed back in the pre-C++11 era because we didn't have
move semantics. But now we do.
2022-01-18 11:12:30 +01:00
..
derivation-goal.cc serialise.hh: Use std::string_view 2022-01-17 22:20:23 +01:00
derivation-goal.hh More properly track the status of CA builds 2021-12-13 17:02:13 +01:00
drv-output-substitution-goal.cc Make the DrvOutputSubstitutionGoal more async 2021-11-03 06:51:34 +01:00
drv-output-substitution-goal.hh Make the DrvOutputSubstitutionGoal more async 2021-11-03 06:51:34 +01:00
entry-points.cc Merge branch 'master' of https://github.com/alekswn/nix 2021-10-29 14:42:26 +02:00
goal.cc libstore: use set instead of list for waiter list 2021-08-08 14:05:38 +02:00
goal.hh libstore: use set instead of list for waiter list 2021-08-08 14:05:38 +02:00
hook-instance.cc Change .cc files to use split build headers 2020-10-12 17:08:52 +00:00
hook-instance.hh Trim hook-instance.hh 2020-10-12 17:16:13 +00:00
local-derivation-goal.cc Get rid of std::shared_ptr<std::string> and ref<std::string> 2022-01-18 11:12:30 +01:00
local-derivation-goal.hh Make recursive-nix work even when not privileged 2021-11-25 11:15:11 +00:00
substitution-goal.cc Incorporate suggestions from @edolstra 2021-12-10 19:02:22 -05:00
substitution-goal.hh PathSubstitutionGoal: Clean up pipe 2021-04-07 12:21:31 +02:00
worker.cc Update manual links 2021-12-06 16:42:57 +01:00
worker.hh buildPaths(): Add an evalStore argument 2021-07-22 09:59:51 +02:00