aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/build/drv-output-substitution-goal.hh
AgeCommit message (Expand)Author
2024-08-02libstore: return finishedness from Goal methodseldritch horrors
2024-07-30libstore: always wake up goals on EOFeldritch horrors
2024-07-22libstore: use std::async instead of Goal threadseldritch horrors
2024-05-09libstore: de-callback-ify CA realisation substitutioneldritch horrors
2024-05-07libstore: limit CA realisation info substitution concurrencyeldritch horrors
2023-08-25Adapt scheduler to work with dynamic derivationsJohn Ericson
2023-05-08introduces `Goal::jobCategory`Matej Urbas
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-03-08Fix crash/hang with CA derivationsEelco Dolstra
2022-02-25Remove std::string alias (for real this time)Eelco Dolstra
2021-11-03Make the DrvOutputSubstitutionGoal more asyncregnat
2021-11-03Expose an async interface for `queryRealisation`regnat
2021-03-01Allow substituting drv outputs when buildingregnat