aboutsummaryrefslogtreecommitdiff
path: root/src/libstore
AgeCommit message (Expand)Author
2024-09-29libstore: merge ContinueImmediately and StillAliveeldritch horrors
2024-09-29libstore: remove worker removeGoaleldritch horrors
2024-09-29libstore: extract a real makeGoalCommoneldritch horrors
2024-09-29libstore: remove Goal::keyeldritch horrors
2024-09-29libstore: make non-cache goal pointers strongeldritch horrors
2024-09-29libstore: remove Goal::WaitForWorldeldritch horrors
2024-09-29libstore: fix build testseldritch horrors
2024-09-29libstore: have makeLocalDerivationGoal return unique_ptrseldritch horrors
2024-09-27libstore: turn Goal::WaitForGoals into a promiseeldritch horrors
2024-09-27libstore: replace Goal::WaitForSlot with semaphoreseldritch horrors
2024-09-27libstore: simplify Worker::waitForInputeldritch horrors
2024-09-27libstore: make waiting for a while a promiseeldritch horrors
2024-09-27libstore: turn builder output processing into event loopeldritch horrors
2024-09-26Merge changes Iaa2e0e9d,Ia973420f into mainjade
2024-09-26Fix passing custom CA files into the builtin:fetchurl sandboxPuck Meerburg
2024-09-25[security] builtin:fetchurl: Enable TLS verificationEelco Dolstra
2024-09-25main: log stack traces for std::terminateJade Lovelace
2024-09-21Merge "local-store: make extended attribute handling more robust" into mainalois31
2024-09-18util: fix brotli decompression of empty inputJade Lovelace
2024-09-14Merge "store: add a hint on how to fix Lix installs broken by macOS Sequoia" ...jade
2024-09-14Merge changes Ia1481da4,Ifca1d74d into mainjade
2024-09-14local-store: make extended attribute handling more robustAlois Wohlschlager
2024-09-14store: add a hint on how to fix Lix installs broken by macOS SequoiaJade Lovelace
2024-09-13archive: refactor bad mutable-state API in the NAR parse listenerJade Lovelace
2024-09-11archive: rename ParseSink to NARParseVisitorJade Lovelace
2024-09-09Merge changes If8ec210f,I6e2851b2 into mainalois31
2024-09-08libstore: turn Worker in a kj event loop usereldritch horrors
2024-09-02libstore: declare SandboxMode JSON serialisation in the headerAlois Wohlschlager
2024-09-01Clarify that `diff-hook` no longer needs to be an absolute pathRebecca Turner
2024-09-01Merge changes I5566a985,I88cf53d3 into mainrebecca “wiggles” turner
2024-08-30libstore: add build result to Goal::Finishedeldritch horrors
2024-08-30libstore: rename Goal::Finished::result to exitCodeeldritch horrors
2024-08-30libstore: remove queryMissing call from Workereldritch horrors
2024-08-30libstore: use notifications for stats counterseldritch horrors
2024-08-30libstore: don't ContinueImmediately where we can tail calleldritch horrors
2024-08-30libstore: print dependency errors from DerivationGoaleldritch horrors
2024-08-30libstore: hide Worker goal factory methodseldritch horrors
2024-08-30libstore: add "is dependency" info to goaleldritch horrors
2024-08-28tree-wide: shuffle headers around for about 30s compile timeJade Lovelace
2024-08-28Merge "libstore: remove static initializers for Store registrations" into mainrebecca “wiggles” turner
2024-08-26libstore: remove static initializers for Store registrationsPierre Bourdon
2024-08-26treewide: fix a bunch of lintsJade Lovelace
2024-08-25Support relative and `~/` paths in config settingsRebecca Turner
2024-08-25Thread `ApplyConfigOptions` through config parsingRebecca Turner
2024-08-25libstore: make Goal::ex a shared_ptreldritch horrors
2024-08-25libstore: remove unused Goal ctor parametereldritch horrors
2024-08-25Merge "fix: good errors for failures caused by allowSubstitutes" into mainjade
2024-08-25Merge changes Ief8e8ebc,Id3135db0,If1e76169 into mainjade
2024-08-25libstore: diagnose local build failure in goaleldritch horrors
2024-08-23fix: good errors for failures caused by allowSubstitutesJade Lovelace