spack/etc/spack/defaults
Chuck Atkins 57af891cb1
OpenGL restructure (#31748)
* OpenGL: Restructures the OpenGL packages

This provides concrete glx and osmesa packages which delegate to
virtual libglx and libosmesa packages provided by mesa. This was
necessary because GLX and OSMesa both provide gl implementations but
with mesa providing the girtual gl package there was no way to properly
distinguish which of the two opengl implementations was beiing requested
when querying the spec['gl'] dependency.  This additional level of
indirection allows for that.

* OpenGL: Adjust downstream dependents of OpenGL for the restructure

This implements the necessary fixes in the packages that depend on
OpenGL to work with the restructuring.  This also attempts to create a
consistent variant for specifying glx or osmesa.
2022-07-29 12:04:42 -06:00
..
cray defaults/cray: use modules.yaml from defaults/linux (#23932) 2021-05-26 20:16:13 +00:00
darwin Add fuse virtual dependency, new macfuse package (#23904) 2021-05-27 23:21:11 +02:00
linux apply default linux prefix inspections to all module sets (#24151) 2021-06-04 21:37:20 -06:00
windows Expand external find for Windows (#27588) 2022-03-17 09:01:01 -07:00
bootstrap.yaml Add a command to generate a local mirror for bootstrapping (#28556) 2022-05-24 21:33:52 +00:00
concretizer.yaml Deprecate spack:concretization over concretizer:unify (#30038) 2022-05-23 13:20:34 -07:00
config.yaml Add license dir to config (#30135) 2022-05-18 18:26:42 -07:00
mirrors.yaml Use AWS CloudFront for source mirror (#23978) 2021-05-28 00:18:30 -07:00
modules.yaml Deprecate top-level module config (#28659) 2022-04-08 19:00:35 +00:00
packages.yaml OpenGL restructure (#31748) 2022-07-29 12:04:42 -06:00
repos.yaml Add "default" configuration scope. 2016-07-19 17:10:17 -07:00