aboutsummaryrefslogtreecommitdiff
path: root/src/libstore
AgeCommit message (Expand)Author
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-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
2024-08-23fix: use http proxy for s3 accessJade Lovelace
2024-08-21libutil/config: unify path setting typesAlois Wohlschlager
2024-08-19libstore: un-enable_shared_from_this Goaleldritch horrors
2024-08-19libstore: make Worker::childStarted privateeldritch horrors
2024-08-19libstore: turn HookReply into a variant typeeldritch horrors
2024-08-19libstore: downsize hook pipeseldritch horrors
2024-08-19libstore: run childStarted as late as possibleeldritch horrors
2024-08-19libstore: move respect-timeoutiness to goal methodeldritch horrors
2024-08-18libstore: clarify that build log fd and hook log fd are differenteldritch horrors
2024-08-18libstore: remove DerivationGoal::isReadDesceldritch horrors
2024-08-18libstore: don't ignore max-build-log-size for ssh-ngeldritch horrors
2024-08-18libstore: add explicit in-build-slot-ness to goalseldritch horrors
2024-08-18libstore: remove method without definitioneldritch horrors
2024-08-18libstore: remove unused includes in worker codeeldritch horrors
2024-08-18libstore: make Worker::removeGoal privateeldritch horrors
2024-08-13Merge "libutil: Add bindPath function from libstore" into mainArtemis Tosini
2024-08-09libutil: rename and optimize closeMostFDseldritch horrors
2024-08-09libstore: deprecate the build-hook settingeldritch horrors
2024-08-09Merge changes Ib7c80826,I636f8a71,I67669b98 into mainjade
2024-08-08Merge changes I6358a393,I2d9f276b,Idd096dc9 into mainjade
2024-08-08Merge changes I526cceed,Ia4e2f1fa,I22e66972,I9fbd55a9,Ifca22e44 into mainjade
2024-08-08sqlite: add a Use::fromStrNullableJade Lovelace
2024-08-08tree-wide: automated migration to charptr_castJade Lovelace
2024-08-08tree-wide: fix a pile of lintsJade Lovelace
2024-08-08refactor: make HashType and Base enum classes for type safetyJade Lovelace
2024-08-08libstore: make Worker::waitForInput privateeldritch horrors
2024-08-08libstore: make Worker status flags privateeldritch horrors
2024-08-08libstore: remove Goal::addWaiteeeldritch horrors
2024-08-08libstore: make Worker::wakeUp privateeldritch horrors
2024-08-08libstore: make Worker::waitForAWhile privateeldritch horrors
2024-08-08libstore: make Worker::waitForBuildSlot privateeldritch horrors
2024-08-07Merge "oops: fix warning about catching polymorphic exception" into mainjade
2024-08-07Merge "fix: warn and document when advanced attributes will have no impact du...Maximilian Bosch
2024-08-07darwin: workaround PROC_PIDLISTFDS on processes with no fdsJade Lovelace
2024-08-06oops: fix warning about catching polymorphic exceptionJade Lovelace
2024-08-07Merge changes I0fc80718,Ia182b86f,I355f82cb,I8a9b58fa,Id89f8a1f, ... into mainjade
2024-08-06libstore/linux: precompile and cache the seccomp BPFAlois Wohlschlager
2024-08-06libstore/linux: compile the seccomp BPF explicitlyAlois Wohlschlager
2024-08-06libstore: add LocalDerivationGoal setupSyscallFilter hookAlois Wohlschlager
2024-08-04tree-wide: fix various lint warningsJade Lovelace