Age | Commit message (Expand) | Author | Files | Lines |
2017-08-29 | Fixed bug in Spec._dup, updated docstring | alalazo | 1 | -7/+17 |
2017-08-29 | Make Spec construction simpler (#5227) | Todd Gamblin | 1 | -27/+26 |
2017-08-28 | lammps: install headers (#5226) | Christoph Junghans | 1 | -2/+2 |
2017-08-28 | redundans: new package (#5217) | Audrey Thoma | 3 | -0/+132 |
2017-08-28 | Add --show-full-compiler option to 'spack find' | Matthew Scott Krafczyk | 3 | -5/+15 |
2017-08-25 | Removed default value for 'dirty' function argument. (#5109) | Massimiliano Culpo | 1 | -3/+3 |
2017-08-25 | Fix copyright years in spack create template (#5203) | Michael Kuhn | 1 | -1/+1 |
2017-08-25 | go: Update to 1.9 (#5216) | Michael Kuhn | 1 | -0/+1 |
2017-08-25 | Improve Ubuntu arch detection (#2649) | Michael Kuhn | 1 | -1/+6 |
2017-08-25 | Zfp shared libs (#5212) | Mark C. Miller | 1 | -7/+18 |
2017-08-25 | Link extra_rpaths from compilers.yaml at build time (#5211) | scheibelp | 1 | -0/+2 |
2017-08-25 | patch config.guess for any ppc64le arch (#5215) | Gregory Lee | 1 | -1/+1 |
2017-08-25 | Improve grammar in build log error message. (#5214) | Todd Gamblin | 1 | -2/+7 |
2017-08-25 | Add contributors link to Sphinx docs (#5213) | Mark C. Miller | 1 | -1/+1 |
2017-08-25 | Respect --insecure (-k) flag when fetching list_url. (#5178) | Sergey Kosukhin | 1 | -3/+33 |
2017-08-24 | dealii: add nanoflann, sundials and adol-c plus fixes on macOS (#5175) | Denis Davydov | 5 | -3/+76 |
2017-08-24 | pkgconf: New package (#5202) | Michael Kuhn | 1 | -0/+43 |
2017-08-24 | ray: new package (#5200) | Audrey Thoma | 1 | -0/+44 |
2017-08-24 | test/gpg: init from the testing key directory | Ben Boeckel | 1 | -11/+2 |
2017-08-24 | gpg: add an argument for the import directory | Ben Boeckel | 1 | -2/+8 |
2017-08-24 | Make jpeg a virtual dependency. (#5190) | Sergey Kosukhin | 9 | -11/+50 |
2017-08-23 | Added options to libfabrics (#5191) | sknigh | 1 | -0/+29 |
2017-08-23 | Improve Spec literals, add Spec.from_dict() (#5151) | Massimiliano Culpo | 4 | -199/+472 |
2017-08-23 | Add --source option to spack install (#4102) | Christoph Junghans | 4 | -1/+28 |
2017-08-23 | pgdspider: new package (#5186) | Audrey Thoma | 2 | -0/+60 |
2017-08-23 | Boost: develop (#5184) | Axel Huebl | 1 | -0/+5 |
2017-08-23 | add test for lua and node patching in sbang (#5169) | healther | 1 | -6/+42 |
2017-08-22 | Add testing for new build output. | Todd Gamblin | 3 | -2/+55 |
2017-08-22 | Make install command reusable within single Spack run | Todd Gamblin | 3 | -21/+48 |
2017-08-22 | SpackCommand uses log_output to capture command output. | Todd Gamblin | 5 | -43/+29 |
2017-08-22 | log_ouptut can take either a filename or a file object | Todd Gamblin | 1 | -55/+93 |
2017-08-22 | Display build output on ProcessError, instead of Python context. | Todd Gamblin | 2 | -29/+200 |
2017-08-22 | Limit package context to 3 lines and colorize in error output. | Todd Gamblin | 1 | -4/+16 |
2017-08-22 | Config scopes are now returning OrderedDicts instead of dicts. (#5183) | Massimiliano Culpo | 3 | -3/+73 |
2017-08-22 | tcoffee: new package (#5185) | Audrey Thoma | 4 | -0/+142 |
2017-08-22 | Boost: 1.65.0 (#5182) | Axel Huebl | 1 | -0/+3 |
2017-08-22 | Package 'libaec': no need to specify per version urls. (#5176) | Sergey Kosukhin | 1 | -6/+6 |
2017-08-22 | Updates for package 'cdo'. (#5179) | Sergey Kosukhin | 1 | -39/+39 |
2017-08-21 | Add environment variables to path substitution | Matthew Scott Krafczyk | 3 | -22/+52 |
2017-08-21 | py-pyrad: new package (#5181) | Audrey Thoma | 1 | -0/+41 |
2017-08-21 | Added custom messages for conflicts directive. fixes #4965 (#5083) | Massimiliano Culpo | 3 | -10/+37 |
2017-08-21 | Protobuf: 3.4 (#5177) | Axel Huebl | 1 | -0/+1 |
2017-08-20 | Unbuffer so that output from packages appears when redirecting | Todd Gamblin | 3 | -2/+110 |
2017-08-20 | Add tests for output redirection. | Todd Gamblin | 1 | -0/+95 |
2017-08-20 | Preserve verbosity across installs when 'v' is pressed. | Todd Gamblin | 3 | -66/+159 |
2017-08-20 | Fix exit call in `SpackError.die()` | Todd Gamblin | 1 | -3/+3 |
2017-08-20 | Rework output redirection in Spack. | Todd Gamblin | 5 | -237/+267 |
2017-08-20 | Make SpackCommand a bit more testable | Todd Gamblin | 1 | -5/+15 |
2017-08-20 | Fix issue with color formatting regular expression. (#5171) | Todd Gamblin | 1 | -19/+20 |
2017-08-19 | Group Travis CI jobs in stages (#5104) | Massimiliano Culpo | 4 | -13/+78 |