chromium-src-build/win
Nico Weber cf242b656c win/mac/ios: Don't copy asan runtime around in non-asan sanitizer builds.
From what I can tell, it's not intentional that we keyed this off
using_sanitizer instead of is_asan.

As far as I know, the only sanitizer we currently use on mac and ios is
asan, so this should be a no-op there.

On Windows, we also have experimental CFI bots, and this might help
the 32-bit CFI bots that now no longer build the asan runtime.
(But presumably CFI needs some other runtime that we also no longer
build -- but it'll hopefully move the error a bit further back,
and copying the asan runtimes is needless work.)

TBR=pcc

Bug: 968434
Change-Id: I56528f2e82852d8c3145d657db77833321a6602c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637032
Reviewed-by: Nico Weber <thakis@chromium.org>
Commit-Queue: Nico Weber <thakis@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#664745}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: b0ef5b0ca4d46a34d8d7568fbb07c53f2f5564c2
2019-05-30 15:21:40 +00:00
..
BUILD.gn win/mac/ios: Don't copy asan runtime around in non-asan sanitizer builds. 2019-05-30 15:21:40 +00:00
as_invoker.manifest
chrome_win.croc
common_controls.manifest
compatibility.manifest
copy_cdb_to_output.py Improve Python 3 compatibility of build scripts 2019-03-20 05:48:38 +00:00
gn_meta_sln.py //build: Convert print statements to Python 3 style 2019-05-12 06:11:07 +00:00
message_compiler.gni
message_compiler.py Make a bytestring explicitly raw due to confusing use of invalid escape sequences 2019-03-21 20:20:29 +00:00
reorder-imports.py Add Windows ARM64 support to Chromium build scripts. 2018-10-16 19:37:14 +00:00
require_administrator.manifest
use_ansi_codes.py Improve Python 3 support in build scripts 2019-03-19 15:04:20 +00:00