spack/var/spack/repos
Massimiliano Culpo e5f8049f3d
builtin: add cc, cxx, and fortran properties
These properties are implemented in the same way in each compiler
package, at least for external specs. So, push the implementation
to the base class for now.

This needs to be revisited, to make the base class less dependent
on C, C++, and Fortran.
2025-02-28 23:34:33 +01:00
..
builder.test
builtin builtin: add cc, cxx, and fortran properties 2025-02-28 23:34:33 +01:00
builtin.mock Exempt "compilers" and "runtimes" from default requirements 2025-02-28 23:34:18 +01:00
compiler_runtime.test builtin.mock et al. : changes to packages 2025-02-28 23:34:08 +01:00
duplicates.test builtin.mock et al. : changes to packages 2025-02-28 23:34:08 +01:00
edges.test builtin.mock et al. : changes to packages 2025-02-28 23:34:08 +01:00
flags.test builtin.mock et al. : changes to packages 2025-02-28 23:34:08 +01:00
requirements.test builtin.mock et al. : changes to packages 2025-02-28 23:34:08 +01:00
tutorial