Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-06 | Merge pull request #841 from eschnett/eschnett/hwloc | Tom Scogland | 1 | -0/+1 | |
Update hwloc to 1.11.3 | |||||
2016-05-06 | Merge pull request #865 from davydden/silver_searcher_dependencies | Tom Scogland | 1 | -0/+1 | |
the_silver_searcher: add missing dependency | |||||
2016-05-06 | add pmi support and process managers to the MPIs | Tom Scogland | 2 | -0/+8 | |
2016-05-06 | nco: Added new package | Elizabeth Fischer | 2 | -0/+77 | |
2016-05-06 | add support for crypto version 5.6.1 | Cecilia W. Castillo | 1 | -0/+1 | |
2016-05-06 | Adding a new package file for Kripke | Tanzima Z. Islam | 1 | -0/+16 | |
2016-05-06 | Fixed previous commit | Gregory Becker | 1 | -1/+2 | |
2016-05-06 | Fixed database to account for hashes when reading install records | Gregory Becker | 2 | -1/+12 | |
2016-05-06 | Made spec hashes immutable once concrete -- improved | Gregory Becker | 1 | -1/+1 | |
2016-05-06 | Made spec hashes immutable once concrete | Gregory Becker | 1 | -6/+12 | |
2016-05-05 | temp | Gregory Becker | 1 | -1/+1 | |
2016-05-05 | Disable -Werror | Erik Schnetter | 1 | -0/+1 | |
This leads to problems if new compiler versions report new kinds of warnings. | |||||
2016-05-05 | Every old spec has empty compiler flags | Gregory Becker | 1 | -3/+5 | |
2016-05-05 | Versioning the database -- automatic reindex | Gregory Becker | 2 | -3/+7 | |
2016-05-05 | temp | Gregory Becker | 1 | -0/+2 | |
2016-05-05 | versioning the database | Gregory Becker | 2 | -4/+8 | |
2016-05-05 | Changed other packages to fit new syntax | Gregory Becker | 3 | -3/+3 | |
2016-05-05 | Fixed openssl to work with new syntax | Gregory Becker | 1 | -2/+2 | |
2016-05-05 | Keep users environment in the spack setup script (spconfig.py). This is ↵ | Elizabeth Fischer | 1 | -1/+2 | |
important to avoid breaking things that require module loads to work; for example, non-activate Python packages. | |||||
2016-05-05 | Remove tutorial comments | Adam J. Stewart | 1 | -16/+0 | |
2016-05-05 | Merge branch 'develop' into features/cflags | Todd Gamblin | 78 | -478/+1599 | |
2016-05-05 | Merge pull request #904 from robertdfrench/bbcp | Todd Gamblin | 1 | -0/+17 | |
BBCP | |||||
2016-05-05 | Build and install BBCP | Robert D. French | 1 | -0/+17 | |
Build and install BBCP Use correct destination for install | |||||
2016-05-05 | document usage of compiler flags properties | Denis Davydov | 1 | -0/+19 | |
2016-05-05 | substitute cxx14_flag by a property with the same name to be overridden in ↵ | Denis Davydov | 1 | -3/+8 | |
derived classes | |||||
2016-05-05 | remove cxx11_flag from Compiler as it is now substituted by a property with ↵ | Denis Davydov | 1 | -3/+0 | |
the same name | |||||
2016-05-05 | add a temporary Nag.cxx11_flag property | Denis Davydov | 1 | -0/+5 | |
2016-05-05 | compiler: make default openmp_flag() and cxx11_flag() die when these ↵ | Denis Davydov | 1 | -7/+8 | |
properties are not implemented in a derived class | |||||
2016-05-05 | fix comment in Compiler class | Denis Davydov | 1 | -3/+3 | |
2016-05-05 | compiler: cleanup Nag.cxx11_flag and Pgi.cxx11_flag | Denis Davydov | 2 | -6/+0 | |
2016-05-05 | compiler: add default implementation of openmp_flag() and css11_flag() | Denis Davydov | 1 | -0/+14 | |
2016-05-05 | compiler: simplify Clang.is_apple | Denis Davydov | 1 | -5/+2 | |
2016-05-05 | compilers: one more missing import statement | Denis Davydov | 1 | -0/+1 | |
2016-05-05 | compiler: add Clang.is_apple property which checks if Clang is from Apple or ↵ | Denis Davydov | 1 | -3/+9 | |
not using version | |||||
2016-05-05 | compilers: make Intel::openmp_flag() return -openmp and -qopenmp based on ↵ | Denis Davydov | 1 | -1/+4 | |
the compiler version | |||||
2016-05-05 | compilers: minor fixes to Clang::cxx11_flag() and Clang::openmp_flag() | Denis Davydov | 1 | -3/+4 | |
2016-05-05 | compilers: add missing import statements | Denis Davydov | 5 | -0/+7 | |
2016-05-05 | compilers: add openmp_flag() method | Denis Davydov | 6 | -2/+28 | |
2016-05-05 | compilers: make sure cxx11_flag() is defined for all compilers | Denis Davydov | 3 | -1/+23 | |
2016-05-05 | Merge pull request #802 from gartung/std-cpp14 | Todd Gamblin | 2 | -2/+12 | |
Handle c++11 and c++14 correctly | |||||
2016-05-05 | Merge pull request #893 from davydden/mpi_dependent_env | Todd Gamblin | 5 | -7/+37 | |
Introduce variables for MPI compiler wrappers and document their usage | |||||
2016-05-05 | mpich: remove module.mpicc as no formula is using it and it is a duplicate ↵ | Denis Davydov | 1 | -4/+0 | |
of self.spec.mpicc | |||||
2016-05-05 | mpi: move mpicc/mpicxx/mpifc/mpif77 to setup_dependent_package() | Denis Davydov | 3 | -1/+4 | |
2016-05-05 | Merge pull request #871 from davydden/dealii_updated_dependencies | Todd Gamblin | 1 | -2/+4 | |
dealii: add new dependency -- gsl | |||||
2016-05-05 | Merge pull request #881 from KineticTheory/pkg-superlu-dist | Todd Gamblin | 1 | -1/+3 | |
+ Add version 5.0 download for SuperLU_DIST. | |||||
2016-05-05 | Merge pull request #885 from davydden/p4est_test_option | Todd Gamblin | 1 | -1/+9 | |
p4est: put back +tests variant | |||||
2016-05-05 | Merge pull request #886 from eschnett/eschnett/openblas-make | Todd Gamblin | 2 | -1/+38 | |
Disable OpenBLAS's overriding of our "make -jN" option | |||||
2016-05-05 | Merge pull request #887 from adamjstewart/features/openmpi | Todd Gamblin | 1 | -0/+3 | |
Re-add hwloc as a dependency of openmpi | |||||
2016-05-05 | Merge pull request #884 from davydden/libtool_missing_dependency | Todd Gamblin | 1 | -0/+2 | |
libtool: add a missing dependency | |||||
2016-05-05 | Merge pull request #889 from adamjstewart/features/netcdf | Todd Gamblin | 1 | -9/+12 | |
Remove hdf5 ~cxx constraint on netcdf |