spack/lib/spack
scheibelp e727f56d89 Features/compiler config consistency (#2999)
* default scope for config command is made consistent with cmd/__init__ default

* dont specify a scope when looking for compilers with a matching spec (since compiler concretization is scope-independent)

* config edit should default to platform-specific file only for compilers

* when duplicate compiler specs are detected, the exception raised now points the user to the files where the duplicates appear

* updated error message to emphasize that a spec is duplicated (since multiple specs can reference the same compiler)

* 'spack compilers' is now also broken down into sections by os and target

* Added tests for new compiler methods
2017-03-10 13:58:48 -08:00
..
docs Fix readline support in spack python (#3132) 2017-02-17 15:58:06 -08:00
env Add support for IBM threaded compilers: xl*_r (#2894) 2017-01-25 16:26:17 -07:00
external Make distro more robust to unreadable files (#3110) 2017-02-10 10:23:04 -08:00
llnl created elf virtual package and updated dependent packages (#3317) 2017-03-09 10:36:32 -08:00
spack Features/compiler config consistency (#2999) 2017-03-10 13:58:48 -08:00