Age | Commit message (Expand) | Author | Files | Lines |
2016-07-24 | Make sure package has the `url` attribute. | Glenn Johnson | 1 | -1/+1 |
2016-07-23 | Only use list if list_url set | Glenn Johnson | 1 | -8/+9 |
2016-07-23 | Fix flake8 errors related to lines | Glenn Johnson | 1 | -8/+5 |
2016-07-23 | Have fetch use list_url | Glenn Johnson | 1 | -0/+13 |
2016-07-22 | Merge pull request #1340 from adamjstewart/features/create | becker33 | 1 | -9/+34 |
2016-07-22 | Merge pull request #950 from xjrc/packages/python | Todd Gamblin | 3 | -38/+48 |
2016-07-22 | Use example deptypes in newly created packages | Adam J. Stewart | 1 | -9/+34 |
2016-07-22 | Adding temporary script that fixes all Python extensions w/ 'setup_py'. | Joseph Ciurej | 2 | -2/+10 |
2016-07-22 | Improved the build flag construction code in the python install method. | Joseph Ciurej | 1 | -27/+7 |
2016-07-22 | Fixed a bug that was causing Python installs to be affected by user config. | Joseph Ciurej | 1 | -9/+31 |
2016-07-22 | Merge pull request #1336 from glennpj/rcase | Todd Gamblin | 9 | -11/+15 |
2016-07-21 | Merge pull request #1230 from hartzell/update-jdk | Todd Gamblin | 1 | -10/+10 |
2016-07-21 | Fix alpha case of dependencies. | Glenn Johnson | 9 | -11/+15 |
2016-07-21 | Merge pull request #1333 from LLNL/features/no-openssl-pinging | Todd Gamblin | 1 | -56/+9 |
2016-07-21 | Merge pull request #1334 from hartzell/add-gcc-5.4.0 | Todd Gamblin | 1 | -0/+1 |
2016-07-21 | Remove remote website pinging from OpenSSL | Todd Gamblin | 1 | -56/+9 |
2016-07-21 | Merge pull request #1263 from hartzell/lmod-needs-tcl | Todd Gamblin | 3 | -0/+24 |
2016-07-21 | Merge pull request #1335 from LLNL/crayxc-detection | becker33 | 4 | -0/+6 |
2016-07-21 | Added cray wrapper names directory to spack_env_paths so the spack compiler w... | Gregory Becker | 1 | -5/+6 |
2016-07-21 | fixed flake8 errors | Gregory Becker | 1 | -2/+3 |
2016-07-21 | fixed | Gregory Becker | 1 | -4/+5 |
2016-07-21 | Bug fix for cray_xc platform | Gregory Becker | 4 | -1/+4 |
2016-07-21 | Update with info about gcc-5.4.0 | George Hartzell | 1 | -0/+1 |
2016-07-21 | Fix flake8 violations | George Hartzell | 1 | -0/+2 |
2016-07-21 | Fix shebang line in tcl scripts | George Hartzell | 2 | -1/+20 |
2016-07-21 | tcl is actually a runtime dependency. | George Hartzell | 1 | -1/+1 |
2016-07-21 | The lmod package should depend_on('tcl') | George Hartzell | 2 | -0/+3 |
2016-07-21 | Merge pull request #1208 from paulhopkins/bugfix/github1196-specify-preferred... | Todd Gamblin | 4 | -77/+128 |
2016-07-21 | Merge pull request #1328 from suraia/fix-recursive-module-load | Todd Gamblin | 1 | -4/+4 |
2016-07-21 | Merge pull request #1327 from suraia/update-load-documentation | Todd Gamblin | 1 | -30/+31 |
2016-07-21 | Flake8 fixes to ensure qa tests pass | Paul Hopkins | 1 | -71/+103 |
2016-07-21 | Re-add documentation for variant preferences | Paul Hopkins | 1 | -5/+6 |
2016-07-21 | Allow users to supply preferred variants via packages.yaml | Paul Hopkins | 3 | -3/+21 |
2016-07-21 | Fix recursive module loading. | Michael Kuhn | 1 | -4/+4 |
2016-07-21 | Update documentation for recursive module loading. | Michael Kuhn | 1 | -30/+31 |
2016-07-20 | Merge pull request #1205 from glennpj/psxe | Gregory Lee | 3 | -20/+171 |
2016-07-20 | MPI related changes | Glenn Johnson | 1 | -26/+22 |
2016-07-20 | Changes as discussed in PR review | Glenn Johnson | 1 | -11/+7 |
2016-07-20 | Fix flake8 errors. | Glenn Johnson | 2 | -18/+23 |
2016-07-20 | Setup environment for Intel Parallel Studio | Glenn Johnson | 3 | -15/+169 |
2016-07-20 | Merge pull request #1323 from glennpj/rlib | Todd Gamblin | 1 | -0/+8 |
2016-07-20 | Merge pull request #1313 from sknigh/gnu-tools | Todd Gamblin | 3 | -0/+149 |
2016-07-20 | Merge pull request #1326 from mwilliammyers/package-openexr | Todd Gamblin | 1 | -0/+54 |
2016-07-20 | Fix indent/flake8 error. | Glenn Johnson | 1 | -3/+3 |
2016-07-20 | openexr : Add new package | mwilliammyers | 1 | -0/+54 |
2016-07-20 | Set environment variables | Glenn Johnson | 1 | -0/+8 |
2016-07-20 | Merge pull request #1277 from mathstuf/special-deptypes | Todd Gamblin | 3 | -5/+10 |
2016-07-20 | Merge pull request #1321 from mwilliammyers/package-ilmbase | Todd Gamblin | 1 | -0/+42 |
2016-07-20 | Merge pull request #1292 from eschnett/eschnett/hdf5-default-1.10 | Todd Gamblin | 1 | -1/+1 |
2016-07-20 | Merge pull request #1303 from adamjstewart/features/armadillo | Todd Gamblin | 1 | -3/+5 |