Age | Commit message (Expand) | Author | Files | Lines |
2016-01-03 | Merge remote branch 'origin/llvm-rework' into llvm-rework | Tom Scogland | 1 | -2/+2 |
2016-01-03 | tweak gold support, added to gcc | Tom Scogland | 2 | -4/+7 |
2016-01-03 | add/remove/list working for new config format. | Todd Gamblin | 8 | -109/+221 |
2016-01-03 | Add Python 3 aliases to our argparse backport. | Todd Gamblin | 1 | -5/+17 |
2016-01-02 | All tests that call concretize() need to be MockPackagesTests. | Todd Gamblin | 1 | -1/+5 |
2016-01-02 | Fix bug in tests. | Todd Gamblin | 2 | -14/+17 |
2016-01-02 | bringing back configuration and build stages | Tom Scogland | 1 | -0/+2 |
2016-01-01 | removed extraneous comment lines | Tom Scogland | 1 | -2/+0 |
2016-01-01 | Support Darwin for Boost | Erik Schnetter | 1 | -26/+36 |
2016-01-01 | Enable C++ and Fortran languages by default | Erik Schnetter | 1 | -2/+2 |
2015-12-31 | Merge pull request #274 from eschnett/eschnett/julia | Todd Gamblin | 1 | -0/+66 |
2015-12-31 | Merge pull request #271 from eschnett/eschnett/pcre2 | Todd Gamblin | 1 | -0/+15 |
2015-12-31 | Merge pull request #258 from epfl-scitas/packages/scalasca | Todd Gamblin | 5 | -208/+153 |
2015-12-31 | Merge pull request #290 from trws/some-packages | Todd Gamblin | 7 | -0/+113 |
2015-12-30 | add the gold linker to binutils | Tom Scogland | 1 | -0/+4 |
2015-12-30 | ensure that clang-query gets installed | Tom Scogland | 1 | -3/+8 |
2015-12-30 | significant llvm update | Tom Scogland | 3 | -127/+176 |
2015-12-30 | allow nested resources | Tom Scogland | 1 | -1/+3 |
2015-12-30 | adding errno import for the deep directory creation patch | Tom Scogland | 1 | -0/+1 |
2015-12-30 | create leading directories for resources | Tom Scogland | 1 | -1/+8 |
2015-12-30 | legacy mysql bindings for python | Tom Scogland | 1 | -0/+15 |
2015-12-30 | python libraries, libedit, and ninja | Tom Scogland | 6 | -0/+98 |
2015-12-30 | another portability fix, this time for zsh/non-bash sh | Tom Scogland | 1 | -1/+1 |
2015-12-30 | Merge pull request #288 from trws/zsh-array-fix | Todd Gamblin | 1 | -1/+0 |
2015-12-30 | removing ill-fated array check for non-portability | Tom Scogland | 1 | -1/+0 |
2015-12-30 | Revert "removing check as it can cause failures in zsh" | Todd Gamblin | 5 | -206/+38 |
2015-12-30 | removing check as it can cause failures in zsh | Tom Scogland | 5 | -38/+206 |
2015-12-29 | Merge pull request #285 from trws/args-check | Todd Gamblin | 1 | -5/+4 |
2015-12-29 | fix for array handling in ancient bash | Tom Scogland | 1 | -5/+4 |
2015-12-28 | Rework mirror configuration. | Todd Gamblin | 2 | -12/+44 |
2015-12-28 | Rework compiler configuration and simplify config.py logic. | Todd Gamblin | 4 | -73/+124 |
2015-12-27 | Remove mock_configs; tests no longer modify spack home directory. | Todd Gamblin | 3 | -18/+30 |
2015-12-27 | Add custom YAML loader & dumper to track lines & maintain dict order. | Todd Gamblin | 6 | -43/+351 |
2015-12-27 | Uncomment disabled tests. | Todd Gamblin | 1 | -2/+2 |
2015-12-26 | Merge pull request #277 from LLNL/bugfix/vcs-mirror-fetch | Todd Gamblin | 2 | -16/+41 |
2015-12-25 | Default to scope with highest precedence instead of user scope, | Todd Gamblin | 2 | -2/+10 |
2015-12-25 | Merge branch 'develop' into mplegendre-multi_pkgsrc_roots | Todd Gamblin | 303 | -804/+4020 |
2015-12-25 | Rework Spack config: keep user & site config in memory. | Todd Gamblin | 11 | -268/+285 |
2015-12-25 | Use `filter_file` instead of calling perl | Erik Schnetter | 1 | -1/+1 |
2015-12-24 | Merge pull request #211 from LLNL/bugfix/github-154 | Todd Gamblin | 1 | -11/+29 |
2015-12-24 | Fix #154 -- better log messages for do_patch() | Todd Gamblin | 1 | -11/+29 |
2015-12-23 | Enable several variants for HDF5 | Erik Schnetter | 1 | -1/+29 |
2015-12-23 | Fix #85 and #228: errors fetching VCS packages from a mirror. | Todd Gamblin | 2 | -16/+41 |
2015-12-23 | Add comments to package file | Erik Schnetter | 1 | -17/+28 |
2015-12-23 | Build Julia | Erik Schnetter | 1 | -0/+55 |
2015-12-23 | Remove leftover debug statement | Erik Schnetter | 1 | -1/+0 |
2015-12-23 | Merge pull request #276 from LLNL/bugfix/235-smarter-spider | Todd Gamblin | 4 | -82/+183 |
2015-12-23 | Fix #235: Smarter web spidering -- use parsed links instead of reconstructing. | Todd Gamblin | 4 | -82/+183 |
2015-12-23 | R : updated package | alalazo | 1 | -24/+40 |
2015-12-22 | Fix bug in URL regex. | Todd Gamblin | 1 | -1/+1 |