aboutsummaryrefslogtreecommitdiff
path: root/src/libstore
AgeCommit message (Expand)Author
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
2024-08-03fix: warn and document when advanced attributes will have no impact due to __...Tom Bereknyei
2024-08-03libstore: move Goal::waiteeDone into Worker::goalFinishedeldritch horrors
2024-08-02Merge "libstore/ssh: only resume the logger when we paused it" into mainalois31
2024-08-02libstore/ssh: only resume the logger when we paused itAlois Wohlschlager
2024-08-02libstore: move Goal::amDone to Workereldritch horrors
2024-08-02libstore: return finishedness from Goal methodseldritch horrors
2024-08-02libstore: encapsulate worker build hook stateeldritch horrors
2024-07-30libstore: move Goal::getBuildResult to BuildResulteldritch horrors
2024-07-30libstore: count all substitutions toward the same limiteldritch horrors
2024-07-30libstore: always wake up goals on EOFeldritch horrors
2024-07-30libstore: simplify substitution handleEOFeldritch horrors
2024-07-29libstore: remove Worker::updateProgresseldritch horrors
2024-07-27libutil: Add bindPath function from libstoreArtemis Tosini
2024-07-26Merge changes I45d3895f,I541be3ea,Ibe51416d into mainalois31
2024-07-25Merge changes Ic0dfcfe2,Ibe73851f,Ia7a8df1c,I400b2031 into mainjade
2024-07-25libstore/build: block io_uringAlois Wohlschlager
2024-07-25libstore/build: use an allowlist approach to syscall filteringAlois Wohlschlager
2024-07-25libstore/build: always treat seccomp setup failures as fatalAlois Wohlschlager
2024-07-24fix building with Musl, fixing static buildsQyriad
2024-07-23tree-wide: NULL -> nullptrJade Lovelace
2024-07-23libstore: Add FreeBSD findPlatformRootsArtemis Tosini
2024-07-22libstore: keep Goal errors as unique_ptrseldritch horrors
2024-07-22libstore: remove an always-defaulted argumenteldritch horrors
2024-07-22libstore: use std::async instead of Goal threadseldritch horrors
2024-07-22libstore: remove addToWeakGoalseldritch horrors