Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-08 | Catalyst Package: made Python mandatory at build time (#9432) | dorier | 1 | -1/+2 | |
The build process of Catalyst requires Python at build time (see line 86) even when the +python variant is not selected. When the +python variant is selected, Python becomes required at build, link, and run time. There doesn't seem to be any restriction on the version of Python required when +python is not selected. | |||||
2018-10-08 | Fix: bug in VTK package (#9431) | dorier | 1 | -1/+2 | |
* Fix: bug in VTK package Fix for issue 9423 (https://github.com/spack/spack/issues/9423): compilers other than clang don't have the `is_apple` property. * VTK package: removing trailing whitespace So flake8 stops complaining. | |||||
2018-10-08 | py-pyspark: new package (#9419) | Matthias Wolf | 1 | -0/+37 | |
2018-10-08 | Update HYPRE with version 2.15.0. (#9443) | Jon Rood | 1 | -0/+1 | |
2018-10-05 | Pacvim new (#9273) | DDevHan | 1 | -0/+45 | |
* pacvim: new package * pacvim: removed fixme's * pacvim: added full docstring * pacvim: fixing docstring | |||||
2018-10-05 | py-jprops: new package @ 1.0.2 (#9417) | Matthias Wolf | 1 | -0/+36 | |
2018-10-05 | Canu-Updated to lastest version:1.7.1 (#9413) | DDevHan | 1 | -0/+1 | |
* Canu-Updated to lastest version:1.7.1 * canu: added sha256 hash as comment above version * canu: changed to sha256 | |||||
2018-10-05 | add Charliecloud 0.9.2 and 0.9.3 (#9441) | Reid Priedhorsky | 1 | -0/+2 | |
2018-10-04 | salmon: remove static link to libstdc++ (#9343) | Justin Stanley | 1 | -0/+4 | |
2018-10-04 | Davix version update (#9304) | Patrick Gartung | 2 | -69/+2 | |
* Replace old version with new version * Remove patch only needed by CMS | |||||
2018-10-04 | VecGeom: add versions and cxxstd variant (#9303) | Patrick Gartung | 1 | -4/+21 | |
2018-10-04 | Valgrind: add ubsan and only64bit variants. (#9302) | Patrick Gartung | 1 | -7/+14 | |
* Add conflict for +ubsan when building with clang on MacOS * only64bit is enabled by default | |||||
2018-10-04 | py-py4j: add version 0.10.6 (#9418) | Matthias Wolf | 1 | -3/+4 | |
2018-10-03 | Package mesa: added dependency on zlib (#9424) | dorier | 1 | -0/+1 | |
2018-10-03 | python: add details on missing library to error message (#9332) | Denis Davydov | 1 | -2/+2 | |
When a library cannot be found, the exception now includes the name of the library that was requested. | |||||
2018-10-03 | SUNDIALS: add new versions (#9401) | Cody Balos | 1 | -19/+18 | |
* Add SUNDIALS 3.2.0 and 4.0.0-dev.2 releases. * Update CMake dependency version constraints * Update CMake args to find raja dependency | |||||
2018-10-03 | ParaView: add versions (#9428) | Daryl W. Grunau | 1 | -0/+3 | |
2018-10-03 | py-flake8: enum34 not required for python 3.4 and up (#9415) | Geoffrey Oxberry | 1 | -1/+6 | |
py-flake8 only requires py-enum34 when using a python version earlier than 3.4 | |||||
2018-10-03 | Specified Maximum Matplotlib for Candle (#9425) | Robert Pavel | 1 | -1/+1 | |
Specifying that Candle-benchmarks requires matplotlib 2.x due to matplotlib 3.x requiring python 3.x | |||||
2018-10-03 | CLAW Compiler: Add Spack Package (#9405) | Valentin Clement (バレンタイン クレメン) | 1 | -0/+28 | |
2018-10-03 | py-progress: new package. (#9420) | Matthias Wolf | 1 | -0/+36 | |
2018-10-03 | openmc: version bump (#7974) | Christoph Junghans | 1 | -52/+9 | |
* openmc: version bump * s/mit-crpg/openmc-dev/ | |||||
2018-10-03 | trilinos: superlu_dist patch is now in trilinos develop - so removing it (#9422) | Satish Balay | 2 | -57/+0 | |
https://github.com/trilinos/Trilinos/pull/3209 | |||||
2018-10-03 | PETSc: configure use CFLAGS,FFLAGS,CXXFLAGS from spack (#9383) | Satish Balay | 1 | -0/+3 | |
2018-10-02 | Abyss: added variant maxk (#9280) | alcharal | 1 | -0/+7 | |
2018-10-02 | Adding new versions to Catalyst package (#9267) | dorier | 1 | -1/+4 | |
2018-10-02 | Spades: add version 3.12 (#9286) | Mario Melara | 1 | -0/+1 | |
2018-10-02 | Added cudnn 7.3 (#9400) | sknigh | 1 | -0/+2 | |
2018-10-02 | Added perl 5.28 (#9379) | sknigh | 1 | -1/+2 | |
2018-10-02 | [WIP] Release 2.0 of the ECP Proxy Apps suite (#9368) | Abhinav Bhatele | 5 | -18/+42 | |
* Release 2.0 of the ECP Proxy Apps suite * update laghos version * make install dir structure consistent across all ecp-proxy-apps * minor * update macsio version | |||||
2018-10-02 | added py-matplotlib version 3.0.0 (#9335) | Gregory Lee | 1 | -0/+2 | |
2018-10-02 | PICSAR: new package (#9411) | Abhinav Bhatele | 1 | -0/+94 | |
2018-10-02 | Spackage for Thornado-mini (#9363) | rvinaybharadwaj | 1 | -0/+96 | |
2018-10-02 | Update Spack on Cray docs for singularity platform=linux workaround (#9398) | Greg Becker | 1 | -0/+14 | |
2018-10-02 | PICSARlite: actually builds PICSARlite now instead of PICSAR (#9410) | Abhinav Bhatele | 1 | -58/+19 | |
also removed variants which shouldn't be there | |||||
2018-10-02 | MACSio: update package (#9412) | Abhinav Bhatele | 1 | -1/+3 | |
2018-10-02 | Intel parallel studio 2019 cluster edition (#9295) | David Orman | 1 | -0/+2 | |
* untracking file * intel-parallel-studio: added 2019 cluster edition and checksum | |||||
2018-10-02 | new package: TraceR (#9298) | Abhinav Bhatele | 1 | -0/+58 | |
2018-10-02 | raxml: build all matching variants (#9377) | Justin Stanley | 1 | -13/+15 | |
2018-10-01 | ytopt: new package (#9403) | Prasanna Balaprakash | 1 | -0/+42 | |
2018-10-01 | kokkos: bugfix for case wherein kokkos backends enabled in spack but not ↵ | Geoff Womeldorff | 1 | -3/+3 | |
parsed correctly (#9396) | |||||
2018-10-01 | nvptx-tools: add new package (#9378) | Matthias Diener | 1 | -0/+50 | |
* nvptx-tools: add new package * Update package.py * Update package.py | |||||
2018-10-01 | patching p4est to select the proper openmp lib (#9381) | Ricardo Silva | 1 | -1/+26 | |
* patching p4est to select the proper openmp lib * For when compiler.openmp_flag isn't supported * authored by @nrichart, I only tested it * Adding openmp variant Signed-off-by: Ricardo Silva <ricardo.silva@epfl.ch> | |||||
2018-10-01 | kokkos: add serial backend explicitly. add kokkos options and kokkos cuda ↵ | Geoff Womeldorff | 1 | -3/+95 | |
options. (#9276) | |||||
2018-10-01 | redundans: add py-numpy dep, snap-berkeley version constraint (#9354) | Justin Stanley | 1 | -1/+2 | |
2018-09-30 | Laghos: add version 1.1 (#9389) | Abhinav Bhatele | 1 | -2/+4 | |
2018-09-28 | lighttpd: install to bin vs sbin (#9337) | Justin Stanley | 1 | -0/+3 | |
2018-09-28 | gsnap: add 2018-07-04 (#9356) | Justin Stanley | 1 | -0/+1 | |
2018-09-28 | py-flake8-polyfill: removing unnecessary build_args (#9284) | Levi Baber | 1 | -6/+0 | |
2018-09-28 | libsigcpp: add a real homepage (#9282) | Levi Baber | 1 | -1/+1 | |