Adam J. Stewart
02f92fc7f8
Massive conversion from Package to AutotoolsPackage ( #2845 )
...
* Massive conversion from Package to AutotoolsPackage
* Forgot to convert p4est to AutotoolsPackage
* Fix typo
* Fix broken link in docs
2017-01-18 10:34:09 -08:00
Adam J. Stewart
eace068788
Use self.run_tests for make check
2016-08-24 15:21:23 -05:00
Adam J. Stewart
70bb1f1707
Reduce number of variants, just use system or no-system libs
2016-08-24 14:39:05 -05:00
Adam J. Stewart
5fc20487e4
Flake8 and formatting changes
2016-08-11 10:22:47 -05:00
Adam J. Stewart
534e1cbf1b
Some tests don't pass with Intel compilers
2016-08-11 10:20:08 -05:00
Adam J. Stewart
ee5e20dae3
Add dependencies to libarchive and cmake
2016-08-11 10:17:42 -05:00
Todd Gamblin
240f1fd223
Spack packages now PEP8 compliant.
2016-08-10 16:33:39 -07:00
Todd Gamblin
e7ced54369
Correct LLNL LGPL license template for clarity.
2016-05-11 21:22:25 -07:00
Todd Gamblin
89d5127900
New, cleaner package repository structure.
...
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-11-26 14:19:27 -08:00