Age | Commit message (Expand) | Author | Files | Lines |
2019-12-23 | update CHANGELOG.md for 0.13.3v0.13.3 | Todd Gamblin | 1 | -0/+16 |
2019-12-23 | version bump: 0.13.3 | Todd Gamblin | 1 | -1/+1 |
2019-12-23 | Travis exits at the first failing test, pin codecov at v4.5.4 (#14179) | Massimiliano Culpo | 2 | -2/+2 |
2019-12-23 | performance: dont' read `spec.yaml` files twice in view regeneration | Todd Gamblin | 2 | -4/+8 |
2019-12-23 | performance: don't recompute hashes when regenerating environments | Todd Gamblin | 2 | -4/+9 |
2019-12-23 | performance: reduce system calls required for remove_dead_links | Todd Gamblin | 1 | -4/+2 |
2019-12-23 | performance: only regenerate env views once in `spack install` | Todd Gamblin | 2 | -9/+29 |
2019-12-23 | performance: add read transactions for `install_all()` and `install()` | Todd Gamblin | 1 | -31/+35 |
2019-12-23 | lock transactions: avoid redundant reading in write transactions | Todd Gamblin | 2 | -1/+62 |
2019-12-23 | lock transactions: ensure that nested write transactions write | Todd Gamblin | 2 | -1/+64 |
2019-12-23 | lock transactions: fix non-transactional writes | Todd Gamblin | 4 | -172/+285 |
2019-12-23 | performance: avoid repeated DB locking on view generation | Todd Gamblin | 1 | -10/+13 |
2019-12-23 | performance: speed up `spack find` in environments | Todd Gamblin | 1 | -7/+11 |
2019-12-23 | performance: `spack spec` should use a read transacction with -I | Todd Gamblin | 1 | -9/+26 |
2019-12-23 | concretization: improve performance by avoiding database locks | Todd Gamblin | 1 | -4/+6 |
2019-12-23 | performance: memoize spack.architecture.get_platform() | Todd Gamblin | 2 | -0/+8 |
2019-12-23 | use `sys.executable` instead of `python` in `_source_single_file` (#14252) | Sajid Ali | 1 | -1/+1 |
2019-12-23 | Patch fetching: remove unnecessary argument | Peter Josef Scheibel | 3 | -8/+4 |
2019-12-23 | Mirrors: skip attempts to fetch BundlePackages | Peter Josef Scheibel | 1 | -0/+10 |
2019-12-23 | Mirrors: avoid re-downloading patches | Peter Josef Scheibel | 2 | -20/+28 |
2019-12-23 | Mirrors: perform checksum of fetched sources | Peter Josef Scheibel | 1 | -0/+1 |
2019-12-23 | Mirrors: fix cosmetic symlink targets | Peter Josef Scheibel | 2 | -1/+34 |
2019-12-23 | Allow repeated invocations of 'mirror create' | Peter Josef Scheibel | 1 | -0/+6 |
2019-12-23 | mirror bug fixes: symlinks, duplicate patch names, and exception handling (#1... | Paul Ferrell | 4 | -17/+24 |
2019-12-23 | performance: dont' read `spec.yaml` files twice in view regeneration | Todd Gamblin | 2 | -4/+8 |
2019-12-23 | performance: don't recompute hashes when regenerating environments | Todd Gamblin | 2 | -4/+9 |
2019-12-23 | performance: reduce system calls required for remove_dead_links | Todd Gamblin | 1 | -4/+2 |
2019-12-23 | performance: only regenerate env views once in `spack install` | Todd Gamblin | 2 | -9/+29 |
2019-12-23 | performance: add read transactions for `install_all()` and `install()` | Todd Gamblin | 1 | -31/+35 |
2019-12-23 | lock transactions: avoid redundant reading in write transactions | Todd Gamblin | 2 | -1/+62 |
2019-12-23 | lock transactions: ensure that nested write transactions write | Todd Gamblin | 2 | -1/+64 |
2019-12-23 | lock transactions: fix non-transactional writes | Todd Gamblin | 4 | -172/+285 |
2019-12-23 | performance: avoid repeated DB locking on view generation | Todd Gamblin | 1 | -10/+13 |
2019-12-23 | added master branch version to mpip (#14284) | Gregory Lee | 1 | -0/+2 |
2019-12-23 | gromacs: add v2019.5 (#14285) | Christoph Junghans | 1 | -0/+1 |
2019-12-23 | Added conflict with %pgi in libpciaccess package.py with relevant links in co... | Nicholas Sly | 1 | -0/+9 |
2019-12-23 | netlib-scalapack: Add int overflow patch (#14276) | Piotr Luszczek | 2 | -0/+315 |
2019-12-22 | Add py-boto3 1.10.44 (#14271) | Adam J. Stewart | 1 | -1/+3 |
2019-12-22 | add new package : libdap4 (#14267) | Timo Heister | 1 | -0/+40 |
2019-12-22 | Add py-numpy 1.18.0 (#14269) | Adam J. Stewart | 1 | -2/+6 |
2019-12-22 | Add awscli 1.16.308 (#14270) | Adam J. Stewart | 1 | -10/+10 |
2019-12-22 | Add py-botocore 1.13.44 (#14272) | Adam J. Stewart | 1 | -2/+3 |
2019-12-22 | Add new release and remove extraneous patches (#14273) | Piotr Luszczek | 1 | -2/+3 |
2019-12-22 | Set full xiar path when building cp2k with intel compiler (#14268) | Glenn Johnson | 1 | -1/+2 |
2019-12-22 | Updating preferred OpenMPI version to 3.1.5 (#14266) | justbennet | 1 | -2/+2 |
2019-12-22 | openPMD-api: 0.10.3 (#14265) | Axel Huebl | 1 | -0/+1 |
2019-12-21 | new module beagle (#14257) | xfzhao | 2 | -0/+47 |
2019-12-21 | Bump py-slepc4py version, update url (#14264) | Sajid Ali | 2 | -4/+12 |
2019-12-21 | use `sys.executable` instead of `python` in `_source_single_file` (#14252) | Sajid Ali | 1 | -1/+1 |
2019-12-20 | build bazel with jdk (#14258) | Sajid Ali | 1 | -1/+4 |