spack/lib/spack
Greg Becker 445cae5c81
Feature: Allow lmod configuration to set core specs (#16517)
Packages built with lmod core_compiler are placed in `Core`.

Other packages may belong in `Core`. For example, python may be built with a proprietary compiler for performance, but belong on the `Core` directory.

With this PR, lmod config can include a `core_specs` list. Any package that satisfies a spec in that list is placed in `Core`, regardless of its compiler or dependencies.
2020-05-14 11:27:37 -07:00
..
docs Feature: Allow lmod configuration to set core specs (#16517) 2020-05-14 11:27:37 -07:00
env compiler wrappers: don't override -isystem with -I (#16077) 2020-04-21 13:56:50 -07:00
external Vendoring: remove dependency on Setuptools from vendored pytest (#15612) 2020-03-23 16:55:07 -07:00
llnl bugfix: don't use sys.stdout as a default arg value (#16541) 2020-05-09 00:56:18 -07:00
spack Feature: Allow lmod configuration to set core specs (#16517) 2020-05-14 11:27:37 -07:00