Age | Commit message (Expand) | Author | Files | Lines |
2016-08-12 | Add Python 3.5 support, latest version of PySide | Adam J. Stewart | 1 | -2/+9 |
2016-08-11 | Use GitHub URL for ImageMagick | Adam J. Stewart | 1 | -2/+6 |
2016-08-11 | Merge pull request #1493 from xjrc/bugfix/nonbool-variants | becker33 | 1 | -4/+3 |
2016-08-11 | Merge pull request #1484 from mpbelhorn/olcf/correct_cce_compiler_name | becker33 | 1 | -5/+4 |
2016-08-11 | Corrects Cray compiler name and adds missing version flag. | Matt Belhorn | 1 | -5/+4 |
2016-08-11 | Merge pull request #1480 from adamjstewart/features/run-flake8 | Todd Gamblin | 1 | -21/+30 |
2016-08-11 | Rebase messed up flake8 | Adam J. Stewart | 1 | -1/+0 |
2016-08-11 | Skip webengine until webkit support is added | Adam J. Stewart | 1 | -0/+1 |
2016-08-11 | Latest version of pyside still has problems, add deps | Adam J. Stewart | 1 | -2/+8 |
2016-08-11 | Combine patch for all versions | Adam J. Stewart | 1 | -27/+25 |
2016-08-11 | Add test dependencies | Adam J. Stewart | 1 | -0/+4 |
2016-08-11 | Fix patch for py-pyside 1.2.4 | Adam J. Stewart | 1 | -4/+6 |
2016-08-11 | Add patch to build qt 4 with GCC 6 | Adam J. Stewart | 2 | -14/+27 |
2016-08-11 | Remove glib dependency, causes problems with PCRE and JavaScript | Adam J. Stewart | 1 | -1/+0 |
2016-08-11 | Fix qt patch | Adam J. Stewart | 1 | -4/+4 |
2016-08-11 | Add latest version of pcre | Adam J. Stewart | 1 | -2/+2 |
2016-08-11 | Add patch for qt gamepad compilation problems | Adam J. Stewart | 2 | -0/+20 |
2016-08-11 | Flake8 and url_for_version changes | Adam J. Stewart | 1 | -31/+30 |
2016-08-11 | Add latest version of qt | Adam J. Stewart | 1 | -13/+19 |
2016-08-11 | Update matplotlibrc filtering for GUI backends | Adam J. Stewart | 2 | -10/+10 |
2016-08-11 | Update ImageMagick to latest version | Adam J. Stewart | 2 | -27/+18 |
2016-08-11 | Re-add ipython support | Adam J. Stewart | 1 | -3/+4 |
2016-08-11 | Fix cycler dependencies, update qhull version names | Adam J. Stewart | 4 | -53/+9 |
2016-08-11 | Flake8 | Adam J. Stewart | 1 | -2/+3 |
2016-08-11 | Undo changes to GUI framework | Adam J. Stewart | 5 | -209/+37 |
2016-08-11 | Flake8 | Adam J. Stewart | 1 | -1/+0 |
2016-08-11 | Matplotlib overhaul | Adam J. Stewart | 7 | -41/+267 |
2016-08-11 | Add patch for Intel compilers | Adam J. Stewart | 2 | -0/+27 |
2016-08-11 | Flake8 and formatting changes | Adam J. Stewart | 6 | -20/+24 |
2016-08-11 | Some tests don't pass with Intel compilers | Adam J. Stewart | 2 | -39/+13 |
2016-08-11 | Add dependencies to libarchive and cmake | Adam J. Stewart | 4 | -18/+160 |
2016-08-11 | Overhaul of compression libraries | Adam J. Stewart | 8 | -9/+110 |
2016-08-11 | dag_hash stabilised by depending on sorted dict | Mayeul d'Avezac | 2 | -15/+51 |
2016-08-11 | Always clean up tmp files, even if killed | Adam J. Stewart | 1 | -10/+14 |
2016-08-11 | Allow run-flake8 to be run from anywhere | Adam J. Stewart | 1 | -5/+3 |
2016-08-11 | Run flake8 checks on changed uncommitted files | Adam J. Stewart | 1 | -7/+14 |
2016-08-11 | Merge pull request #1491 from eschnett/eschnett/curl | Todd Gamblin | 1 | -0/+1 |
2016-08-10 | Merge pull request #1496 from LLNL/features/pep8-compliance | becker33 | 550 | -3086/+4489 |
2016-08-10 | Remove unneeded noqa comments. | Todd Gamblin | 20 | -60/+109 |
2016-08-10 | Update README.md for PEP8 | Todd Gamblin | 1 | -7/+14 |
2016-08-10 | Spack packages now PEP8 compliant. | Todd Gamblin | 381 | -1644/+2484 |
2016-08-10 | Move jsonschema files out of `config.py` to their own package. | Todd Gamblin | 8 | -276/+507 |
2016-08-10 | Make Spack core PEP8 compliant. | Todd Gamblin | 150 | -1163/+1439 |
2016-08-10 | Merge pull request #1495 from LLNL/bugfix/module-init-deprecation-gh1494 | Todd Gamblin | 1 | -1/+1 |
2016-08-10 | Fix superclass constructor for SpackNamespace objects. | Todd Gamblin | 1 | -1/+1 |
2016-08-10 | Fixed a bug that was making packages with non-bool default variants to crash. | Joseph Ciurej | 1 | -4/+3 |
2016-08-10 | Update curl to 7.50.1 | Erik Schnetter | 1 | -0/+1 |
2016-08-09 | Merge pull request #1485 from hartzell/patch-6 | becker33 | 1 | -1/+1 |
2016-08-09 | Fix typo 'flexbile' -> 'flexible' | George Hartzell | 1 | -1/+1 |
2016-08-09 | Merge pull request #1482 from mpbelhorn/olcf/do_not_use_ssl_to_fetch_upstream... | Todd Gamblin | 1 | -1/+1 |