summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-20automatic case-insensitive like smartsearch, docsTom Scogland2-5/+23
2016-06-20switching argument namingTom Scogland1-1/+1
2016-06-17fixing last flake8 issueTom Scogland1-7/+5
2016-06-17fixing flake8 issuesTom Scogland1-4/+6
2016-06-17cmd/list: adding description search and glob by defaultTom Scogland1-8/+29
2016-06-16Merge pull request #1068 from epfl-scitas/fixes/flake8_no_f405Todd Gamblin1-1/+1
2016-06-16Merge pull request #944 from adamjstewart/features/bertiniTodd Gamblin1-0/+50
2016-06-16Merge pull request #962 from adamjstewart/features/hplTodd Gamblin1-0/+119
2016-06-16Replace 2.6-incompatible skipIf with a conditional.Todd Gamblin1-4/+8
2016-06-16remove dead code, cleanup.Todd Gamblin2-42/+26
2016-06-16simplify instance check.Todd Gamblin1-2/+1
2016-06-16rename Mac OS X to macosTodd Gamblin3-21/+19
2016-06-16flake8: ignore F405alalazo1-1/+1
2016-06-16Added str method to mac_osx so that whenever we try to access darwins differe...Mario Melara2-9/+8
2016-06-16Merge branch 'features/newarch' into developTodd Gamblin68-516/+2350
2016-06-16Fixes #460: Do not show variants by default in spack find.Todd Gamblin3-11/+30
2016-06-16Just call old os "unknown"Todd Gamblin1-1/+1
2016-06-16fix up packages for new architecture.Todd Gamblin4-9/+9
2016-06-16Add libxcb dependencies. Fix up packages to get py-basemap and stat to build.Todd Gamblin8-6/+170
2016-06-16be more tolerant when parsing new specs.Todd Gamblin1-6/+13
2016-06-16Add `__contains__` to arch to satsify old packages.Todd Gamblin1-2/+9
2016-06-15two minor fixesGregory Becker2-9/+9
2016-06-15Two minor fixesGregory Becker2-8/+8
2016-06-15Merge pull request #1045 from eschnett/eschnett/openmpi-verbs-usrTodd Gamblin1-1/+1
2016-06-15Merge pull request #1058 from eschnett/eschnett/bloscTodd Gamblin2-0/+257
2016-06-15Merge pull request #1028 from JRWynneIII/boost-graph-parallel-fixTodd Gamblin1-34/+43
2016-06-15Merge pull request #1040 from KineticTheory/pkg-trilinosTodd Gamblin1-84/+123
2016-06-15Merge pull request #1037 from KineticTheory/developTodd Gamblin1-3/+8
2016-06-15Merge pull request #1031 from opoplawski/pcreTodd Gamblin2-0/+15
2016-06-15Merge pull request #1051 from daboehme/developTodd Gamblin1-1/+1
2016-06-14Install shared libraries correctly on LinuxErik Schnetter1-10/+18
2016-06-14Correct Blosc install on DarwinErik Schnetter2-28/+153
2016-06-14Add packages c-blosc and hdf5-bloscErik Schnetter2-0/+124
2016-06-13Use https for githubDavid Boehme1-1/+1
2016-06-12Update formatting to meet code style requirements.Kelly (KT) Thompson1-80/+113
2016-06-12Make Boost an optional feature of Trilinos.Kelly (KT) Thompson1-4/+10
2016-06-12Merge pull request #1026 from epfl-scitas/packages/lmodTom Scogland5-155/+143
2016-06-11Do not pass "/usr" or "/usr/local" as path to configureErik Schnetter1-1/+1
2016-06-11qa : fixed style and a bug reported by flake8alalazo1-45/+3
2016-06-11versions : added unit tests for the new propertiesalalazo1-0/+8
2016-06-10I made a hash of that minor mergeGregory Becker5-131/+87
2016-06-10changed compiler yaml formatGregory Becker5-131/+87
2016-06-10Merge pull request #1020 from LLNL/bugfix/libdwarf_versionsTodd Gamblin1-4/+9
2016-06-09Fix style issues.Kelly (KT) Thompson1-3/+5
2016-06-09Package serf also depends on zlib.Kelly (KT) Thompson1-2/+5
2016-06-08Add additional blank line for flake8Orion Poplawski1-0/+1
2016-06-08Add patch to compile pcre with Intel 16.0.3 compilerOrion Poplawski2-0/+14
2016-06-08Fixed flake8 formatting problemsJames Riley Wynne III1-35/+39
2016-06-08Fixes issue #438James Riley Wynne III1-0/+5
2016-06-08qa : fixed flake8 issuesalalazo4-111/+68