Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-24 | py-cymem: add new package (#16288) | Adam J. Stewart | 1 | -0/+16 | |
2020-04-24 | py-catalogue: add new package (#16287) | Adam J. Stewart | 1 | -0/+19 | |
2020-04-24 | py-blis: add new package (#16286) | Adam J. Stewart | 1 | -0/+18 | |
2020-04-24 | py-wheel: add new version (#16285) | Adam J. Stewart | 1 | -0/+1 | |
2020-04-24 | py-tqdm: add new version (#16284) | Adam J. Stewart | 1 | -1/+2 | |
2020-04-24 | Chainer: New Package. (#16251) | Toyohisa Kameyama | 2 | -1/+39 | |
* Chainer: New Package. * 1. Add maintainers. 2. fix dependency. 3. Add typing-extention@3.6.6 and fix version dependency. * afixed dependency. * remove python dependency for version 6. | |||||
2020-04-23 | oneDNN: add new version (#16267) | Adam J. Stewart | 1 | -0/+1 | |
2020-04-23 | add fontconfig as vim dependency (#16268) | Jeffrey Salmond | 1 | -0/+1 | |
2020-04-23 | eospac: prefer 6.4.0 (#16266) | Christoph Junghans | 1 | -2/+2 | |
2020-04-23 | libunwind: add 1.4.0 release and 1.5 stable branch (#16261) | Mark W. Krentel | 1 | -9/+12 | |
2020-04-23 | Rust 1.43.0 (#16260) | Andrew Gaspar | 1 | -0/+7 | |
2020-04-23 | tensorflow: compile against spack-provided protobuf (#16258) | Andrew W Elble | 1 | -3/+7 | |
This allows horovod to be built with frameworks=pytorch,tensorflow. I tracked down the crash I observed in #15719, where loading torch before tensorflow would cause a crash in: google::protobuf::internal::(anonymous namespace)::InitSCC_DFS(google::protobuf::internal::SCCInfoBase*) The solution is to make tensorflow compile against the protobuf version Spack provides, instead of allowing it to use it's own. It's likely we'll want to go after some of the others that are listed in third_party/systemlibs/syslibs_configure.bzl in the future. | |||||
2020-04-23 | phist: don't apply patch to 1.9.0 (#16257) | jthies | 1 | -1/+1 | |
2020-04-23 | Go: support for aarch64 (#16083) | darmac | 1 | -1/+5 | |
2020-04-23 | ambari: added package at v2.7.5 (#16149) | darmac | 1 | -0/+25 | |
2020-04-23 | py-setuptools: added v44.1.0 and v46.1.3 (#16171) | Michael Kuhn | 1 | -1/+5 | |
2020-04-23 | openssl: added 1.1.1g (#16247) | Michael Kuhn | 1 | -6/+4 | |
2020-04-23 | enca: added package at v1.19 (#16255) | darmac | 1 | -0/+27 | |
2020-04-23 | cryptopp : added 'shared' variant and sse detection (#16213) | Joseph Ciurej | 1 | -0/+19 | |
2020-04-23 | cpp-httplib: added package at v0.5.9 (#16228) | darmac | 1 | -0/+27 | |
2020-04-22 | Py coilmq (#16203) | darmac | 1 | -0/+27 | |
* Add new package: py-coilmq * remove FIXME comment * fix depends_on | |||||
2020-04-22 | Add new package: dnsmasq (#16253) | darmac | 1 | -0/+30 | |
2020-04-22 | Add new package: py-django (#16234) | darmac | 1 | -0/+28 | |
2020-04-22 | Add new package py-sqlparse (#16231) | darmac | 1 | -0/+21 | |
* Update var/spack/repos/builtin/packages/py-sqlparse/package.py Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> * Add new package py-sqlparse Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2020-04-22 | macOS+GCC: Conflicts CMake, libuv, CPython (#16249) | Axel Huebl | 3 | -0/+19 | |
The major building blocks in many software stacks: - CPython - CMake (libuv) do not build on macOS with GCC. The main problem is that some macOS framework includes pull in objective-c code and that code does get misinterpreted as (invalid) C by GCC by default. | |||||
2020-04-22 | vtk-m: update Vtk-m pkg to its latest version v1.5.1 (#16192) | Vicente Adolfo Bolea Sanchez | 1 | -2/+9 | |
Last month VTK-m releases its lastest version named `v1.5.1`. This new release only contains bugfixes related to compiler error / warnings. - Depends on CMake >= 3.12 - Set VTKm_NO_ASSERT=ON by default - add maintainers Signed-off-by: Vicente Adolfo Bolea Sanchez <vicente.bolea@kitware.com> | |||||
2020-04-22 | gotcha: add version 1.0.3 (#16239) | Mark W. Krentel | 1 | -0/+1 | |
2020-04-22 | Provide new version 0.6.10. (#16240) | Kelly (KT) Thompson | 1 | -0/+1 | |
2020-04-22 | update compiler config with bootstrapped compiler when already installed ↵ | Greg Becker | 1 | -0/+23 | |
(#16221) Update compiler config with bootstrapped compiler when it was already installed and added config defaults to code so mutable_config test fixture works. | |||||
2020-04-22 | PyTorch: add conflict for Apple Clang 11.0.3 (#16238) | Adam J. Stewart | 1 | -2/+4 | |
* PyTorch: add conflict for Apple Clang 11.0.3 * Flake8 fix | |||||
2020-04-22 | hwloc: Add netloc variant (#16001) | Tim Haines | 1 | -1/+13 | |
hwloc depends on MPI when netloc is enabled. Note that OpenMPI depends on netloc, so hwloc cannot use OpenMPI as the MPI provider when netloc is enabled (this would result in a cyclic dependency). | |||||
2020-04-22 | Add new package: isc-dhcp (#16230) | darmac | 1 | -0/+32 | |
2020-04-22 | Add new package: kea (#16232) | darmac | 1 | -0/+22 | |
2020-04-22 | Add new package: py-asgiref (#16233) | darmac | 1 | -0/+27 | |
2020-04-22 | update Jali version and dependent MSTK version (#16236) | Rao Garimella | 1 | -2/+3 | |
Co-authored-by: Rao Garimella <rao@abyzou.lanl.gov> | |||||
2020-04-22 | kokkos: generate_makefile calls cmake (#16237) | Cameron Smith | 1 | -0/+3 | |
2020-04-22 | fix code-signing on macOS (#15592) | Sajid Ali | 1 | -24/+43 | |
* rebase * move if statement location * remove whitespace * spec to self.spec * switch statements as per review * fix erronous indent * add missing cmake arg * minor placement fix for cmake args * edit comment * fix erronous return * clarify conflicts with messages * remove duplicate comment * simplify logic * macos wasn't a variant, fix that * remove extra blank line * address reviewer comments on spaces | |||||
2020-04-22 | Add new package: py-pid (#16202) | darmac | 1 | -0/+27 | |
* Add new package: py-pid * fix depends_on | |||||
2020-04-22 | Add new versions to Avizo (#16204) | asmaahassan90 | 1 | -8/+30 | |
* Add new versions add versions 2019.3 and 2019.4 and adjust the install stage accordingly * one small fix * fix lint * re-ordering the versions | |||||
2020-04-22 | Updated 'qt' to support '@5.12.7', '+debug', and '+opengl' with older OpenGL ↵ | Joseph Ciurej | 2 | -2/+20 | |
versions. (#16220) | |||||
2020-04-22 | libsm: added libuuid as dependency (#16226) | Kelly (KT) Thompson | 1 | -0/+1 | |
While building _visit_, I ran into an undefined symbol at link time. I tracked the missing dependency to _libsm_ needing to know about _libuuid_ at link time. | |||||
2020-04-22 | libcgroup: added package at v0.41 (#16229) | darmac | 1 | -0/+25 | |
2020-04-22 | metis: fix build when version > 5.0 (#16186) | Jeffrey Salmond | 1 | -3/+2 | |
2020-04-22 | py-pyproj: added v2.6.0 (#16176) | Elizabeth Fischer | 1 | -0/+3 | |
Co-authored-by: Elizabeth Fischer <elizabeth.fischer@alaska.edu> | |||||
2020-04-22 | source-highlight: fix detection of boost (#16102) | Servesh | 1 | -0/+4 | |
Co-Authored-By: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2020-04-22 | buddy: added package at v2.4 (#16166) | darmac | 1 | -0/+25 | |
2020-04-22 | linux-pam: added package at v1.3.1 (#16137) | darmac | 1 | -0/+26 | |
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2020-04-22 | cmaq: added new package at v5.3.1 (#16224) | darmac | 1 | -0/+21 | |
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2020-04-21 | Phist int64 variant (#16209) | jthies | 2 | -9/+59 | |
* phist: add int64 variant and resulting conflicts and dependencies * phist: use Trilinos TPLs as soon as they are in the spec, not just if +trilinos isexplicitly set and remove a redundant depends-statement * phist: use int as gotype for Trilinos dependency if ~int64 * phist: new version 1.9.0 * phist: remove trailing whitespace * phist: updated checksum (version tag was moved) | |||||
2020-04-21 | Add new package: cmockery (#16225) | darmac | 1 | -0/+27 | |