Todd Gamblin
4af6303086
copyright: update copyright dates for 2020 ( #14328 )
2019-12-30 22:36:56 -08:00
Todd Gamblin
8cbd349cb4
checksums: fix packages that needed new download locations
...
Some packages had incorrect checksums because they needed to be
downloaded from a new place or the package needed tweaking somehow.
These packages to sha256 and the new checksums have been verified by
fetching over https.
2019-10-12 07:19:43 -07: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
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
snehring
db74f4c3a1
Add a new package for IcedTea ( #4804 )
...
* alsa-lib: new package
* cups: new package
* icedtea: new package
* icedtea: adding JAVA_HOME variable
* alsa: removing placeholder
* icedtea: typo fix
* alsa: fixing formattting
* icedtea: formatting fixes and cleanup
* icedtea: additional cleanup
* jdk: adding provides('java') to jdk, setting jdk to default java.
* icedtea: adding jdk as a dependency
* java: changing depends_on('jdk') and similar entries to depends_on('java')
* icedtea: removing unused imports, trying to placate flake8.
* fastqc: fixing flake8 error
* bazel: fixing typo in java dependency
* jdk: changing provides java to a range
* icedtea: cleaning up. Splitting up checksums.
* icedtea: jdk dependency is build only
2017-08-05 14:53:09 -05:00
Audrey Thoma
143d50ab67
fseq: new package ( #4702 )
...
* fseq: new package
* fseq: fixed dependency type
2017-07-10 18:30:24 -05:00