index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
platform
Age
Commit message (
Expand
)
Author
2024-10-20
libstore: fix sign comparison warnings in darwin platform
Lily Ballard
2024-08-28
tree-wide: shuffle headers around for about 30s compile time
Jade Lovelace
2024-08-26
libstore: remove static initializers for Store registrations
Pierre Bourdon
2024-08-07
darwin: workaround PROC_PIDLISTFDS on processes with no fds
Jade Lovelace
2024-08-06
libstore/linux: precompile and cache the seccomp BPF
Alois Wohlschlager
2024-08-06
libstore/linux: compile the seccomp BPF explicitly
Alois Wohlschlager
2024-08-06
libstore: add LocalDerivationGoal setupSyscallFilter hook
Alois Wohlschlager
2024-07-25
Merge changes Ic0dfcfe2,Ibe73851f,Ia7a8df1c,I400b2031 into main
jade
2024-07-23
tree-wide: NULL -> nullptr
Jade Lovelace
2024-07-23
libstore: Add FreeBSD findPlatformRoots
Artemis Tosini
2024-07-07
libstore: make LocalDerivationGoal::needsHashRewrite virtual
Artemis Tosini
2024-07-03
libstore: add LocalDerivationGoal startChild hook
Artemis Tosini
2024-07-03
libstore: Add LocalDerivationGoal prepareSandbox hook
Artemis Tosini
2024-06-23
libstore: Start creating LocalDerivationGoal subclasses
Artemis Tosini
2024-04-25
gc: Find roots using libproc on Darwin
Artemis Tosini
2024-04-23
libstore: Create platform LocalStore subclasses
Artemis Tosini