Age | Commit message (Expand) | Author | Files | Lines |
2016-05-09 | Merge pull request #882 from davydden/openmp_compiler_flag | Todd Gamblin | 8 | -9/+115 |
2016-05-09 | Integrated improvements from PR #893 to remove hardcoded MPI path. | Joseph Ciurej | 1 | -1/+1 |
2016-05-09 | Enabled the '+esmumps' variant for 'scotch@:6.0.0'. | Joseph Ciurej | 2 | -13/+50 |
2016-05-09 | Updated and fixed the Scotch package. | Joseph Ciurej | 1 | -57/+61 |
2016-05-09 | Added gdb 7.11 | Ben Couturier | 1 | -0/+1 |
2016-05-09 | wrap tty.die to 80 chars | Denis Davydov | 1 | -3/+11 |
2016-05-09 | GMsh: Fix binary linking against its own libraries | Jean-Paul Pelteret | 1 | -1/+3 |
2016-05-09 | add missing m4 dependency to bison | Benedikt Hegner | 1 | -0/+2 |
2016-05-09 | cleanup | Todd Gamblin | 5 | -30/+13 |
2016-05-09 | Make _hash private to discourage access; fix dag_hash length handling. | Todd Gamblin | 1 | -11/+14 |
2016-05-09 | Restore `cc` from mainline; clean up some cflags stuff. | Todd Gamblin | 1 | -29/+29 |
2016-05-09 | Merge branch 'openmpi_variants' of github.com:epfl-scitas/spack into openmpi_... | alalazo | 1 | -7/+6 |
2016-05-09 | Merge branch 'develop' of https://github.com/LLNL/spack into openmpi_variants | alalazo | 107 | -463/+2222 |
2016-05-08 | Merge pull request #911 from castillo23/packages/crypto | Todd Gamblin | 1 | -0/+1 |
2016-05-08 | Merge pull request #914 from trws/packages-leading-to-neovim | Todd Gamblin | 6 | -0/+91 |
2016-05-08 | Merge pull request #913 from trws/mpi-should-have-pmi | Todd Gamblin | 2 | -0/+8 |
2016-05-08 | Merge pull request #916 from jppelteret/bugfix/gmsh | Todd Gamblin | 1 | -0/+3 |
2016-05-08 | Fixes #915 | Jean-Paul Pelteret | 1 | -0/+3 |
2016-05-08 | openblas: raise an error when using +openmp with clang; set +openmp to false ... | Denis Davydov | 1 | -4/+10 |
2016-05-07 | Merge branch 'develop' of https://github.com/LLNL/spack into openmpi_variants | Massimiliano Culpo | 37 | -48/+400 |
2016-05-06 | Cleaning up print statements for debugging | Gregory Becker | 1 | -1/+0 |
2016-05-06 | Working properly to display but not reuse old specs from yaml | Gregory Becker | 1 | -7/+5 |
2016-05-06 | pile of dependencies for neovim, including luajit and libuv | Tom Scogland | 6 | -0/+91 |
2016-05-06 | Merge pull request #906 from adamjstewart/features/xerces-c | Tom Scogland | 1 | -16/+0 |
2016-05-06 | Merge pull request #794 from adamjstewart/features/jpeg | Tom Scogland | 1 | -2/+7 |
2016-05-06 | Merge pull request #841 from eschnett/eschnett/hwloc | Tom Scogland | 1 | -0/+1 |
2016-05-06 | Merge pull request #865 from davydden/silver_searcher_dependencies | Tom Scogland | 1 | -0/+1 |
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 |
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 | 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 |
2016-05-05 | Build and install BBCP | Robert D. French | 1 | -0/+17 |
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 de... | Denis Davydov | 1 | -3/+8 |
2016-05-05 | remove cxx11_flag from Compiler as it is now substituted by a property with t... | Denis Davydov | 1 | -3/+0 |