Adam J. Stewart
6beb5da497
Fix valgrind concretization on macOS ( #13159 )
2019-10-12 20:02:05 -05:00
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
MikeG
d384025df7
valgrind: added version 3.15.0 ( #12239 )
2019-08-02 15:10:37 +02:00
Todd Gamblin
6f50cd52ed
copyright: update license headers for 2013-2019 copyright.
2019-01-01 00:44:28 -08:00
Denis Davydov
c3ffd4e1cf
valgrind: add 3.14.0 ( #9648 )
2018-10-26 18:59:16 -07: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
Patrick Gartung
9b5f3d77f3
Valgrind: add ubsan and only64bit variants. ( #9302 )
...
* Add conflict for +ubsan when building with clang on MacOS
* only64bit is enabled by default
2018-10-04 16:06:10 -07:00
Adam J. Stewart
31417bf66c
Replace git=git with explicit branch names
2018-07-25 23:10:10 -07:00
Adam J. Stewart
3f18c04865
Add top-level attributes for git R-Z packages
2018-07-25 23:10:10 -07:00
Cyrus Harrison
645c640f38
use new valgrind repo ( #8538 )
2018-06-21 16:35:07 -05:00
Todd Gamblin
54f97d1dec
Update copyright on LLNL files for 2018. ( #7592 )
2018-03-24 12:13:52 -07:00
stefanosoffia
5dd7baa61d
Updated misc devel tools. ( #6897 )
2018-01-11 10:06:53 -06: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
Todd Gamblin
cac4362f64
Make LICENSE recognizable by GitHub. ( #4598 )
2017-06-24 22:22:55 -07:00
Jean-Paul Pelteret
0af57ce345
Apply a patch to allow valgrind 3.12 to build on MacOS >= 10.11 ( #3808 )
2017-04-12 07:43:14 -05:00
Denis Davydov
b07835904a
valgrind: add develop; fix build on macOS with clang ( #3066 )
...
- add develop version to valgrind; fix build on macOS with clang
- switch valgrind to AutotoolsPackage
2017-02-09 13:57:50 -08:00
Jean-Paul Pelteret
a4f594a68d
Update valgrind to 3.12.0 ( #2929 )
2017-01-25 17:14:55 -08: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
c65fd3a289
Merge branch 'develop' into mplegendre-multi_pkgsrc_roots
...
Conflicts:
lib/spack/spack/cmd/create.py
lib/spack/spack/cmd/extensions.py
lib/spack/spack/cmd/fetch.py
lib/spack/spack/cmd/uninstall.py
lib/spack/spack/config.py
lib/spack/spack/database.py
lib/spack/spack/directory_layout.py
lib/spack/spack/packages.py
lib/spack/spack/spec.py
2015-12-25 16:35:55 -08:00