spack/etc/spack/defaults
Michael Kuhn 7070d9fcd4 Allow setting language of compiler messages (#9486)
* Add a build_language config.yaml option which controls the language
  of compiler messages
* build_language defaults to "C", in which case the compiler messages
  will be in English. This allows Spack log parsing to detect and
  highlight error messages (since the regular expressions to find
  error messages are in English)
* The user can use the default language in their environment by setting
  the build_language config variable to null or ''
2018-10-18 12:55:58 -07:00
..
darwin Set DYLD_LIBRARY_PATH on macOS (#9073) 2018-08-23 15:39:44 +02:00
linux Set DYLD_LIBRARY_PATH on macOS (#9073) 2018-08-23 15:39:44 +02:00
config.yaml Allow setting language of compiler messages (#9486) 2018-10-18 12:55:58 -07:00
modules.yaml Set DYLD_LIBRARY_PATH on macOS (#9073) 2018-08-23 15:39:44 +02:00
packages.yaml permissions: add permission configuration to packages.yaml (#8773) 2018-10-11 14:29:07 -07:00
repos.yaml Add "default" configuration scope. 2016-07-19 17:10:17 -07:00