Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-10 | Spack packages now PEP8 compliant. | Todd Gamblin | 1 | -0/+1 | |
2016-05-11 | Correct LLNL LGPL license template for clarity. | Todd Gamblin | 1 | -0/+24 | |
2015-11-26 | New, cleaner package repository structure. | Todd Gamblin | 1 | -0/+21 | |
Package repositories now look like this: top-level-dir/ repo.yaml packages/ libelf/ package.py mpich/ package.py ... This leaves room at the top level for additional metadata, source, per-repo configs, indexes, etc., and it makes it easy to see that something is a spack repo (just look for repo.yaml and packages). |