gecko-dev/testing/mozbase/mozdebug
Ted Mielczarek 466bb937bf bug 1517806 - make mozdebug's Visual Studio detection with vswhere more useful. r=ahal,froydnj
mozdebug has code to locate Visual Studio using vswhere.exe, but it only
works if vswhere is in PATH. We have a copy vendored in the source tree,
so this change adds support for using that binary when available. Additionally
the code parsing the output of vswhere appeared to be using a key that
does not exist in the JSON output, so this change fixes that to match the
documentation: https://github.com/Microsoft/vswhere/wiki#examples .

Differential Revision: https://phabricator.services.mozilla.com/D16542

--HG--
extra : moz-landing-system : lando
2019-04-01 14:22:56 +00:00
..
mozdebug bug 1517806 - make mozdebug's Visual Studio detection with vswhere more useful. r=ahal,froydnj 2019-04-01 14:22:56 +00:00
tests Bug 1436037 - [python] Create Windows python-test tasks, r=gps 2018-12-05 19:20:16 +00:00
setup.cfg Bug 1428707 - Move testing/mozbase/mozdebug/mozdebug/setup.cfg to testing/mozbase/mozdebug/setup.cfg r=davehunt 2018-11-02 17:56:57 +00:00
setup.py Bug 1428707 - Validated python3 support, updated package version r=davehunt 2018-10-24 11:04:58 +00:00