Age | Commit message (Expand) | Author | Files | Lines |
2016-08-22 | Cleaned branch to only include plumed package | Andrew Williams | 2 | -59/+0 |
2016-08-22 | Merge pull request #1 from ARCCA/plumed | Andrew Williams | 3 | -7/+104 |
2016-08-22 | Spelling tweaks and consistent quoting | Andrew Williams | 1 | -2/+2 |
2016-08-22 | Passed flake8 tests | Andrew Williams | 1 | -2/+2 |
2016-08-22 | Found upstream plumed package and modified this one to match | Andrew Williams | 1 | -36/+89 |
2016-08-19 | Cleaned up commented out code in intelmpi package | Andrew Williams | 1 | -6/+0 |
2016-08-19 | Added required arguments to get plumed to build with intelmpi | Andrew Williams | 1 | -7/+12 |
2016-08-18 | Not compiling due to mpi error. Also getting this error from the command line... | Andrew Williams | 3 | -22/+35 |
2016-08-17 | Added variants and dependencies to plumed but I'm getting an error when tryin... | Andrew Williams | 3 | -21/+76 |
2016-08-15 | temp commit in current state | Andrew Williams | 2 | -3/+10 |
2016-08-15 | Basic package file for plumed and boilerplate for external intel mpi | Andrew Williams | 3 | -76/+46 |
2016-08-11 | Merge pull request #1491 from eschnett/eschnett/curl | Todd Gamblin | 1 | -0/+1 |
2016-08-10 | Merge pull request #1496 from LLNL/features/pep8-compliance | becker33 | 550 | -3086/+4489 |
2016-08-10 | Remove unneeded noqa comments. | Todd Gamblin | 20 | -60/+109 |
2016-08-10 | Update README.md for PEP8 | Todd Gamblin | 1 | -7/+14 |
2016-08-10 | Spack packages now PEP8 compliant. | Todd Gamblin | 381 | -1644/+2484 |
2016-08-10 | Move jsonschema files out of `config.py` to their own package. | Todd Gamblin | 8 | -276/+507 |
2016-08-10 | Make Spack core PEP8 compliant. | Todd Gamblin | 150 | -1163/+1439 |
2016-08-10 | Merge pull request #1495 from LLNL/bugfix/module-init-deprecation-gh1494 | Todd Gamblin | 1 | -1/+1 |
2016-08-10 | Fix superclass constructor for SpackNamespace objects. | Todd Gamblin | 1 | -1/+1 |
2016-08-10 | Update curl to 7.50.1 | Erik Schnetter | 1 | -0/+1 |
2016-08-09 | Merge pull request #1485 from hartzell/patch-6 | becker33 | 1 | -1/+1 |
2016-08-09 | Fix typo 'flexbile' -> 'flexible' | George Hartzell | 1 | -1/+1 |
2016-08-09 | Merge pull request #1482 from mpbelhorn/olcf/do_not_use_ssl_to_fetch_upstream... | Todd Gamblin | 1 | -1/+1 |
2016-08-09 | Openssl package should not require openssl (https) to obtain source. | Matt Belhorn | 1 | -1/+1 |
2016-08-09 | Merge pull request #1015 from LLNL/features/faster-virtuals | Todd Gamblin | 25 | -469/+1348 |
2016-08-09 | Merge pull request #1473 from epfl-scitas/packages/plumed_dependents | becker33 | 3 | -29/+83 |
2016-08-09 | Properly re-raise exceptions from lock context handler. | Todd Gamblin | 1 | -4/+6 |
2016-08-09 | Flake8 fixes | Todd Gamblin | 16 | -330/+294 |
2016-08-09 | qa : flake8 issues | alalazo | 1 | -12/+13 |
2016-08-09 | Move provider cache to home directory and refactor Transactions | Todd Gamblin | 18 | -113/+600 |
2016-08-09 | plumed : fixed name clash on attribute | alalazo | 1 | -2/+2 |
2016-08-09 | plumed : adding dependents | Massimiliano Culpo | 3 | -18/+71 |
2016-08-08 | Fix bugs with sparse spec printing. | Todd Gamblin | 3 | -10/+34 |
2016-08-08 | Restore text output in verbose mode. | Todd Gamblin | 1 | -0/+4 |
2016-08-08 | Make compiler command test last until caching is fixed. | Todd Gamblin | 1 | -2/+3 |
2016-08-08 | Fix issues with import order in tests. | Todd Gamblin | 1 | -15/+30 |
2016-08-08 | WIP | Todd Gamblin | 3 | -27/+117 |
2016-08-08 | Fix iterator invalidation issues. | Todd Gamblin | 1 | -10/+19 |
2016-08-08 | fix scoping issue. | Todd Gamblin | 1 | -1/+1 |
2016-08-08 | rename `virtual` module to `provider_index` | Todd Gamblin | 5 | -12/+16 |
2016-08-08 | Fix namespace support in Repo.get_pkg_class() | Todd Gamblin | 2 | -2/+8 |
2016-08-08 | Faster key in FlagMap._cmp_key | Todd Gamblin | 1 | -2/+1 |
2016-08-08 | Remove vestigial methods from Package. | Todd Gamblin | 1 | -38/+0 |
2016-08-08 | Add a ProviderIndex cache. | Todd Gamblin | 3 | -13/+143 |
2016-08-08 | Make ProviderIndexes mergeable, so we can cache them per-repo. | Todd Gamblin | 3 | -8/+57 |
2016-08-08 | Make ProviderIndex yaml-izable. | Todd Gamblin | 4 | -13/+138 |
2016-08-08 | More compact YAML formatting for abstract specs. | Todd Gamblin | 2 | -26/+27 |
2016-08-08 | Lazily evaluate all_package_names in repository.py | Todd Gamblin | 1 | -10/+17 |
2016-08-08 | Merge pull request #1472 from adamjstewart/fixes/rstrip | becker33 | 1 | -1/+1 |