Todd Gamblin
6f50cd52ed
copyright: update license headers for 2013-2019 copyright.
2019-01-01 00:44:28 -08:00
Todd Gamblin
eea786f4e8
relicense: replace LGPL headers with Apache-2.0/MIT SPDX headers
...
- 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-10-17 14:42:06 -07:00
Todd Gamblin
54f97d1dec
Update copyright on LLNL files for 2018. ( #7592 )
2018-03-24 12:13:52 -07:00
Todd Gamblin
05fa302655
Replace github.com/llnl/spack with github.com/spack/spack ( #6142 )
...
We moved to a new GitHub org! Now make the code and docs reflect that.
2017-11-04 17:08:04 -07:00
Michael Kuhn
84ae7872d3
Update copyright notices for 2017 ( #5295 )
2017-09-06 17:44:16 -10:00
Massimiliano Culpo
9be294de31
Changed every 'fpic' variant to 'pic' ( #4969 )
...
* Changed every 'fpic' variant to 'pic'. fixes #2463
Every variant that activates compilation of position independent code
has been changed to 'pic'. Hardcoded compiler flags in packages have
been substituted with `self.compiler.pic_flag`.
* Changed literal uses of '-fpic' to 'self.compiler.pic_flag'
2017-08-04 18:21:43 +02:00
Adam J. Stewart
9933d759ac
Update hdfgroup packages to new URL structure ( #4643 )
...
* Update hdfgroup packages to new URL structure
* Update docs now that HDF5 URL isn't that complicated
2017-06-29 21:38:47 -05:00
Todd Gamblin
cac4362f64
Make LICENSE recognizable by GitHub. ( #4598 )
2017-06-24 22:22:55 -07:00
Adam J. Stewart
5988b3a222
More specific dependency versions, wrap make check ( #1962 )
2016-10-11 01:36:40 -07:00
Adam J. Stewart
95b07c365c
Add latest versions, resolve variant resolution bug ( #1909 )
2016-10-05 10:37:35 -07:00
Adam J. Stewart
cf925ddc97
Add missing build dependencies to hdf package ( #1812 )
2016-09-21 04:16:57 -07: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
Adam J. Stewart
6122642b81
More NetCDF changes
2016-01-27 16:16:33 -06:00
Adam J. Stewart
81ccba202c
Make szip a variant
2016-01-26 15:38:22 -06:00
Adam J. Stewart
950246b331
Remove constraint on dependency version
2016-01-21 09:54:24 -06:00
Adam J. Stewart
0d42cdaffd
Merge branch 'develop' into features/hdf
2016-01-19 10:09:25 -06:00