diff options
author | Nate Roberts <nate@nateroberts.com> | 2018-05-25 22:06:05 -0600 |
---|---|---|
committer | Adam J. Stewart <ajstewart426@gmail.com> | 2018-05-25 23:06:05 -0500 |
commit | 90d1478f50eb0269720d56f6ec04ebd8cea79a5f (patch) | |
tree | c9beb28a548b25e543b064893c4fac030a3ae625 /CODE_OF_CONDUCT.md | |
parent | 1c2dc8f528081b699cc6d6fec2da344424fa1e22 (diff) | |
download | spack-90d1478f50eb0269720d56f6ec04ebd8cea79a5f.tar.gz spack-90d1478f50eb0269720d56f6ec04ebd8cea79a5f.tar.bz2 spack-90d1478f50eb0269720d56f6ec04ebd8cea79a5f.tar.xz spack-90d1478f50eb0269720d56f6ec04ebd8cea79a5f.zip |
Added new package Camellia. (#8190)
* Added new package Camellia.
* Fixed an issue with a missing blank line.
Added a couple more Trilinos packages (things I expect to depend on eventually).
* Fixed a couple issues raised by @adamjstewart.
* Specified 4.9.2 as the supported MOAB version.
5.0.0 causes build issues on Macs during the link of Camellia's drivers. The issue is that we end up with -framework -lAccelerate in the link line, where it should read -framework Accelerate, I believe. I'm not sure where this comes from, but 4.9.2 does not have this issue.
* Trimmed slightly the Trilinos requirements.
Also deleted a blank line that had spaces in it because the Travis-CI thing didn't like that.
* Reduced length of MOAB description (Travis-CI complained).
* Reduced the MOAB line further; didn't quite get there last time!
This is to satisfy Travis-CI's requirement that the description be less than 80 characters long (E501).
* Put in my GitHub handle, in place of an allusion to my email address.
Also added a new argument for Camellia build, and made the MOAB description longer (thanks to @adamjstewart's note that long lines are allowed so long as they are not split).
* Added MPI dependency.
Added explicit OFF for MOAB enablement when ~moab.
Swapped order of variant and version.
Diffstat (limited to 'CODE_OF_CONDUCT.md')
0 files changed, 0 insertions, 0 deletions