Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-26 | Kokkos package: pthreads feature and new kokkos versions (#10943) | Andrew Gaspar | 1 | -0/+5 | |
2019-03-26 | Use 'shlex' to split default Executable arguments (#10929) | Seth R. Johnson | 1 | -1/+2 | |
This allows shell commands for `spack edit` to be executed correctly if they have quoted arguments. | |||||
2019-03-26 | nix package: improve dependencies based on prerequisites from manual. (#10927) | Chris Green | 1 | -4/+6 | |
2019-03-26 | ior package: Add patch to fix 3.2.0 with hdf5 (#10923) | Michael Kuhn | 1 | -0/+6 | |
2019-03-26 | quantum-espresso: Enable EPW installation (#10637) | fcannini | 1 | -1/+33 | |
2019-03-26 | mysql: Support client-only, cxxstd and more versions (#10911) | Chris Green | 3 | -8/+115 | |
* add cxxstd variant * add CMake constraints based on platform/version * add older versions * update boost dependency version constraints (which are closely tied to mysql version) and update boost cxxstd choice to be the same as the cxxstd chosen for mysql * add client-only support (including a patch for 5.5.x) * record the mysql package as a provider of the mysql-client virtual | |||||
2019-03-26 | boost: Fix build of versions < 1.62.0 (#10910) | Chris Green | 1 | -28/+19 | |
Improve management of the Fiber library and C++ standard support: * Remove Fiber from list of libraries to build * Improve variant management for Fiber; add variants for Context and Coroutine libraries. * Add known conflict with C++17 for boost < 1.63.0 * Remove C++ standard "default" option, which left the choice of C++ standard to the compiler used to build boost | |||||
2019-03-26 | Add regression marker to pytest.ini (#11011) | Massimiliano Culpo | 1 | -0/+1 | |
2019-03-26 | lz4: Add 1.8.3 (#11013) | Michael Kuhn | 1 | -2/+3 | |
2019-03-26 | zstd: Add 1.3.8 (#11012) | Michael Kuhn | 1 | -0/+1 | |
2019-03-26 | Fixed some issues with CUDA-Intel compiler conflicts. (#10924) | Nichols A. Romero | 1 | -6/+13 | |
* Fixed some issues with CUDA-Intel compiler conflicts. * Comment about expressing CUDA-compiler conflicts. * More precise conflicts and also add support for Intel 19.0 | |||||
2019-03-25 | ninja-fortran package: add newer versions (#10921) | clellsolomon | 1 | -7/+27 | |
2019-03-25 | New package: MMG (#10902) | bfovet | 1 | -0/+58 | |
2019-03-25 | netcdf-cxx package: Add optional netCDF4 support (#10899) | Dustin Lagoy | 1 | -0/+11 | |
2019-03-25 | explicitly install unzip in all docker images (#10891) | Omar Padron | 1 | -7/+10 | |
2019-03-25 | range-v3 package: Add notes, conflicts and doc dependencies. (#10887) | Chris Green | 1 | -1/+16 | |
* record conflicts with compiler versions which don't provide required c++ standard support * add doxygen (build) dependency * add note that range-v3 is header-only as of 0.3.6 and update package description | |||||
2019-03-25 | gl2ps: add missing dependencies and doc variant. (#10886) | Chris Green | 1 | -3/+11 | |
Makes building of documentation optional. | |||||
2019-03-25 | py-netcdf4: avoid using system installs of dependencies (#10885) | Dustin Lagoy | 1 | -0/+10 | |
Use environment variables to point setup.py to Spack installations of hdf5/netcdf | |||||
2019-03-25 | postgresql package: build enhancements. (#10877) | Chris Green | 1 | -7/+83 | |
We add new variants to handle readline vs libedit, a client-only build and install, and bindings to TCL, Python and Perl. We also add new versions and the ability to detect remote versions not otherwise dealt with. | |||||
2019-03-25 | New package: elmer-fem (#10860) | simo-tuomisto | 1 | -0/+87 | |
Elmer finite element method solver; builds Elmer, ElmerICE and contributed solvers with MPI support. | |||||
2019-03-25 | LLVM package: disable CUDA (#10858) | Omar Padron | 1 | -0/+19 | |
This avoids using a system-installed CUDA package. In the future a variant can be added to allow using Spack-installed CUDA, but for now CUDA support is always disabled. | |||||
2019-03-25 | Conduit package: add option to build with hdf5 versions > 1.8 (#10913) | Brian Van Essen | 1 | -2/+6 | |
Added a variant to allow conduit to build with newer versions of HDF5. Set the default for the variant to prefer compatibility mode with HDF5 v1.8 | |||||
2019-03-24 | xsdk: enable sundials@4.1.0 for xsdk@develop (#10989) | Satish Balay | 1 | -3/+3 | |
- disable sundials varaiant for dealii and mfem - as they are incomatible with sundials@4.1.0 | |||||
2019-03-24 | hypre: add superlu-dist variant (#10985) | Satish Balay | 2 | -0/+24 | |
- add a patch to fix build error with superlu-dist | |||||
2019-03-24 | amrex: current @develop - and future releases require cmake@3.13 or higher ↵ | Satish Balay | 1 | -1/+2 | |
(#10953) | |||||
2019-03-24 | Added a package for chapel. (#11002) | Navdeep Rana | 1 | -0/+17 | |
* Added a package for chapel. * flake8 compliance. | |||||
2019-03-24 | environment-modules: add version 4.2.3 (#11003) | Xavier Delaruelle | 1 | -1/+2 | |
2019-03-24 | petsc: workaround xcode stub-out-of-sync issue (#10999) | Denis Davydov | 2 | -0/+63 | |
2019-03-23 | Packages/zoltan (#10432) | Daryl W. Grunau | 2 | -0/+25 | |
* serialize the F90 interface build * serialize the F90 interface build | |||||
2019-03-22 | add ninja v1.9.0 (#10994) | Stephen McDowell | 1 | -1/+2 | |
2019-03-22 | netgen: update broken URL (#10882) | Eric Martin | 1 | -2/+2 | |
* netgen: update broken URL * netgen: fix url_for_version URL | |||||
2019-03-22 | openfoam-com: Fix flex dependency (#10956) | Michael Kuhn | 1 | -1/+1 | |
openfoam-com needs flex's FlexLexer.h, which can only be found if flex is also a link dependency. | |||||
2019-03-22 | vdt: Add version 0.4.3 (#10982) | Eric Martin | 1 | -0/+1 | |
2019-03-22 | py-hpccm: New package (#10957) | Michael Kuhn | 1 | -0/+20 | |
2019-03-22 | canu: Add versions 1.8 and 1.7 (#10978) | Eric Martin | 1 | -0/+2 | |
2019-03-22 | megahit: Add version 1.1.4 (#10979) | Eric Martin | 1 | -0/+1 | |
2019-03-22 | racon: Add versions 1.3.2 and 1.3.1 (#10980) | Eric Martin | 1 | -0/+2 | |
2019-03-22 | trimgalore: Add versions 0.6.0 and 0.6.1 (#10981) | Eric Martin | 1 | -0/+2 | |
2019-03-22 | bowtie: Add missing zlib dependency (#10984) | Eric Martin | 1 | -0/+1 | |
2019-03-22 | gdb: add version 8.2.1 (#10988) | Matthias Diener | 1 | -0/+1 | |
2019-03-22 | ACTS: add version 0.8.2 (#10974) | Hadrien G | 1 | -1/+2 | |
2019-03-22 | add ginkgo package, use it in dealii along with symengine (#10917) | Denis Davydov | 3 | -3/+76 | |
2019-03-21 | typo in documentation (#10976) | Shahzeb Siddiqui | 1 | -3/+3 | |
2019-03-21 | add eigen v3.3.7 (#10955) | Stephen McDowell | 1 | -0/+1 | |
2019-03-21 | Minor commentary correction, TCL -> lmod (#10951) | George Hartzell | 1 | -1/+1 | |
2019-03-21 | prevent UnboundLocalError when sourcing files (#10950) | Stephen McDowell | 1 | -0/+1 | |
Patch extracted from #7536 courtesy of @mgsternberg | |||||
2019-03-20 | update R to v3.5.3 (#10928) | Patrick Schratz | 1 | -0/+1 | |
* update R to v3.5.3 | |||||
2019-03-20 | mpich: Do not use libfabric@1.7: with ch3 ofi netmod (#10919) | Michael Kuhn | 1 | -0/+3 | |
2019-03-20 | pkgconf: add 1.6.0 (#10942) | Michael Kuhn | 1 | -0/+1 | |
2019-03-20 | Update GMSH to 4.2.2 with OpenMP variant (#10914) | bfovet | 1 | -3/+16 | |