index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
meson.build
Age
Commit message (
Expand
)
Author
2024-09-08
libstore: turn Worker in a kj event loop user
eldritch horrors
2024-08-26
libstore: remove static initializers for Store registrations
Pierre Bourdon
2024-07-23
libstore: Add FreeBSD findPlatformRoots
Artemis Tosini
2024-06-06
build: expose option to enable or disable precompiled std headers
Qyriad
2024-05-31
build: fix static linking with a hack
Qyriad
2024-05-30
build-time: remove 20% more by PCH'ing C++ stdlib
Jade Lovelace
2024-05-29
util.{hh,cc}: Split out child.{hh,cc}
Tom Hubrecht
2024-05-24
libstore/build: always enable seccomp filtering and no-new-privileges
Alois Wohlschlager
2024-05-23
packaging: rename nixexpr -> lixexpr and so on
Jade Lovelace
2024-04-25
gc: Find roots using libproc on Darwin
Artemis Tosini
2024-04-24
Merge "libstore: Create platform LocalStore subclasses" into main
Artemis Tosini
2024-04-23
libstore: Create platform LocalStore subclasses
Artemis Tosini
2024-04-22
meson: fix cross compilation
Qyriad
2024-04-18
meson: correctly embed sandbox shell when asked
Qyriad
2024-04-18
meson: correctly set -DSANDBOX_SHELL if we have it
Qyriad
2024-04-09
meson: correctly set NIX_CONF_DIR to $sysconfdir/nix
Qyriad
2024-03-29
meson: fix state-dir default value
eldritch horrors
2024-03-29
meson: add missing explicit dependency on nlohmann_json
Winter
2024-03-29
meson: install missing/generated headers
eldritch horrors
2024-03-29
meson: install pkg-config files for libraries
eldritch horrors
2024-03-22
build: optionally build and install with meson
Qyriad