aboutsummaryrefslogtreecommitdiff
path: root/src/libexpr/meson.build
AgeCommit message (Expand)Author
2024-08-08libexpr: move Value implementations out of eval.ccQyriad
2024-07-20libexpr: rename confusing makeImmutableString -> gcCopyStringIfNeededQyriad
2024-07-20libexpr: refactor gc-agnostic helpers into one placeQyriad
2024-06-25libexpr: rewrite the parser with pegtl instead of flex/bisoneldritch horrors
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-23packaging: rename nixexpr -> lixexpr and so onJade Lovelace
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-27Stop vendoring toml11Winter
2024-03-22build: optionally build and install with mesonQyriad