index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meson.build
Age
Commit message (
Expand
)
Author
2024-08-10
libutil: deal with Linux systems that do not implement close_range
Jade Lovelace
2024-08-07
build: declare all the deps as -isystem
Jade Lovelace
2024-08-04
build: implement clang-tidy using our plugin
Jade Lovelace
2024-07-31
tree-wide: add support for asan!
Jade Lovelace
2024-07-23
libstore: Add FreeBSD findPlatformRoots
Artemis Tosini
2024-07-22
enable -Werror=suggest-override
eldritch horrors
2024-07-16
remove boost coroutine references
eldritch horrors
2024-07-03
libutil: generator type with on-yield value mapping
eldritch horrors
2024-06-30
enable -Werror=unused-result
eldritch horrors
2024-06-25
libexpr: rewrite the parser with pegtl instead of flex/bison
eldritch horrors
2024-06-18
build: make UBSan work :)
Jade Lovelace
2024-06-18
s3: delete obsolete ifdefs
Jade Lovelace
2024-06-16
meson.build: Allow undefined symbols on FreeBSD
Artemis Tosini
2024-06-12
[resubmit] flake: update nixpkgs pin 23.11->24.05 (+ boehmgc compat changes)
Pierre Bourdon
2024-06-12
build: remove unused 'deps' variable
Qyriad
2024-06-10
Revert "flake: update nixpkgs pin 23.11->24.05 (+ boehmgc compat changes)"
jade
2024-06-09
flake: update nixpkgs pin 23.11->24.05 (+ boehmgc compat changes)
Pierre Bourdon
2024-06-07
Merge changes from topic "releng" into main
jade
2024-06-06
Move version to a JSON file so we can have release names
Jade Lovelace
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: fix static aws-cpp-sdk
Qyriad
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-05-09
add and fix -Wignored-qualifiers
Qyriad
2024-05-09
add and fix -Wdeprecated-copy
Qyriad
2024-05-05
meson: install org.nixos.nix-daemon.plist on macOS
Qyriad
2024-05-03
libstore/local-derivation-goal: prohibit creating setuid/setgid binaries
Maximilian Bosch
2024-04-22
meson: fix cross compilation
Qyriad
2024-04-18
meson: correctly embed sandbox shell when asked
Qyriad
2024-04-18
meson: embed source paths as relative to the source root and avoid ../src
Qyriad
2024-04-17
Merge "build internal API docs with Meson" into main
Qyriad
2024-04-15
build internal API docs with Meson
Qyriad
2024-04-11
docs: redo content generation for mdbook and manual
eldritch horrors
2024-04-09
meson: correctly differentiate $profiledir and $sysconfdir/profile.d
Qyriad
2024-04-08
build: enable libstdc++ assertions
Jade Lovelace
2024-04-08
nix-doc -> lix-doc, make self-contained in package.nix
Jade Lovelace
2024-04-04
meson: add missing tests: ca, dyn-drv, plugins, libstoreconsumer
Qyriad
2024-04-03
repl: improve `:doc` builtin repl command to support lambdas.
Lunaphied
2024-04-01
meson: add switch to disable docs
eldritch horrors
2024-03-30
meson: install libexec binaries
eldritch horrors
2024-03-30
meson: add manpages for old cli and config files
eldritch horrors
2024-03-29
meson: install shell files
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-28
Merge "meson: implement functional tests" into main
Qyriad
2024-03-28
Merge "Build with traps on signed overflow" into main
jade
2024-03-27
Build with traps on signed overflow
Jade Lovelace
2024-03-27
Stop vendoring toml11
Winter
2024-03-27
meson: implement functional tests
Qyriad
[next]