Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-26 | New, cleaner package repository structure. | Todd Gamblin | 1 | -47/+0 | |
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). | |||||
2015-06-01 | updated Python extension versions | Gregory L. Lee | 1 | -1/+2 | |
2015-02-17 | Ignore conflicting nose tests in py-nose and py-matplotlib. | Todd Gamblin | 1 | -1/+2 | |
2015-02-15 | Python package cleanup. | Todd Gamblin | 1 | -1/+5 | |
- Added a number of dependencies to python packages. - Python packages may still not build without some OS support. - Example: Numpy needs ATLAS, and will use a system ATLAS install. - Atlas requires turning off CPU throttling to build. - can't do this as a regular user -- how to build ATLAS with Spack - currnetly relying on a system ATLAS install. | |||||
2015-02-09 | Python package improvements. | Todd Gamblin | 1 | -0/+3 | |
2015-02-02 | added more Python modules | Gregory L. Lee | 1 | -0/+1 | |
2015-02-02 | added more Python modules | Gregory L. Lee | 1 | -0/+17 | |
2015-02-02 | added several modules | Gregory L. Lee | 1 | -0/+20 | |