Age | Commit message (Expand) | Author | Files | Lines |
2019-06-05 | graph: refactor static graphs | Todd Gamblin | 4 | -100/+73 |
2019-06-05 | spack dependencies: support --deptype argument | Todd Gamblin | 4 | -10/+47 |
2019-06-05 | package: make possible_dependencies consider deptypes | Todd Gamblin | 3 | -16/+93 |
2019-06-05 | refactor: remove vestigial ALLOWED_URL_SCHEMES from package.py | Todd Gamblin | 1 | -4/+0 |
2019-06-05 | refactor: make Package.name consistent with other class attributes | Todd Gamblin | 2 | -11/+18 |
2019-06-05 | refactor: make PackageBase.possible_dependencies() a class method. | Todd Gamblin | 1 | -4/+5 |
2019-06-05 | add C standard flags to compiler classes (#11618) | Justin S | 7 | -0/+90 |
2019-06-04 | Add Google Benchmark version 1.5.0 (#11626) | Andrew Gaspar | 1 | -1/+3 |
2019-06-04 | Revert "Git: patch to make git relocatable with buildcache. (#11596)" (#11625) | Patrick Gartung | 2 | -58/+0 |
2019-06-04 | modules: set permissions based on package configuration (#11337) | Greg Becker | 5 | -52/+99 |
2019-06-04 | Buildcache relocate.py error fix (#11616) | Patrick Gartung | 3 | -5/+5 |
2019-06-04 | hotspot: new package at 6.0 (#11610) | Justin S | 1 | -0/+21 |
2019-06-03 | mesa: Revert updated meson build and restore autotools build (#11595) | Chuck Atkins | 4 | -130/+68 |
2019-05-31 | Git: patch to make git relocatable with buildcache. (#11596) | Patrick Gartung | 2 | -0/+58 |
2019-05-31 | Build cache: relocate path to spack/bin/sbang in text files. (#11592) | Patrick Gartung | 3 | -13/+35 |
2019-05-31 | Package/tau/tau 2.28.1 update (#11591) | sameershende | 2 | -2/+14 |
2019-05-30 | alan: new package at 2.1.1 (#11593) | Justin S | 1 | -0/+19 |
2019-05-30 | Adds the aml memory management library. (#11590) | Valentin Reis | 1 | -0/+21 |
2019-05-30 | r-randomglm: new package at 1.02-1 (#11589) | Justin S | 1 | -0/+21 |
2019-05-30 | Revbayes update (#11559) | Nick Booher | 1 | -3/+6 |
2019-05-30 | mathematica: new package at 12.0.0 (#11509) | Justin S | 1 | -0/+39 |
2019-05-29 | precice: add version 1.5.0 (#11577) | Frédéric Simonis | 1 | -0/+1 |
2019-05-29 | Xrootd: set PYTHON_EXECUTABLE with +python variant (#11581) | Patrick Gartung | 1 | -0/+5 |
2019-05-29 | ROOT: set PYTHON_EXECUTABLE (#11583) | Patrick Gartung | 1 | -2/+2 |
2019-05-29 | py-flye: new package at 2.4.2 (#11584) | Justin S | 1 | -0/+18 |
2019-05-29 | ROSE: add version 0.9.10.0, update to Autotools, add variants (#9484) | Justin Too | 2 | -52/+248 |
2019-05-29 | New versions and bugfixes for the ACTS package (#11578) | Hadrien G | 1 | -3/+11 |
2019-05-29 | Add LSF dependency for OpenMPI (#11532) | Dustin Wheeler | 2 | -0/+26 |
2019-05-29 | Add newer Google Benchmark version (#11580) | Patrick Gartung | 1 | -0/+1 |
2019-05-29 | ROOT: Set PYTHON_EXECUTABLE with +python variant (#11579) | Patrick Gartung | 1 | -0/+5 |
2019-05-29 | vtkm: fix the directory cmake looks for the source code (#11576) | Kenneth Moreland | 1 | -2/+1 |
2019-05-28 | Catch: 2.8.0 (#11570) | Axel Huebl | 1 | -0/+1 |
2019-05-28 | GnuTLS by default depends on Guile, added a guile variant. Updated GnuTLS to ... | mathsen | 1 | -0/+8 |
2019-05-28 | petsc: add version 3.11.2 (#11572) | Satish Balay | 1 | -0/+1 |
2019-05-28 | dealii: add 9.1.1 (#11573) | Denis Davydov | 1 | -0/+1 |
2019-05-28 | Add support for new unittest-cpp package (#11575) | Daryl W. Grunau | 1 | -0/+21 |
2019-05-28 | Cap the maximum number of build jobs (#11373) | Massimiliano Culpo | 6 | -20/+55 |
2019-05-27 | commands: completion for new --update and --header options (#11566) | Todd Gamblin | 1 | -2/+2 |
2019-05-27 | docs: set gettext_uuid to False to reduce churn (#11567) | Todd Gamblin | 2 | -1/+2 |
2019-05-27 | mirror create: non-zero return code (#8585) | Axel Huebl | 1 | -0/+2 |
2019-05-26 | r-geomorph: new version (#11556) | Levi Baber | 1 | -1/+2 |
2019-05-26 | Add a new version for gnutls. (#11546) | 健美猞猁 | 1 | -0/+2 |
2019-05-26 | py-markdown: new version (#11548) | Levi Baber | 1 | -1/+5 |
2019-05-26 | Add new versions for intel-mkl-dnn. (#11549) | 健美猞猁 | 1 | -1/+4 |
2019-05-26 | r-emmli: new package (#11557) | Levi Baber | 1 | -0/+18 |
2019-05-26 | Update GnuPG and associated packages (#11564) | Olaf Mersmann | 4 | -1/+6 |
2019-05-26 | New Package: sl (#11565) | Axel Huebl | 1 | -0/+25 |
2019-05-26 | link_tree: add option to merge link trees with relative targets | Todd Gamblin | 2 | -40/+90 |
2019-05-26 | docs: make docs build relocatable for localized builds | Todd Gamblin | 21 | -50/+59 |
2019-05-26 | docs: remove legacy import for Sphinx 1.7 | Todd Gamblin | 1 | -6/+1 |