Files
meson/mesonbuild/ast
Paolo Bonzini c561bd8861 build, interpreter: make project-related fields per machine
This is a first step towards making it possible to allow subprojects to
be built for both the build and host machine.  Even though the concept
of a build-machine subproject doesn't exist yet, prepare for it by
making the list of (sub)projects per machine, and storing the machine
in the interpreter's subproject stack.

Extracted from a patch by Dylan Baker <dylan@pnwbakers.com>

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2026-06-17 13:05:22 -07:00
..