Age | Commit message (Expand) | Author | Files | Lines |
2019-12-29 | Add py-numpy 1.16.6 (#14313) | Adam J. Stewart | 1 | -0/+1 |
2019-12-29 | Add support for graphite2 support to harfbuzz (#14300) | Glenn Johnson | 1 | -0/+5 |
2019-12-28 | externals: avoid importing jinja2 on startup (#14308) | Todd Gamblin | 2 | -5/+6 |
2019-12-28 | bugfix: colify_table should not revert to 1 column for non-tty (#14307) | Todd Gamblin | 1 | -4/+13 |
2019-12-28 | add new package : jafka (#14304) | darmac | 1 | -0/+29 |
2019-12-28 | New package - TECkit (#14301) | Glenn Johnson | 1 | -0/+29 |
2019-12-28 | New package - graphite2 (#14299) | Glenn Johnson | 1 | -0/+18 |
2019-12-27 | setup-env-test: fix pipe redirect (#14306) | Johannes Blaschke | 1 | -1/+1 |
2019-12-27 | Improve info variant header (#14275) | Dr. Christian Tacke | 1 | -1/+3 |
2019-12-27 | New package - libpaper (#14302) | Glenn Johnson | 1 | -0/+22 |
2019-12-27 | added build dependences required after cairo package change (#14297) | Gregory Lee | 1 | -1/+1 |
2019-12-26 | patch cairo build files for build without fontconfig fixes #14112 (#14296) | Gregory Lee | 2 | -0/+49 |
2019-12-26 | Add Avizo Recipe (#12792) | asmaahassan90 | 1 | -0/+52 |
2019-12-26 | aspa: Fix common errors. (#14295) | t-karatsu | 2 | -0/+61 |
2019-12-25 | Migrate build tests from Travis to Github Actions (#13967) | Massimiliano Culpo | 4 | -50/+74 |
2019-12-24 | tests: finish removing pyqver from the repository (#14294) | Todd Gamblin | 3 | -6/+2 |
2019-12-24 | tests: check min required python version with vermin (#14289) | Massimiliano Culpo | 13 | -769/+42 |
2019-12-24 | a64fx: fix typo in GCC flags (#14286) | t-karatsu | 1 | -2/+2 |
2019-12-24 | intel-pin: add version 3.11 (#14292) | Matthias Diener | 1 | -0/+1 |
2019-12-24 | cmake: add version 3.16.2 (#14291) | Matthias Diener | 1 | -0/+1 |
2019-12-24 | scons: add version 3.1.2 (#14290) | Matthias Diener | 1 | -0/+1 |
2019-12-24 | Bump nektar to 5.0.0. (#14288) | 健美猞猁 | 1 | -0/+1 |
2019-12-24 | Merge branch 'releases/v0.13' into develop | Todd Gamblin | 2 | -1/+17 |
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 |