summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-26Added a style checking exemption for lambda expressions.Joseph Ciurej1-1/+4
2016-05-25Fixing a small bug with metis@4+shared installs on the Mac platform.Joseph Ciurej1-9/+11
2016-05-24Added preliminary improved testing code for METIS@:4.Joseph Ciurej1-0/+19
2016-05-24Added staging support and improved error handling for METIS@:4 installs.Joseph Ciurej1-17/+10
2016-05-24Fixed a few linking/testing bugs in the METIS@:4 install method.Joseph Ciurej1-21/+31
2016-05-24Updating 'metis' and 'parmetis' to conform to PEP8 standards.Joseph Ciurej2-62/+65
2016-05-24Improved MPI path specification for ParMETIS using PR #893 features.Joseph Ciurej1-4/+2
2016-05-24Updated and added new versions to the METIS/ParMETIS packages.Joseph Ciurej2-29/+24
2016-05-22Fixes #980: really slow spack spec performanceTodd Gamblin1-2/+1
2016-05-21update documentation.Todd Gamblin3-66/+74
2016-05-19Merge pull request #964 from davydden/update/tbbTodd Gamblin1-24/+27
2016-05-19Merge pull request #979 from epfl-scitas/packages/scotch+metisTodd Gamblin2-42/+44
2016-05-20missing @ in version definitionNicolas Richart1-1/+1
2016-05-20changes scotch package to make he coverage test passNicolas Richart1-10/+8
2016-05-20changes to simplify the esmumps variant for version < 6.0.0 + typos correctio...Nicolas Richart1-13/+21
2016-05-19Adding +metis variant to scotch + minor changesNicolas Richart2-43/+39
2016-05-18Merge pull request #977 from trws/explicit-docsTodd Gamblin6-388/+433
2016-05-18peren-nesting fix in specTom Scogland1-2/+2
2016-05-18initial docs for find and flake8 cleanupTom Scogland6-388/+433
2016-05-18Merge pull request #966 from verolero86/developTodd Gamblin1-1/+4
2016-05-18Merge pull request #969 from Rombur/boostTodd Gamblin1-0/+1
2016-05-18Merge pull request #948 from davydden/bugfix/astyleTodd Gamblin1-1/+1
2016-05-18Merge pull request #968 from epfl-scitas/find_always_zero_pkgsTodd Gamblin1-54/+83
2016-05-18Add boost 1.61.0Bruno Turcksin1-0/+1
2016-05-18fixes #967, flake8 approvedalalazo1-53/+82
2016-05-18fixes #967alalazo1-1/+1
2016-05-18formattingDenis Davydov1-25/+25
2016-05-17Merge pull request #961 from xjrc/features/flake8-improvementsTodd Gamblin2-31/+45
2016-05-17Merge branch 'features/cflags' into developTodd Gamblin26-157/+711
2016-05-17Tag Spack version 0.9v0.9Todd Gamblin1-1/+1
2016-05-17Merge pull request #868 from trws/explicitly-installedTodd Gamblin4-12/+36
2016-05-17tbb: add 4.4.4; raise InstallError when building 4.4.3 with GCC6.1Denis Davydov1-2/+5
2016-05-17Merge pull request #955 from trws/lua-reworkTodd Gamblin5-46/+170
2016-05-17Merge pull request #963 from eschnett/eschnett/duplicate-providersTodd Gamblin1-0/+5
2016-05-17Remove duplicate providers that can concretize to the same resultErik Schnetter1-0/+5
2016-05-17the right flag here is +, the default behavior is controlled in the variantVeronica G. Vergara Larrea1-1/+1
2016-05-17Merge pull request #952 from davydden/package/sedbecker331-0/+39
2016-05-17add a flag to openmpi to allow users to disable vt supportVeronica G. Vergara Larrea1-1/+4
2016-05-17Merge pull request #958 from trws/golang-newTodd Gamblin8-175/+429
2016-05-17flake8-related cleanupTom Scogland2-3/+1
2016-05-17rework for gopath and bootstrappingTom Scogland4-19/+76
2016-05-16Added line limit exemptions for 'variant' and 'version' directives.Joseph Ciurej2-10/+11
2016-05-16Updated style checking to ignore refinition errors for '@when' fxns.Joseph Ciurej2-31/+44
2016-05-16Merge pull request #953 from citibeth/150514-NetCDFCXX4Todd Gamblin1-2/+7
2016-05-16Placate flake8 demands.Elizabeth Fischer1-1/+3
2016-05-16add GOPATH supportTom Scogland2-2/+15
2016-05-16handle explicit when requesting to install already installed packagesTom Scogland1-0/+5
2016-05-16track whether a package was installed "explicitly"Tom Scogland4-12/+31
2016-05-16fixing more flake8 errors that only appear on travis...Tom Scogland1-4/+2
2016-05-16formatting to appease flake8Tom Scogland4-135/+178