spack/lib
Massimiliano Culpo 8c1a4de9e2
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`.
2024-12-08 12:17:09 +01:00
..
spack solver: first working implementation of compiler as nodes 2024-12-08 12:17:09 +01:00