spack/lib/spack/external
Todd Gamblin 29ca18e348 Port CTest's log scraping logic to Spack (#5561)
- This steals the magic regular expressions that CTest uses to parse log
  files and addds them to Spack.  See here:

  https://github.com/Kitware/CMake/blob/master/Source/CTest/cmCTestBuildHandler.cxx

  These are BSD licensed, so the port is in `externa/ctest_log_parser.py`

- We currently use these to do better filtering of errors from build
  output.  Plan is to use them to generate good CDash output.
2017-09-30 22:39:21 -07:00
..
_pytest Update externals to work with Python 3 2017-03-31 13:40:41 -07:00
jinja2 Modulefiles generated with a template engine (#3183) 2017-09-19 12:34:20 -07:00
jsonschema Add jsonschema validation for config files. 2016-01-14 10:41:35 -08:00
markupsafe Modulefiles generated with a template engine (#3183) 2017-09-19 12:34:20 -07:00
py Fix issues related to the switchover to pytest. (#2685) 2016-12-29 11:59:45 -08:00
yaml Update externals to work with Python 3 2017-03-31 13:40:41 -07:00
__init__.py Modulefiles generated with a template engine (#3183) 2017-09-19 12:34:20 -07:00
argparse.py Add Python 3 aliases to our argparse backport. 2016-01-03 01:19:03 -08:00
ctest_log_parser.py Port CTest's log scraping logic to Spack (#5561) 2017-09-30 22:39:21 -07:00
distro.py Make distro more robust to unreadable files (#3110) 2017-02-10 10:23:04 -08:00
functools_backport.py Use key sorting instead of cmp() 2017-03-31 13:40:41 -07:00
ordereddict_backport.py Update externals to work with Python 3 2017-03-31 13:40:41 -07:00
pyqver2.py Update externals to work with Python 3 2017-03-31 13:40:41 -07:00
pyqver3.py Update externals to work with Python 3 2017-03-31 13:40:41 -07:00
pytest.py unit tests: replace nose with pytest (#2502) 2016-12-29 07:48:48 -08:00
six.py Update externals to work with Python 3 2017-03-31 13:40:41 -07:00