summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-10qa : this should still fail due to F821alalazo3-21/+17
2016-05-10qa : differentiate framework from packagesalalazo2-3/+6
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 pull request #769 from epfl-scitas/openmpi_variantsTom Scogland1-25/+38
2016-05-10Add F821 to ignore list.Todd Gamblin1-1/+1
2016-05-10Ignore "multiple spaces before operator" error.Todd Gamblin1-1/+1
2016-05-10Max line length of 79 chars.Todd Gamblin2-2/+2
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
2016-05-10Merge pull request #812 from eschnett/eschnett/hdf5-check-installTodd Gamblin1-3/+58
2016-05-10Merge pull request #807 from gartung/fftw-openmpTodd Gamblin1-3/+10
2016-05-10Merge pull request #788 from citibeth/efischer/140416-UpdatePNetCDFTodd Gamblin1-2/+16
2016-05-10Merge pull request #757 from glennpj/extend_rTodd Gamblin7-2/+141
2016-05-10Merge pull request #795 from adamjstewart/features/argcompleteTodd Gamblin1-0/+14
2016-05-10Merge pull request #845 from davydden/openblas_cleanup_unit_testTodd Gamblin3-51/+74
2016-05-10Merge pull request #806 from davydden/openblas_openmp_clangTodd Gamblin1-4/+10
2016-05-10Merge pull request #798 from jgalarowicz/osscbtf-changesTodd Gamblin5-174/+631
2016-05-10Merge pull request #825 from xjrc/packages/scotchTodd Gamblin2-58/+99
2016-05-10Merge pull request #842 from hegner/compiler_lookup_orderTodd Gamblin1-0/+4
2016-05-10Tweak nccmp to be more spack-compatible.Todd Gamblin1-9/+2
2016-05-10Merge branch 'efischer/160425-nccmp' of git://github.com/citibeth/spack into ...Todd Gamblin1-0/+30
2016-05-10Merge pull request #849 from brettviren/bugfix/share-pkgconfigTodd Gamblin1-2/+2
2016-05-10Merge pull request #862 from davydden/glib_libxcb_missing_dependenciesTodd Gamblin2-0/+4
2016-05-10Merge pull request #907 from eschnett/eschnett/binutils-werrorTodd Gamblin1-0/+1
2016-05-10Merge pull request #918 from hegner/bugfix/bisonTodd Gamblin1-0/+2
2016-05-10Merge pull request #912 from citibeth/efischer/160506-NCOTodd Gamblin2-0/+77
2016-05-10Merge pull request #919 from jppelteret/bugfix/gmsh-2Todd Gamblin1-1/+3
2016-05-10Merge pull request #922 from bcouturi/gdbupdateTodd Gamblin1-0/+1
2016-05-10Move args to .coveragercTodd Gamblin2-2/+9
2016-05-10Make .style.yapf use 80 chars.Todd Gamblin1-1/+1
2016-05-10Make Travis badge use SVG.Todd Gamblin1-1/+1
2016-05-10Merge branch 'qa/coding_standard' of https://github.com/epfl-scitas/spack int...Todd Gamblin6-3/+51
2016-05-10Kripke variants.Todd Gamblin1-3/+7
2016-05-10openmpi : fixes #920, added sqlite as a dependencyalalazo1-1/+2
2016-05-10Merge branch 'develop' of https://github.com/LLNL/spack into openmpi_variantsalalazo9-9/+143
2016-05-10openblas: fix and cleanup the unit testDenis Davydov3-51/+74
2016-05-09clean up Kripke package and dependencies.Todd Gamblin1-7/+17
2016-05-09Merge branch 'features/kripke' of git://github.com/tzislam/spack into tzislam...Todd Gamblin1-0/+18
2016-05-09Removed FIXME commentsTanzima Z. Islam1-16/+0
2016-05-09Adding a new package: Kripke from the public tar ballTanzima Z. Islam1-10/+28
2016-05-09Add documentation for rpath_flag handlingAdam J. Stewart1-5/+11
2016-05-09Comment changeAdam J. Stewart1-1/+1
2016-05-09Testing typoAdam J. Stewart1-4/+4
2016-05-09Allow compilers to specify their own rpath linking flagsAdam J. Stewart5-18/+69
2016-05-09Merge pull request #882 from davydden/openmp_compiler_flagTodd Gamblin8-9/+115