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-10-08
Set c++ version to c++23
Lulu
2024-10-08
Fix gcc warning -Wmissing-field-initializers
Lulu
2024-10-08
Fix gcc warning -Wsign-compare
Lulu
2024-09-27
build: let meson add compiler flags for libstdc++ assertions
Olivia Crain
2024-09-27
build: require meson 1.4.0 or newer
Olivia Crain
2024-09-27
build: fix deprecated uses of configure_file
Olivia Crain
2024-09-09
forbid gcc for compilation, only allow clang
eldritch horrors
2024-09-08
libstore: turn Worker in a kj event loop user
eldritch horrors
2024-08-23
build: remove approximately 400 seconds of CPU time (30%)
Jade Lovelace
2024-08-21
fix: build with meson 1.5 also
Jade Lovelace
2024-08-21
build: move to a Cargo workspace
Jade Lovelace
2024-08-20
lix-doc: move under src/
Jade Lovelace
2024-08-20
build: build lix-doc with Meson! 🎉
Qyriad
2024-08-16
meson: Don't use `target_machine`
Artemis Tosini
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
[next]