summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-10Merge pull request #1495 from LLNL/bugfix/module-init-deprecation-gh1494Todd Gamblin1-1/+1
2016-08-10Fix superclass constructor for SpackNamespace objects.Todd Gamblin1-1/+1
2016-08-09Merge pull request #1485 from hartzell/patch-6becker331-1/+1
2016-08-09Fix typo 'flexbile' -> 'flexible'George Hartzell1-1/+1
2016-08-09Merge pull request #1482 from mpbelhorn/olcf/do_not_use_ssl_to_fetch_upstream...Todd Gamblin1-1/+1
2016-08-09Openssl package should not require openssl (https) to obtain source.Matt Belhorn1-1/+1
2016-08-09Merge pull request #1015 from LLNL/features/faster-virtualsTodd Gamblin25-469/+1348
2016-08-09Merge pull request #1473 from epfl-scitas/packages/plumed_dependentsbecker333-29/+83
2016-08-09Properly re-raise exceptions from lock context handler.Todd Gamblin1-4/+6
2016-08-09Flake8 fixesTodd Gamblin16-330/+294
2016-08-09qa : flake8 issuesalalazo1-12/+13
2016-08-09Move provider cache to home directory and refactor TransactionsTodd Gamblin18-113/+600
2016-08-09plumed : fixed name clash on attributealalazo1-2/+2
2016-08-09plumed : adding dependentsMassimiliano Culpo3-18/+71
2016-08-08Fix bugs with sparse spec printing.Todd Gamblin3-10/+34
2016-08-08Restore text output in verbose mode.Todd Gamblin1-0/+4
2016-08-08Make compiler command test last until caching is fixed.Todd Gamblin1-2/+3
2016-08-08Fix issues with import order in tests.Todd Gamblin1-15/+30
2016-08-08WIPTodd Gamblin3-27/+117
2016-08-08Fix iterator invalidation issues.Todd Gamblin1-10/+19
2016-08-08fix scoping issue.Todd Gamblin1-1/+1
2016-08-08rename `virtual` module to `provider_index`Todd Gamblin5-12/+16
2016-08-08Fix namespace support in Repo.get_pkg_class()Todd Gamblin2-2/+8
2016-08-08Faster key in FlagMap._cmp_keyTodd Gamblin1-2/+1
2016-08-08Remove vestigial methods from Package.Todd Gamblin1-38/+0
2016-08-08Add a ProviderIndex cache.Todd Gamblin3-13/+143
2016-08-08Make ProviderIndexes mergeable, so we can cache them per-repo.Todd Gamblin3-8/+57
2016-08-08Make ProviderIndex yaml-izable.Todd Gamblin4-13/+138
2016-08-08More compact YAML formatting for abstract specs.Todd Gamblin2-26/+27
2016-08-08Lazily evaluate all_package_names in repository.pyTodd Gamblin1-10/+17
2016-08-08Merge pull request #1472 from adamjstewart/fixes/rstripbecker331-1/+1
2016-08-08Only strip newline chars, not spacesAdam J. Stewart1-1/+1
2016-08-08Merge pull request #1345 from hartzell/feature/add-perl-dependency-to-gitbecker331-6/+6
2016-08-07Merge pull request #1449 from hartzell/feature/add-package-for-prankTodd Gamblin7-0/+304
2016-08-07Merge pull request #1463 from davydden/pkg/opiumTodd Gamblin1-0/+55
2016-08-07Merge pull request #1464 from hartzell/feature/update-lmodTodd Gamblin1-3/+5
2016-08-07Merge pull request #1465 from glennpj/pango_urlTodd Gamblin1-0/+2
2016-08-07Merge pull request #1466 from pramodk/developTodd Gamblin1-3/+5
2016-08-07tar: fix 1.28 on macOS; add 1.29 (#1462)Denis Davydov2-2/+494
2016-08-07Fix erroneously stripped trailing whitespace in patch (#1467)Adam J. Stewart1-4/+5
2016-08-07PDT should download full installer package pdtoolkit-X.tar.gz (default pdt-X....Pramod Kumbhar1-3/+5
2016-08-06Add list_url to pango packageGlenn Johnson1-0/+2
2016-08-06No need to patch Lmod after 6.4.4George Hartzell1-3/+5
2016-08-06Make configure use our gettext libraryGeorge Hartzell1-0/+1
2016-08-06Clean up rebase problemsGeorge Hartzell1-1/+1
2016-08-06[Whitespace] Gather the depends_on's together.George Hartzell1-0/+1
2016-08-06Call configure `--with-libpcre=...` to use our pcreGeorge Hartzell1-1/+1
2016-08-06Enable depends_on('pcre') alsoGeorge Hartzell1-3/+1
2016-08-06Add depends_on('perl') to git packageGeorge Hartzell1-3/+3
2016-08-06Switch to using *std_cmake_argsGeorge Hartzell4-7/+4