spack/lib/spack
scheibelp 19dca26f3a Improve output for compiler commands (#3480)
* Order listed compiler sections

"spack compiler list" output compiler sections in an arbitrary order.
With this commit compiler sections are ordered primarily by compiler
name and then by operating system and target.

* Compiler search lists config files with compilers

If a compiler entry is already defined in a configuration file that
the user does not know about, they may be confused when that compiler
is not added by "spack compiler find". This commit adds a message at
the end of "spack compiler find" to inform the user of the locations
of all config files where compilers are defined.
2017-03-20 12:36:44 -07:00
..
docs Don't use @system in packages.yaml (#3472) 2017-03-17 07:55:55 -07:00
env Correct inconsistency in comment (#3414) 2017-03-11 12:52:08 -06: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 Improve output for compiler commands (#3480) 2017-03-20 12:36:44 -07:00