Todd Gamblin
62927654dd
checksums: use sha256 checksums everywhere
...
We'd like to use a consistent checksum scheme everywhere so that we can:
a) incorporate archive checksums into our specs and have a
consistent hashing algorithm across all specs.
b) index mirrors with a consistent type of checksum, and not one that
is dependent on how spack packages are written.
- [x] convert existing md5, sha224, sha512, sha1 checksums to sha256
2019-10-12 07:19:43 -07:00
Chris Green
e727e79b73
jsoncpp: new versions, support cxxstd variant. ( #12780 )
2019-09-11 12:32:49 +02:00
Matthieu Dorier
65a1db87f8
Preventing jsoncpp from building tests ( #11948 )
...
* Preventing jsoncpp from building tests
jsoncpp: making -DJSONCPP_WITH_TESTS=OFF conditioned by self.run_tests
2019-07-31 12:18:25 -05:00
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
healther
b5a48f44bc
add commented test dependencies ( #8407 )
...
* add commented test dependencies
Change-Id: I38ffd3caa77a59f2a0a7ae92a9c8e8215cf5b4d6
* readd make('test') to openssl
Change-Id: Ia3733a3848a2a26729b4050c7d4439ea9de17b1a
2018-06-07 10:33:59 -05: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
Adam J. Stewart
c7df12f698
Massive conversion from Package to CMakePackage ( #4975 )
2017-08-05 10:15:18 -05:00
Todd Gamblin
cac4362f64
Make LICENSE recognizable by GitHub. ( #4598 )
2017-06-24 22:22:55 -07:00
Adam J. Stewart
eace068788
Use self.run_tests for make check
2016-08-24 15:21:23 -05:00
Adam J. Stewart
ee5e20dae3
Add dependencies to libarchive and cmake
2016-08-11 10:17:42 -05:00
Adam J. Stewart
58d7704060
Overhaul of compression libraries
2016-08-11 10:15:13 -05:00