summaryrefslogtreecommitdiff
path: root/lib/spack/spack/schema/modules.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-11-09modules: remove deprecated code and test data (#40966)Massimiliano Culpo1-16/+2
2023-11-08modules: restore exclude_implicits (#40958)Harmen Stoppels1-49/+0
2023-10-26modules: hide implicit modulefiles (#36619)Xavier Delaruelle1-1/+51
2023-05-05Remove "blacklist" and "whitelist" from module configuration (#37432)Massimiliano Culpo1-54/+0
2023-04-17Allow users to remove items from hierarchy per-path (#31351)Greg Becker1-1/+5
2023-02-16Style: black 23, skip magic trailing comma (#35351)Adam J. Stewart1-6/+3
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-11-10remove deprecated top-level module config (#33828)Greg Becker1-60/+2
2022-07-31black: reformat entire repository with blackTodd Gamblin1-165/+129
2022-07-14Deprecate `blacklist`/`whitelist` in favor of `include`/`exclude` (#31569)Todd Gamblin1-9/+85
2022-04-08Deprecate top-level module config (#28659)Harmen Stoppels1-42/+75
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-12-19jsonschema: use more specific schema identifiersTodd Gamblin1-1/+1
2021-10-26modules: allow user to remove arch dir (#24156)Greg Becker1-0/+1
2021-10-26modules: configurable module defaults (#24367)Greg Becker1-2/+3
2021-05-28Separable module configuration -- without the bugs this time (#23703)Greg Becker1-52/+87
2021-05-17Revert "Separable module configurations (#22588)" (#23674)Harmen Stoppels1-87/+52
2021-05-14Separable module configurations (#22588)Greg Becker1-52/+87
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-11-17Improve warning message for deprecated attributes in "packages.yaml"Massimiliano Culpo1-6/+5
2020-05-26backwards compatibility for naming scheme (#16812)Greg Becker1-1/+5
2020-05-15modules: use projections format for naming schemes (#16629)Greg Becker1-5/+5
2020-05-14Feature: Allow lmod configuration to set core specs (#16517)Greg Becker1-2/+3
2020-01-27Unified environment modifications in config files (#14372)Massimiliano Culpo1-11/+3
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+1
2019-10-02Remove support for generating dotkit files (#11986)Massimiliano Culpo1-1/+17
2019-05-26docs: make docs build relocatable for localized buildsTodd Gamblin1-1/+1
2019-01-02Removed an extra comma after a dict literal (#10236)Massimiliano Culpo1-1/+1
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin1-1/+1
2019-01-01Improve validation of modules.yaml (#9878)Massimiliano Culpo1-107/+106
2018-11-09schemas: rework schemas so that they can be included from other filesTodd Gamblin1-142/+154
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin1-24/+5
2018-07-24Added blacklisting of implicit modules in docs + regression testsMassimiliano Culpo1-0/+4
2018-03-24Update copyright on LLNL files for 2018. (#7592)Todd Gamblin1-1/+1
2017-11-04Replace github.com/llnl/spack with github.com/spack/spack (#6142)Todd Gamblin1-1/+1
2017-09-19Modulefiles generated with a template engine (#3183)Massimiliano Culpo1-0/+7
2017-09-06Update copyright notices for 2017 (#5295)Michael Kuhn1-1/+1
2017-06-24Make LICENSE recognizable by GitHub. (#4598)Todd Gamblin1-1/+1
2016-10-30Bugfix: '::' only worked on top-level key in config.Todd Gamblin1-1/+1
2016-10-30Documentation for configurationTodd Gamblin1-1/+5
2016-09-20lmod : added support for the creation of hierarchical lua module files (#1723)Massimiliano Culpo1-1/+14
2016-08-10Move jsonschema files out of `config.py` to their own package.Todd Gamblin1-0/+158