summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/jags/package.py
AgeCommit message (Collapse)AuthorFilesLines
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+1
2019-10-12checksums: use sha256 checksums everywhereTodd Gamblin1-2/+2
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-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin1-1/+1
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin1-23/+4
- 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-03-24Update copyright on LLNL files for 2018. (#7592)Todd Gamblin1-1/+1
2018-03-21package/JAGS: new version (4.3) (#7456)Sinan1-0/+1
* package/JAGS: new version (4.3) * fix typo fix typo
2018-01-02jags: lapack fix (#6764)Levi Baber1-2/+4
* jags: fixing openblas thows a lapack error when compiling. atlas works. other lapack providers may work. also adding tags * changing blas/lapack reference * removing openblas conflict * jags: whitespace cleanup for flake8
2017-11-04Replace github.com/llnl/spack with github.com/spack/spack (#6142)Todd Gamblin1-1/+1
We moved to a new GitHub org! Now make the code and docs reflect that.
2017-09-06Update copyright notices for 2017 (#5295)Michael Kuhn1-1/+1
2017-08-31adding config args and virtual dependencieslas_thoma151-6/+6
2017-08-08Removing blanks.Alen Kansakar1-1/+1
2017-07-13jags: Adding atlas as it depends on atlasAlen Kansakar1-1/+1
2017-07-12Jags: Changing depends on to only include lapackAlen Kansakar1-1/+1
2017-07-12Jags: Fixing problems found by flack8Alen Kansakar1-2/+4
2017-07-12Jags: Adding jags definationkansakar1-0/+42