spack/lib
Massimiliano Culpo db6ef96e87
Finding compilers executes all queries first and then process them
The function calls to find compilers have been reorganized to:
1. Collect all the queries that are needed to detect compiler's version
2. Execute them on demand
3. Process the results and register compilers
2019-06-07 09:30:15 +02:00
..
spack Finding compilers executes all queries first and then process them 2019-06-07 09:30:15 +02:00