Age | Commit message (Expand) | Author | Files | Lines |
2016-05-10 | Merge pull request #862 from davydden/glib_libxcb_missing_dependencies | Todd Gamblin | 2 | -0/+4 |
2016-05-10 | Merge pull request #907 from eschnett/eschnett/binutils-werror | Todd Gamblin | 1 | -0/+1 |
2016-05-10 | Merge pull request #918 from hegner/bugfix/bison | Todd Gamblin | 1 | -0/+2 |
2016-05-10 | Merge pull request #912 from citibeth/efischer/160506-NCO | Todd Gamblin | 2 | -0/+77 |
2016-05-10 | Merge pull request #919 from jppelteret/bugfix/gmsh-2 | Todd Gamblin | 1 | -1/+3 |
2016-05-10 | Merge pull request #922 from bcouturi/gdbupdate | Todd Gamblin | 1 | -0/+1 |
2016-05-10 | Move args to .coveragerc | Todd Gamblin | 2 | -2/+9 |
2016-05-10 | Make .style.yapf use 80 chars. | Todd Gamblin | 1 | -1/+1 |
2016-05-10 | Make Travis badge use SVG. | Todd Gamblin | 1 | -1/+1 |
2016-05-10 | Merge branch 'qa/coding_standard' of https://github.com/epfl-scitas/spack int... | Todd Gamblin | 6 | -3/+51 |
2016-05-10 | Kripke variants. | Todd Gamblin | 1 | -3/+7 |
2016-05-09 | clean up Kripke package and dependencies. | Todd Gamblin | 1 | -7/+17 |
2016-05-09 | Merge branch 'features/kripke' of git://github.com/tzislam/spack into tzislam... | Todd Gamblin | 1 | -0/+18 |
2016-05-09 | Removed FIXME comments | Tanzima Z. Islam | 1 | -16/+0 |
2016-05-09 | Adding a new package: Kripke from the public tar ball | Tanzima Z. Islam | 1 | -10/+28 |
2016-05-09 | Merge pull request #882 from davydden/openmp_compiler_flag | Todd Gamblin | 8 | -9/+115 |
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-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-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-05 | Disable -Werror | Erik Schnetter | 1 | -0/+1 |
2016-05-05 | Remove tutorial comments | Adam J. Stewart | 1 | -16/+0 |
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 |
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 properti... | Denis Davydov | 1 | -7/+8 |
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 |
2016-05-05 | compilers: make Intel::openmp_flag() return -openmp and -qopenmp based on the... | Denis Davydov | 1 | -1/+4 |