spack/lib/spack
Todd Gamblin 33a11f32fd Multi-compiler support feature-complete. Fix SPACK-3, SPACK-4, SPACK-12.
- Fast compiler finding in path and for other directories
  - first time spack runs, it searches path.
  - user can add more compilers with 'spack compiler add'

- Finds intel, gcc, clang, and pgi compilers with custom version args.

- Builds can plug in alternate compilers with ease (e.g. %intel@12.1)
2014-06-22 12:50:42 -07:00
..
docs Add CompilerSpec class and loading capability. 2014-06-22 12:33:49 -07:00
env Compiler support now uses configuration files. 2014-06-22 12:50:34 -07:00
llnl Make debug and verbose output work properly. 2014-06-22 12:50:34 -07:00
spack Multi-compiler support feature-complete. Fix SPACK-3, SPACK-4, SPACK-12. 2014-06-22 12:50:42 -07:00