Clone of https://chromium.googlesource.com/chromium/src/build with Mozilla's local modifications
71eceae80a
In x64 builds with clang, we also build a 32-bit binary to ship webview in both 32-bit and 64-bit. The 32-bit part is built twice, once for the linux host to be able to run v8's mksnapshot, and once for the android target for the actual binary. Before this change, both the host toolchain and the target toolchain were called "clang_x86", and they clobbered each other. (In gcc builds, the target toolchain was called just "x86" while the host still used clang, so it happened to work there, mostly by accident.) BUG=660857,605315 Review-Url: https://codereview.chromium.org/2463143002 Cr-Original-Commit-Position: refs/heads/master@{#428783} Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src Cr-Mirrored-Commit: 042f129b96ea6e989df1efe0e4a30dcac09f05a7 |
||
---|---|---|
android | ||
args | ||
config | ||
experimental | ||
git-hooks | ||
internal | ||
ios | ||
linux | ||
mac | ||
sanitizers | ||
secondary | ||
slave | ||
toolchain | ||
util | ||
win | ||
OWNERS | ||
apply_locales.py | ||
branding_value.sh | ||
build-ctags.sh | ||
build_config.h | ||
buildflag.h | ||
buildflag_header.gni | ||
check_return_value.py | ||
clobber.py | ||
common.croc | ||
common.gypi | ||
compiled_action.gni | ||
compiler_version.py | ||
copy_test_data_ios.py | ||
cp.py | ||
detect_host_arch.py | ||
dir_exists.py | ||
download_gold_plugin.py | ||
download_nacl_toolchains.py | ||
env_dump.py | ||
extract_from_cab.py | ||
find_depot_tools.py | ||
find_isolated_tests.py | ||
gdb-add-index | ||
get_landmines.py | ||
get_syzygy_binaries.py | ||
gn_helpers.py | ||
gn_helpers_unittest.py | ||
gn_run_binary.py | ||
gyp_chromium | ||
gyp_chromium.py | ||
gyp_environment.py | ||
gyp_helper.py | ||
gypi_to_gn.py | ||
install-build-deps-android.sh | ||
install-build-deps.sh | ||
install-chroot.sh | ||
inverse_depth.py | ||
json_schema_api.gni | ||
landmine_utils.py | ||
landmines.py | ||
mac_toolchain.py | ||
nocompile.gni | ||
package_mac_toolchain.py | ||
precompile.cc | ||
precompile.h | ||
print_python_deps.py | ||
protoc_java.py | ||
redirect_stdout.py | ||
rm.py | ||
sanitize-mac-build-log.sed | ||
sanitize-mac-build-log.sh | ||
sanitize-win-build-log.sed | ||
sanitize-win-build-log.sh | ||
shim_headers.gni | ||
split_static_library.gni | ||
symlink.gni | ||
symlink.py | ||
tree_truth.sh | ||
update-linux-sandbox.sh | ||
vs_toolchain.py | ||
whitespace_file.txt | ||
win_is_xtree_patched.py | ||
write_build_date_header.py | ||
write_buildflag_header.py |