spack/lib/spack
Zack Galbreath b90f619037 Performance improvements for CDash reporter
* Record build output as an array of lines rather than concatenating to a
  single large string.
* Use string.find to avoid running re.search on every line of output.
2018-12-20 09:23:08 -08:00
..
docs Add additional info to MesonPackage docs (#10133) 2018-12-18 21:51:42 -06:00
env relicense: replace LGPL headers with Apache-2.0/MIT SPDX headers 2018-10-17 14:42:06 -07:00
external externals: bugfix in ruamel for ordereddict in Python 2.6 2018-11-09 00:31:24 -08:00
llnl fix bad regular expressions and docstrings with '\' 2018-11-09 00:31:24 -08:00
spack Performance improvements for CDash reporter 2018-12-20 09:23:08 -08:00