Age | Commit message (Expand) | Author | Files | Lines |
2016-05-11 | improve error message for wrong config section names | Benedikt Hegner | 1 | -3/+3 |
2016-05-11 | update readme for flake8 checking | Todd Gamblin | 1 | -0/+5 |
2016-05-11 | Remove config.py from flake checking for now. | Todd Gamblin | 1 | -0/+1 |
2016-05-11 | Merge branch 'bugfix/config' of git://github.com/hegner/spack into hegner-bug... | Todd Gamblin | 2 | -14/+30 |
2016-05-11 | Merge pull request #929 from epfl-scitas/differentiate_framework_from_packages | Todd Gamblin | 8 | -26/+98 |
2016-05-11 | Add run-flake8 script. | Todd Gamblin | 1 | -0/+55 |
2016-05-11 | format .flake8 more nicely. | Todd Gamblin | 1 | -7/+15 |
2016-05-11 | .travis.yml uses a script now. | Todd Gamblin | 1 | -15/+2 |
2016-05-11 | Use just one flake8 file; mark package.py files to avoid E501 w/url. | Todd Gamblin | 3 | -12/+3 |
2016-05-11 | Update code style checking. | Todd Gamblin | 6 | -15/+39 |
2016-05-11 | first round of coding rules | Benedikt Hegner | 1 | -13/+16 |
2016-05-11 | add test for list parameters | Benedikt Hegner | 1 | -0/+10 |
2016-05-10 | hmm... test before commit | Benedikt Hegner | 1 | -1/+1 |
2016-05-10 | fix setting config for list parameters | Benedikt Hegner | 1 | -1/+4 |
2016-05-10 | Minor tweaks to `flock` docs. | Todd Gamblin | 1 | -9/+22 |
2016-05-10 | Merge branch 'fix-doc-flock' of git://github.com/luca-heltai/spack into luca-... | Todd Gamblin | 1 | -0/+32 |
2016-05-10 | Added documentation on lockf/flock. | Luca Heltai | 1 | -0/+32 |
2016-05-10 | qa : this should still fail due to F821 | alalazo | 3 | -21/+17 |
2016-05-10 | qa : differentiate framework from packages | alalazo | 2 | -3/+6 |
2016-05-10 | Merge pull request #924 from hegner/feature/python-diverse | Todd Gamblin | 9 | -0/+192 |
2016-05-10 | Merge pull request #927 from davydden/astyle_fix_ubuntu | Todd Gamblin | 1 | -5/+15 |
2016-05-10 | qa : copied flake8 configuration, updated travis.yml | alalazo | 3 | -1/+4 |
2016-05-10 | qa : modifying 2 packages and a framework file just for the sake of it | alalazo | 3 | -1/+6 |
2016-05-10 | Merge branch 'develop' of https://github.com/LLNL/spack into features/custom_... | alalazo | 2 | -26/+39 |
2016-05-10 | Merge pull request #769 from epfl-scitas/openmpi_variants | Tom Scogland | 1 | -25/+38 |
2016-05-10 | astyle: fix formatting | Denis Davydov | 1 | -8/+13 |
2016-05-10 | Add F821 to ignore list. | Todd Gamblin | 1 | -1/+1 |
2016-05-10 | renaming py-Genshi into py-genshi | Benedikt Hegner | 1 | -0/+0 |
2016-05-10 | flake8 : fixed all issues? | alalazo | 6 | -254/+330 |
2016-05-10 | modules : added warning if a user tries to add prerequisite with dotkit | alalazo | 1 | -2/+7 |
2016-05-10 | modules : changed syntax for environment modifications | alalazo | 3 | -10/+29 |
2016-05-10 | fixing imports; configure commands aren't available at import time yet | Benedikt Hegner | 9 | -10/+10 |
2016-05-10 | astyle: compile with spack_cxx | Denis Davydov | 1 | -1/+6 |
2016-05-10 | modules : prefix_inspections moved to modules.yaml | alalazo | 3 | -15/+21 |
2016-05-10 | addressing coding style rules | Benedikt Hegner | 9 | -24/+41 |
2016-05-10 | Merge branch 'develop' of https://github.com/LLNL/spack into features/custom_... | alalazo | 2 | -3/+3 |
2016-05-10 | Ignore "multiple spaces before operator" error. | Todd Gamblin | 1 | -1/+1 |
2016-05-10 | Add a few more python packages | Benedikt Hegner | 9 | -0/+175 |
2016-05-10 | Max line length of 79 chars. | Todd Gamblin | 2 | -2/+2 |
2016-05-10 | Merge branch 'develop' of https://github.com/LLNL/spack into features/custom_... | alalazo | 148 | -764/+3689 |
2016-05-10 | Merge pull request #905 from adamjstewart/features/rpath_flag | Todd Gamblin | 6 | -23/+80 |
2016-05-10 | Merge pull request #692 from mathstuf/quoted-command-lines | Todd Gamblin | 1 | -1/+1 |
2016-05-10 | Merge pull request #707 from dhandeo/visit | Todd Gamblin | 2 | -0/+35 |
2016-05-10 | Merge pull request #775 from epfl-scitas/fixes/config_update | Todd Gamblin | 4 | -24/+34 |
2016-05-10 | Merge pull request #812 from eschnett/eschnett/hdf5-check-install | Todd Gamblin | 1 | -3/+58 |
2016-05-10 | Merge pull request #807 from gartung/fftw-openmp | Todd Gamblin | 1 | -3/+10 |
2016-05-10 | Merge pull request #788 from citibeth/efischer/140416-UpdatePNetCDF | Todd Gamblin | 1 | -2/+16 |
2016-05-10 | Merge pull request #757 from glennpj/extend_r | Todd Gamblin | 7 | -2/+141 |
2016-05-10 | Merge pull request #795 from adamjstewart/features/argcomplete | Todd Gamblin | 1 | -0/+14 |
2016-05-10 | Merge pull request #845 from davydden/openblas_cleanup_unit_test | Todd Gamblin | 3 | -51/+74 |