summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@theqtcompany.com>2016-04-08 10:49:39 +0200
committerAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>2016-05-03 22:27:45 +0000
commit662d721dbca23809e821b4d5945187c2969db9e2 (patch)
tree33c52120d0ee1052da05da8dd6415426d0ca38ff /src/3rdparty
parent5bc43cb82a513befb681e25d49d169232ddfca88 (diff)
Get additional sanitizer dependencies from upstream chromium.
The buildtools directory contains custom libc++ libraries, which are a second-level git submodule (the first-level being the buildtools submodule, and the supermodule being chromium itself). The init_repository.py script does not support checking out submodules recursively, thus leading to the mentioned libraries being skipped. This change adds a hardcoded addition to make sure the buildtools submodules are checked out when init_repository is run, as well as support for copying all nested files in the submodule tree, when the take_snapshot script is executed. Thus it copies all necessary sanitizer dependencies. Change-Id: Icb5cf5b52c3d0a83c4690fb7d641cee4f5dc1132 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@theqtcompany.com>
Diffstat (limited to 'src/3rdparty')
0 files changed, 0 insertions, 0 deletions