aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/meson.build
AgeCommit message (Expand)Author
2024-09-08libstore: turn Worker in a kj event loop usereldritch horrors
2024-08-26libstore: remove static initializers for Store registrationsPierre Bourdon
2024-07-23libstore: Add FreeBSD findPlatformRootsArtemis Tosini
2024-06-06build: expose option to enable or disable precompiled std headersQyriad
2024-05-31build: fix static linking with a hackQyriad
2024-05-30build-time: remove 20% more by PCH'ing C++ stdlibJade Lovelace
2024-05-29util.{hh,cc}: Split out child.{hh,cc}Tom Hubrecht
2024-05-24libstore/build: always enable seccomp filtering and no-new-privilegesAlois Wohlschlager
2024-05-23packaging: rename nixexpr -> lixexpr and so onJade Lovelace
2024-04-25gc: Find roots using libproc on DarwinArtemis Tosini
2024-04-24Merge "libstore: Create platform LocalStore subclasses" into mainArtemis Tosini
2024-04-23libstore: Create platform LocalStore subclassesArtemis Tosini
2024-04-22meson: fix cross compilationQyriad
2024-04-18meson: correctly embed sandbox shell when askedQyriad
2024-04-18meson: correctly set -DSANDBOX_SHELL if we have itQyriad
2024-04-09meson: correctly set NIX_CONF_DIR to $sysconfdir/nixQyriad
2024-03-29meson: fix state-dir default valueeldritch horrors
2024-03-29meson: add missing explicit dependency on nlohmann_jsonWinter
2024-03-29meson: install missing/generated headerseldritch horrors
2024-03-29meson: install pkg-config files for librarieseldritch horrors
2024-03-22build: optionally build and install with mesonQyriad