Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-30 | amrex: repo went through history rewrite - so use updates sha256sums (#16379) | Satish Balay | 1 | -9/+9 | |
2020-04-30 | sqlite: Add 3.31.1 (#16404) | Michael Kuhn | 1 | -1/+4 | |
2020-04-30 | readline: Fix homepage (#16403) | Michael Kuhn | 1 | -1/+1 | |
2020-04-30 | gettext: Add 0.20.2 (#16402) | Michael Kuhn | 1 | -1/+2 | |
2020-04-30 | glib: Add 2.64.2 (#16401) | Michael Kuhn | 1 | -0/+1 | |
2020-04-30 | libffi: Add 3.3 (#16400) | Michael Kuhn | 1 | -0/+1 | |
2020-04-30 | perl: Add 5.30.2 (#16396) | Michael Kuhn | 1 | -1/+2 | |
2020-04-30 | libxml2: Add 2.9.10 (#16399) | Michael Kuhn | 1 | -5/+6 | |
2020-04-30 | meson: Add 0.54.1 (#16398) | Michael Kuhn | 1 | -0/+1 | |
2020-04-30 | pcre: Add 8.44 (#16397) | Michael Kuhn | 1 | -0/+1 | |
2020-04-30 | Resolves: https://github.com/spack/spack/issues/16394 (#16395) | Ben Bergen | 2 | -0/+12 | |
Build problem with gcc 10.x | |||||
2020-04-30 | Fix kokkos-kernels tuple unpacking (#16393) | Adam J. Stewart | 1 | -1/+1 | |
2020-04-30 | lammps: fix build with kokkos (#16390) | Christoph Junghans | 2 | -10/+16 | |
2020-04-30 | Fix coreutils configure_args (#16391) | Adam J. Stewart | 1 | -1/+1 | |
2020-04-30 | cabana: add v0.2 and fix kokkos deps (#16389) | Christoph Junghans | 1 | -4/+8 | |
2020-04-30 | Add new package: bashtop (#16383) | darmac | 1 | -0/+28 | |
2020-04-30 | petsc: switch hdf5 spec from --with-hdf5-dir to --with-hdf5-lib (#16376) | Satish Balay | 1 | -1/+11 | |
This way - we can detect and use hdf5:hl,fortran - if enabled, but not require it as a dependency | |||||
2020-04-30 | xsdk: update to mfem and py-petsc4py changes (#16378) | Satish Balay | 1 | -4/+5 | |
mfem variant hypre is now rolled into variant mpi - so update spec accordingly mfem@4.0.1-xsdk+superlu-dist is broken and unsupported - so disable it with the addition of py-petsc4py@3.13.0 - conretizer gets confused and is not picking py-petsc4py@3.12.0 as a compatible dependency with petsc@3.12. So manually specify it. Also depends_on('py-libensemble@0.5.2+petsc4py ^py-petsc4py@3.12.0' causes concretizer to hang forever | |||||
2020-04-30 | graphviz: fix cairo dep (#16387) | Christoph Junghans | 1 | -1/+1 | |
2020-04-30 | kokkos: fix typos (#16388) | Christoph Junghans | 1 | -2/+1 | |
2020-04-30 | Update kokkos for new 3.x build systems (#16358) | Jeremy | 11 | -272/+698 | |
* change old Makefile-based Kokkos to kokkos-legacy * add Kokkos 3.x packages Co-authored-by: Jeremiah J Wilke <jjwilke@kokkos-dev-2.sandia.gov> | |||||
2020-04-30 | lapackpp and blaspp: added packages (develop branch) (#16373) | Teodor Nikolov | 2 | -0/+105 | |
2020-04-30 | JHPCN-DF: added package at v1.1.0 (#16384) | Toyohisa Kameyama | 1 | -0/+37 | |
2020-04-30 | py-pyquaternion: added package at v0.9.5 (#16386) | Benoit Coste | 1 | -0/+20 | |
2020-04-29 | charliecloud: add more checksummed versions (#16146) | Carson Woods | 1 | -3/+11 | |
* Add more checksummed versions * Remove all versions not supported by autotools build method * Add old build system for older versions * Add suggested changes | |||||
2020-04-29 | py-mypy: setuptools needed at run-time (#16375) | Adam J. Stewart | 1 | -1/+1 | |
2020-04-29 | boost: Patch for boostorg/process/issues/116 (#16371) | Dr. Christian Tacke | 2 | -0/+53 | |
Patch for "Unable to compile code using boost/process.hpp" See: https://github.com/boostorg/process/issues/116 | |||||
2020-04-29 | Add new package: brpc (#16309) | darmac | 2 | -0/+59 | |
* Add new package: brpc * change a patch for brpc * refine brpc version * refine brpc patch constraint | |||||
2020-04-29 | Add new package: graylog2-server (#16370) | darmac | 1 | -0/+24 | |
2020-04-29 | Add new package: libconfuse (#16368) | darmac | 1 | -0/+21 | |
2020-04-29 | Add new package: fping (#16367) | darmac | 1 | -0/+22 | |
2020-04-29 | Add new package: trident (#16342) | darmac | 1 | -0/+28 | |
* Add new package: trident * remove unused source code | |||||
2020-04-29 | Update timemory to support new dependencies and expose more build options ↵ | Jonathan R. Madsen | 1 | -57/+143 | |
(#16241) * Update timemory/package.py to support new dependencies and expose more build options * Added missing 'use_arch' option handling * Fixes for python 2.6 * Fix pyflake error F632 * F632 flake fixes * Update package.py * Update package.py * 80 char width + added extra conflicts + fixed kokkos_modules reference * 79 char width * Removed submodule builds - added allinea_map variant - disabled caliper by default - added ompt_{standalone,llvm} variants * flake8 updates * 79 char width | |||||
2020-04-29 | ffmpeg: add v1.0.10, v2.8.15; add '+avresample'; improve variant handling ↵ | Joseph Ciurej | 1 | -45/+78 | |
(#16359) * ffmpeg: add older versions (i.e. 2.8.15, 1.0.10), add 'avresample' variant * ffmpeg: update variant handling to support older versions (i.e. 2.8.15, 1.0.10) | |||||
2020-04-29 | openscenegraph: add v3.4.0, v3.4.1; add '+ffmpeg' (#16360) | Joseph Ciurej | 2 | -8/+44 | |
* openscenegraph: add v3.4.0/3.4.1, update versioning to use git, improve dependency handling (esp. for ffmpeg, opengl) * openscenegraph: add '+ffmpeg' variant, add 'jasper' dependency, clean up cmake config variables * openscenegraph: reverted fetches to use checksums to improve reliability * openscenegraph: add a few more explicit dependencies (e.g. png, tiff, glib). | |||||
2020-04-29 | helics: fixed dependency on boost (#16363) | Ryan Mast | 1 | -1/+1 | |
2020-04-29 | root: added v6.20.04, better variant handling (#16362) | Dr. Christian Tacke | 1 | -3/+9 | |
* Add version 6.20.04 * This version still requires numpy for +python * ROOT 6.20 renamed the define from python to pyroot: Add appropiate handling | |||||
2020-04-28 | py-pandas: add 1.0.X release (#16366) | Adam J. Stewart | 1 | -12/+18 | |
2020-04-28 | helics: Add version 2.5.0 (#16364) | Ryan Mast | 1 | -0/+1 | |
Add HELICS package version 2.5.0 | |||||
2020-04-28 | [dd4hep] Fix inappropriate patch line break (#16361) | Hadrien G | 1 | -2/+1 | |
Sometimes, text editors automate things a little too much... | |||||
2020-04-28 | Add amgx (#16357) | Jeffrey Salmond | 1 | -0/+58 | |
* add amgx package * add amgx variants for mkl and magma support * fix typo in cmake option * flake8 fix formatting * Apply suggestions from code review - use mkl virtual provider Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> * Apply suggestions from code review - fix copypasta Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2020-04-28 | netcdf-fortran: add new variants (#16046) | Carson Woods | 2 | -0/+11 | |
* Add additional variants to netcdf-fortran * Fix duplicate variant * Clean up variants based on review feedback * Addtional variant changes * Convert jna variant to single line * Fix proper version constraints for jna variant | |||||
2020-04-28 | jsoncpp add 1.9.2, patch %clang@10 for implicit conversion (#16153) | Stephen McDowell | 1 | -0/+12 | |
* add 1.9.2, patch %clang@10 for implicit conversion * flake8: "fix" hanging indent (squash: because is that really more readable?) | |||||
2020-04-28 | Add new package: figlet (#16355) | darmac | 1 | -0/+31 | |
2020-04-28 | kokkos: add versions 3.0.00 and 3.1.00 (#16354) | Cameron Smith | 1 | -0/+2 | |
2020-04-28 | bazel: support for aarch64 platform (#16350) | darmac | 1 | -1/+5 | |
2020-04-28 | Add new package: etcd (#16348) | darmac | 1 | -0/+35 | |
2020-04-28 | Add new package: kubernetes (#16347) | darmac | 1 | -0/+25 | |
2020-04-28 | adjust petsc to build cuda only when requested explicitly (#16275) | Jeffrey Salmond | 1 | -2/+4 | |
* adjust petsc+cuda to build cuda only when requested explicitly * activate petsc library support only when explicitly requested * flake8 fixes | |||||
2020-04-28 | openmpi: add additional variants (#16044) | Carson Woods | 1 | -2/+22 | |
* Add variants to OpenMPI * Add variant for toggling runpath * Fix typo * Remove blank line whitespace |