Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Joey Scarr 8513e2abf9 Modify download_translation_unit_tool.py to work on Windows.
The net effect of this change is to explicitly run update.py using sys.executable rather than running os.popen directly on the script.

Bug: 396230
Change-Id: Ie896303ed084f254ab7a7b1da201d108c8718ac5
Reviewed-on: https://chromium-review.googlesource.com/1068530
Commit-Queue: Joey Scarr <jsca@chromium.org>
Reviewed-by: Nico Weber <thakis@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#560822}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: edece565c24b46b0e08e75ddb1adcc685a1c1da0
2018-05-22 22:53:13 +00:00
hans 7314ec6c82 Package the translation_unit tool as part of building the clang package.
It will go in a separate tarball and be consumed by the codesearch buildbot.

Getting built by default in update.py also means our ToT bots will catch any
breakages due to upstream changes in clang.

BUG=724686

Review-Url: https://codereview.chromium.org/2896663002
Cr-Original-Commit-Position: refs/heads/master@{#474576}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 2aa36cd3f1ae44ee75d549304bdf568798528917
2017-05-25 05:58:00 +00:00