spack/lib
Massimiliano Culpo 5f254f77da
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-11-19 12:16:24 +01:00
..
spack solver: first working implementation of compiler as nodes 2024-11-19 12:16:24 +01:00