summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/hydra
AgeCommit message (Collapse)AuthorFilesLines
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin1-23/+4
- remove the old LGPL license headers from all files in Spack - add SPDX headers to all files - core and most packages are (Apache-2.0 OR MIT) - a very small number of remaining packages are LGPL-2.1-only
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
We moved to a new GitHub org! Now make the code and docs reflect that.
2017-09-06Update copyright notices for 2017 (#5295)Michael Kuhn1-1/+1
2017-06-24Make LICENSE recognizable by GitHub. (#4598)Todd Gamblin1-1/+1
2017-04-01Add better tests for web.py; fix some bugs found with spidering.Todd Gamblin1-1/+1
- _spider in web.py was actually failing to spider deeper than a certain point. - Fixed multiprocessing pools to not use daemons and to allow recursive spawning. - Added detailed tests for spidering and for finding archive versions. - left some xfail URL finding exercises for the reader. - Fix noqa annotations for some @when decorators
2017-01-18Massive conversion from Package to AutotoolsPackage (#2845)Adam J. Stewart1-7/+1
* Massive conversion from Package to AutotoolsPackage * Forgot to convert p4est to AutotoolsPackage * Fix typo * Fix broken link in docs
2016-08-10Spack packages now PEP8 compliant.Todd Gamblin1-1/+1
2016-05-11Correct LLNL LGPL license template for clarity.Todd Gamblin1-0/+24
2016-05-02Add hydra packageAdam J. Stewart1-0/+21