Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-30 | refactor settings for install area and make them config options | Benedikt Hegner | 1 | -0/+8 | |
2016-09-28 | py-pil: Protect against building with Python3. (#1868) | Elizabeth Fischer | 1 | -0/+1 | |
* py-pil: Does not build with Python3. * Set py-pillow to be the default pil provider * Update package.py * Change to comments requested by adamjstewart * Remove version constraint from extends(), avoid a Spack bug. | |||||
2016-07-19 | Add "default" configuration scope. | Todd Gamblin | 4 | -11/+47 | |
- Default scope is versioned with spack and can be overridden by site or user config. - Default scope provides sensible default concretization preferences for all of Spack. - per-platform concretization scope can be added later (to force a particular MPI on, e.g., Cray systems) | |||||
2016-07-11 | Add share/man to prefix inspections. | Glenn Johnson | 1 | -0/+2 | |
The share/man path should be in prefix_inspections for MANPATH as share/man is a common location for manual pages. | |||||
2016-06-20 | modules.yaml: use the right envvar for pkg-config | Ben Boeckel | 1 | -2/+2 | |
Fixes #1072. | |||||
2016-05-11 | Simplify /etc/spack/modules.yaml formatting. | Todd Gamblin | 1 | -11/+22 | |
2016-05-10 | modules : prefix_inspections moved to modules.yaml | alalazo | 1 | -0/+10 | |
2016-04-05 | module file : reverted to sensible default | alalazo | 1 | -4/+0 | |
2016-04-05 | module file : added filtering based on environment variable name | alalazo | 1 | -0/+4 | |
2016-03-24 | module files configuration : added default configuration | alalazo | 1 | -0/+8 | |
2015-11-28 | Add default repos.yaml | Todd Gamblin | 1 | -0/+8 | |