spack/lib
Massimiliano Culpo 74a13e665f
Reworked _find_matches_in_path to return lazy commands
These commands, when invoked, give back a tuple (CompilerKey,path) or
None if the compiler was not found. CompilerKey is a namedtuple
containing all the information needed to identify a compiler.

find_compiler has been changed accordingly.
2019-06-07 09:30:15 +02:00
..
spack Reworked _find_matches_in_path to return lazy commands 2019-06-07 09:30:15 +02:00