spack/lib
Massimiliano Culpo dc7df70b81
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-01-11 13:28:51 +01:00
..
spack solver: first working implementation of compiler as nodes 2025-01-11 13:28:51 +01:00