lix/src
Qyriad 9697754418 build: optionally build and install with meson
This commit adds several meson.build, which successfully build and
install Lix executables, libraries, and headers. Meson does not yet
build docs, Perl bindings, or run tests, which will be added in
following commits. As such, this commit does not remove the existing
build system, or make it the default, and also as such, this commit has
several FIXMEs and TODOs as notes for what should be done before the
existing autoconf + make buildsystem can be removed and Meson made the
default. This commit does not modify any source files.

A Meson-enabled build is also added as a Hydra job, and to
`nix flake check`.

Change-Id: I667c8685b13b7bab91e281053f807a11616ae3d4
2024-03-18 19:32:37 -06:00
..
build-remote libutil: make AutoCloseFD a better resource 2024-03-18 15:42:52 -06:00
libcmd build: optionally build and install with meson 2024-03-18 19:32:37 -06:00
libexpr build: optionally build and install with meson 2024-03-18 19:32:37 -06:00
libfetchers build: optionally build and install with meson 2024-03-18 19:32:37 -06:00
libmain build: optionally build and install with meson 2024-03-18 19:32:37 -06:00
libstore build: optionally build and install with meson 2024-03-18 19:32:37 -06:00
libutil build: optionally build and install with meson 2024-03-18 19:32:37 -06:00
nix build: optionally build and install with meson 2024-03-18 19:32:37 -06:00
nix-build Delete hasPrefix and hasSuffix from the codebase 2024-03-17 20:17:19 -07:00
nix-channel libutil: make AutoCloseFD a better resource 2024-03-18 15:42:52 -06:00
nix-collect-garbage util.hh: split out signals stuff 2024-03-11 00:52:09 -07:00
nix-copy-closure Merge pull request #9277 from keszybz/file-permissions 2024-03-04 05:26:17 +01:00
nix-env Delete hasPrefix and hasSuffix from the codebase 2024-03-17 20:17:19 -07:00
nix-instantiate Unify and refactor value printing 2024-03-09 03:50:06 +01:00
nix-store libexpr: Support structured error classes 2024-03-09 04:47:05 -07:00
resolve-system-dependencies libutil: make AutoCloseFD a better resource 2024-03-18 15:42:52 -06:00
toml11 Replace cpptoml with toml11 2021-12-17 22:03:33 +01:00
meson.build build: optionally build and install with meson 2024-03-18 19:32:37 -06:00