spack/lib
Massimiliano Culpo 4c06f83c60
solver: first working implementation of compiler as nodes
This commit changes the model to treat compilers as nodes, and
drops the concept of a "compiler" as a bundle of a C, C++, and
Fortran compiler.

Implementation does not rely on `Compiler` or `CompilerSpec`.
2025-02-28 23:34:09 +01:00
..
spack solver: first working implementation of compiler as nodes 2025-02-28 23:34:09 +01:00