summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/cantera
AgeCommit message (Expand)AuthorFilesLines
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-11-18spack test (#15702)Greg Becker1-1/+1
2020-07-15cantera: better specify dependency on sundials (#17540)ketsubouchi1-1/+1
2020-04-17Language-specific PIC flags (#15474)Adam J. Stewart1-1/+1
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+1
2019-12-03fix_cantera_installation (#13962)asmaahassan901-2/+2
2019-10-12checksums: use sha256 checksums everywhereTodd Gamblin1-2/+2
2019-08-13Add version 2.4.0 for cantera. (#12405)健美猞猁1-0/+1
2019-03-05cantera: make sundials dependency optional (#10764)Matthias Diener1-12/+17
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin1-1/+1
2018-11-26Uncomment dependencies previously disallowed by concretizer (#9942)Adam J. Stewart1-3/+2
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin1-23/+4
2018-03-24Update copyright on LLNL files for 2018. (#7592)Todd Gamblin1-1/+1
2017-11-04Replace github.com/llnl/spack with github.com/spack/spack (#6142)Todd Gamblin1-1/+1
2017-09-06Update copyright notices for 2017 (#5295)Michael Kuhn1-1/+1
2017-08-04Add a SConsPackage base class (#4936)Adam J. Stewart1-61/+76
2017-08-04Changed every 'fpic' variant to 'pic' (#4969)Massimiliano Culpo1-1/+1
2017-06-24Make LICENSE recognizable by GitHub. (#4598)Todd Gamblin1-1/+1
2017-04-29Python command, libraries, and headers (#3367)Adam J. Stewart1-4/+2
2017-03-18Fix deptype of various dependencies on Python packages (#3486)Adam J. Stewart1-2/+2
2017-03-02New interface for passing build information among specs (#1875)Massimiliano Culpo1-1/+1
2017-01-07Get Rid of nobuild, nolink, and alldeps (#2765)Elizabeth Fischer1-4/+4
2016-10-11[WIP] Use boost system layout by default (#1955)scheibelp1-2/+1
2016-09-26some fixes to blas/lapack usage in packages (#1852)Denis Davydov1-1/+2
2016-08-10Spack packages now PEP8 compliant.Todd Gamblin1-5/+10
2016-07-14cantera: use nolink for python module dependenciesBen Boeckel1-4/+4
2016-07-14deptypes: mark deptypes in packagesBen Boeckel1-1/+1
2016-06-20Install examples for sundialsAdam J. Stewart1-0/+1
2016-06-20Filter compilers and link boost properlyAdam J. Stewart1-3/+51
2016-06-20Flake8Adam J. Stewart1-5/+4
2016-06-20Add scons support, .zip support, and Cantera packageAdam J. Stewart1-0/+149