spack/lib
Massimiliano Culpo fdeb9e43fa
Cleaned code that performs compiler detection
* Simplified _CompilerID

* Extracted search_compiler_commands from Compiler

* Added search_regexps to Compiler

* A few functions manipulating paths that could be useful in other
  parts of the code have been moved to llnl.util.filesystem

* Removed deferred functions in favor of mapping arguments to
  functions as required in the review

* Moved most of the code involved in compiler detection in
  spack.compilers
2019-06-07 09:30:15 +02:00
..
spack Cleaned code that performs compiler detection 2019-06-07 09:30:15 +02:00