aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/platform
AgeCommit message (Expand)Author
2024-10-20libstore: fix sign comparison warnings in darwin platformLily Ballard
2024-08-28tree-wide: shuffle headers around for about 30s compile timeJade Lovelace
2024-08-26libstore: remove static initializers for Store registrationsPierre Bourdon
2024-08-07darwin: workaround PROC_PIDLISTFDS on processes with no fdsJade Lovelace
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-07-25Merge changes Ic0dfcfe2,Ibe73851f,Ia7a8df1c,I400b2031 into mainjade
2024-07-23tree-wide: NULL -> nullptrJade Lovelace
2024-07-23libstore: Add FreeBSD findPlatformRootsArtemis Tosini
2024-07-07libstore: make LocalDerivationGoal::needsHashRewrite virtualArtemis Tosini
2024-07-03libstore: add LocalDerivationGoal startChild hookArtemis Tosini
2024-07-03libstore: Add LocalDerivationGoal prepareSandbox hookArtemis Tosini
2024-06-23libstore: Start creating LocalDerivationGoal subclassesArtemis Tosini
2024-04-25gc: Find roots using libproc on DarwinArtemis Tosini
2024-04-23libstore: Create platform LocalStore subclassesArtemis Tosini