aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/platform/darwin.cc
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-07-23tree-wide: NULL -> nullptrJade Lovelace
2024-06-23libstore: Start creating LocalDerivationGoal subclassesArtemis Tosini
2024-04-25gc: Find roots using libproc on DarwinArtemis Tosini