summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-11Merge branch 'custom_modulefiles_from_config' of https://github.com/epfl-scit...Todd Gamblin10-397/+1151
2016-05-11Merge pull request #936 from hegner/bugfix/configsectionsTodd Gamblin1-3/+3
2016-05-11flake 8 : fixed checksalalazo6-344/+391
2016-05-11Merge branch 'develop' of https://github.com/LLNL/spack into features/custom_...alalazo22-44/+386
2016-05-11Revert "flake8 : fixed all issues?"alalazo6-330/+254
2016-05-11modules : added docsalalazo2-32/+242
2016-05-11improve error message for wrong config section namesBenedikt Hegner1-3/+3
2016-05-11update readme for flake8 checkingTodd Gamblin1-0/+5
2016-05-11Remove config.py from flake checking for now.Todd Gamblin1-0/+1
2016-05-11Merge branch 'bugfix/config' of git://github.com/hegner/spack into hegner-bug...Todd Gamblin2-14/+30
2016-05-11Merge pull request #929 from epfl-scitas/differentiate_framework_from_packagesTodd Gamblin8-26/+98
2016-05-11Add run-flake8 script.Todd Gamblin1-0/+55
2016-05-11format .flake8 more nicely.Todd Gamblin1-7/+15
2016-05-11.travis.yml uses a script now.Todd Gamblin1-15/+2
2016-05-11Use just one flake8 file; mark package.py files to avoid E501 w/url.Todd Gamblin3-12/+3
2016-05-11Update code style checking.Todd Gamblin6-15/+39
2016-05-11first round of coding rulesBenedikt Hegner1-13/+16
2016-05-11add test for list parametersBenedikt Hegner1-0/+10
2016-05-10hmm... test before commitBenedikt Hegner1-1/+1
2016-05-10fix setting config for list parametersBenedikt Hegner1-1/+4
2016-05-10Minor tweaks to `flock` docs.Todd Gamblin1-9/+22
2016-05-10Merge branch 'fix-doc-flock' of git://github.com/luca-heltai/spack into luca-...Todd Gamblin1-0/+32
2016-05-10Added documentation on lockf/flock.Luca Heltai1-0/+32
2016-05-10qa : this should still fail due to F821alalazo3-21/+17
2016-05-10qa : differentiate framework from packagesalalazo2-3/+6
2016-05-10Merge pull request #924 from hegner/feature/python-diverseTodd Gamblin9-0/+192
2016-05-10Merge pull request #927 from davydden/astyle_fix_ubuntuTodd Gamblin1-5/+15
2016-05-10qa : copied flake8 configuration, updated travis.ymlalalazo3-1/+4
2016-05-10qa : modifying 2 packages and a framework file just for the sake of italalazo3-1/+6
2016-05-10Merge branch 'develop' of https://github.com/LLNL/spack into features/custom_...alalazo2-26/+39
2016-05-10Merge pull request #769 from epfl-scitas/openmpi_variantsTom Scogland1-25/+38
2016-05-10astyle: fix formattingDenis Davydov1-8/+13
2016-05-10Add F821 to ignore list.Todd Gamblin1-1/+1
2016-05-10renaming py-Genshi into py-genshiBenedikt Hegner1-0/+0
2016-05-10flake8 : fixed all issues?alalazo6-254/+330
2016-05-10modules : added warning if a user tries to add prerequisite with dotkitalalazo1-2/+7
2016-05-10modules : changed syntax for environment modificationsalalazo3-10/+29
2016-05-10fixing imports; configure commands aren't available at import time yetBenedikt Hegner9-10/+10
2016-05-10astyle: compile with spack_cxxDenis Davydov1-1/+6
2016-05-10modules : prefix_inspections moved to modules.yamlalalazo3-15/+21
2016-05-10addressing coding style rulesBenedikt Hegner9-24/+41
2016-05-10Merge branch 'develop' of https://github.com/LLNL/spack into features/custom_...alalazo2-3/+3
2016-05-10Ignore "multiple spaces before operator" error.Todd Gamblin1-1/+1
2016-05-10Add a few more python packagesBenedikt Hegner9-0/+175
2016-05-10Max line length of 79 chars.Todd Gamblin2-2/+2
2016-05-10Merge branch 'develop' of https://github.com/LLNL/spack into features/custom_...alalazo148-764/+3689
2016-05-10Merge pull request #905 from adamjstewart/features/rpath_flagTodd Gamblin6-23/+80
2016-05-10Merge pull request #692 from mathstuf/quoted-command-linesTodd Gamblin1-1/+1
2016-05-10Merge pull request #707 from dhandeo/visitTodd Gamblin2-0/+35
2016-05-10Merge pull request #775 from epfl-scitas/fixes/config_updateTodd Gamblin4-24/+34