Todd Gamblin
4af6303086
copyright: update copyright dates for 2020 ( #14328 )
2019-12-30 22:36:56 -08:00
Adam J. Stewart
ab98ef1765
Mass conversion of setup_(dependent_)?environment ( #13924 )
...
* Mass conversion of setup_(dependent_)?environment
* prefix -> self.prefix
2019-11-29 15:00:44 -06: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
Michael F. Herbst
ce68216574
Update bohrium version ( #9020 )
2018-08-18 09:22:16 -05:00
Adam J. Stewart
68c2bdfaf6
Further improvements to version parsing
2018-07-25 23:10:10 -07:00
Adam J. Stewart
4c6aca533a
Add top-level attributes for hg, svn, and git A-L packages
2018-07-25 23:10:10 -07:00
Todd Gamblin
e2e8108dc4
packages: do not use generic checksum= in version() directives
...
- This is very old usage -- preparing to deprecate this in favor of being
explicit about checksums.
2018-07-23 11:57:52 -07:00
Michael F. Herbst
843e9f13a1
Add recent bohrium version ( #7624 )
2018-03-28 10:21:36 -05:00
Todd Gamblin
54f97d1dec
Update copyright on LLNL files for 2018. ( #7592 )
2018-03-24 12:13:52 -07:00
Denis Davydov
4b5fe75bc3
add OctavePackage ( #6746 )
...
* add OctavePackage
1. remove import CudaPackage which is not needed anymore
2. mention CudaPackage and OctavePackage in packaging guide
3. adjust OctavePackageTemplate
4. add clue file for Octave build
5. sanity check on self.prefix
* use setup_environment
2018-01-02 20:03:27 -06:00
Michael F. Herbst
3d4e51fad2
Add two test examples to bohrium ( #6459 )
2017-11-27 13:55:29 -07:00
Michael F. Herbst
25d7ef495c
Expand bohrium package ( #6438 )
...
* GCC greater 4.7 required
* Add variant with opencv extmethods
* Fix and export the config path
2017-11-25 11:46:32 -07:00
Michael F. Herbst
a955f63530
Add bohrium to spack ( #6395 )
...
* Add bohrium package.py
* Changes suggested by @davydden
* Add +cuda guard
* Specify required environment setup
2017-11-23 07:24:55 -07:00