Age | Commit message (Expand) | Author | Files | Lines |
2016-07-24 | New package - r-googlevis | Glenn Johnson | 1 | -0/+47 |
2016-07-24 | Fix OpenSSL url_for_version | Adam J. Stewart | 1 | -1/+1 |
2016-07-23 | Add dependency type tp r- packages | Glenn Johnson | 29 | -93/+95 |
2016-07-22 | do not ignore nosetests script in py-nose | Greg Lee | 1 | -1/+1 |
2016-07-22 | R extension dependencies with compiler wrapper | Glenn Johnson | 1 | -15/+25 |
2016-07-22 | Merge pull request #950 from xjrc/packages/python | Todd Gamblin | 2 | -38/+43 |
2016-07-22 | Adding temporary script that fixes all Python extensions w/ 'setup_py'. | Joseph Ciurej | 1 | -2/+5 |
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 | Update with info about gcc-5.4.0 | George Hartzell | 1 | -0/+1 |
2016-07-21 | edit | Mitchell Devlin | 1 | -5/+18 |
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 | MVAPICH2 depends on libpciaccess | Adam J. Stewart | 1 | -0/+1 |
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 | 2 | -15/+168 |
2016-07-20 | Merge remote-tracking branch 'upstream/develop' into package-opencv | mwilliammyers | 226 | -439/+1427 |
2016-07-20 | opencv : Add section comments | mwilliammyers | 1 | -0/+3 |
2016-07-20 | opencv : Reorder depends_on statements | mwilliammyers | 1 | -4/+6 |
2016-07-20 | opencv : Use dso_suffix for python lib | mwilliammyers | 1 | -3/+2 |
2016-07-20 | opencv : Fix python include dir for cmake | mwilliammyers | 1 | -3/+12 |
2016-07-20 | opencv : Add zlib cmake support | mwilliammyers | 1 | -0/+9 |
2016-07-20 | opencv : Add jasper cmake support | mwilliammyers | 1 | -0/+9 |
2016-07-20 | opencv : Use dso_suffix | mwilliammyers | 1 | -7/+11 |
2016-07-20 | opencv : Add libpng cmake support | mwilliammyers | 1 | -0/+8 |
2016-07-20 | opencv : Add libjpeg-turbo cmake support | mwilliammyers | 1 | -0/+7 |
2016-07-20 | opencv : Add libtiff cmake support | mwilliammyers | 1 | -0/+8 |
2016-07-20 | opencv : Add optional jdk dependency | mwilliammyers | 1 | -1/+6 |
2016-07-20 | opencv : Fix lib finding for python | mwilliammyers | 1 | -8/+7 |
2016-07-20 | opencv : Use string.format() | mwilliammyers | 1 | -16/+23 |
2016-07-20 | opencv : Fix style inconsistencies | mwilliammyers | 1 | -5/+10 |
2016-07-20 | opencv : Make extending python optional | mwilliammyers | 1 | -26/+33 |
2016-07-20 | opencv : Improve cmake detecting python | mwilliammyers | 1 | -10/+23 |
2016-07-20 | opencv : Fix cmake not disabling gtk | mwilliammyers | 1 | -1/+4 |
2016-07-20 | opencv : Use `in` operator | mwilliammyers | 1 | -2/+2 |
2016-07-20 | opencv : Minor style changes | mwilliammyers | 1 | -16/+12 |
2016-07-20 | opencv : Add GUI support | mwilliammyers | 1 | -3/+18 |
2016-07-20 | opencv : Fix pep8 style issues | mwilliammyers | 1 | -19/+30 |
2016-07-20 | opencv : Fix python extensions issues | mwilliammyers | 1 | -0/+15 |
2016-07-20 | opencv : Add CUDA extensions | mwilliammyers | 1 | -2/+4 |