Clone of https://chromium.googlesource.com/chromium/src/build with Mozilla's local modifications
Перейти к файлу
Sergey Ulanov 554ad7f98a [Fuchsia] Stop enabling shadow-call-stack explicitly
shadow-call-stack is enabled by default on Fuchsia now, so we no longer
need to enable it explicitly.

Bug: 821951
Change-Id: I221bc557bf93dfd5bf7c1659f7f8dfc32129c6b1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1898631
Commit-Queue: Wez <wez@chromium.org>
Auto-Submit: Sergey Ulanov <sergeyu@chromium.org>
Reviewed-by: Wez <wez@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#714312}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 3ee16746bdf236c99f485ba4cf3d3d90f265ab03
2019-11-11 23:43:54 +00:00
android Fix test annotation processing on ints. 2019-11-11 19:49:31 +00:00
args Set v8_enable_lazy_source_positions to false for headless 2019-09-30 22:04:47 +00:00
chromeos Add a yapf style to //build/chromeos/ and auto-format all python files. 2019-11-01 20:30:50 +00:00
cipd [android] Move CIPD dependencies into DEPS. (RELAND) 2018-03-24 00:23:27 +00:00
config [Fuchsia] Stop enabling shadow-call-stack explicitly 2019-11-11 23:43:54 +00:00
docs writing_gn_templates.md: target_gen_dir vs target_out_dir 2018-11-27 16:07:55 +00:00
fuchsia Roll Fuchsia SDK from 889711019960 to 889709169764 2019-11-11 16:23:55 +00:00
internal
ios Set Python shebang in build to /usr/bin/env python 2017-07-05 14:42:43 +00:00
linux [Reland] Roll sysroots 2019-10-16 10:03:30 +00:00
mac Compile on macOS using binaries from Xcode, rather than a full install. 2019-07-17 21:47:00 +00:00
sanitizers Remove OFFICIAL_BUILD-specific linux asan options. 2019-10-28 19:15:04 +00:00
toolchain Flip slashes for lib/link commands on Windows 2019-11-01 21:49:46 +00:00
util build: Create trichrome_library_64_32_apk and trichrome_webview_64_32_apk targets. 2019-10-25 03:15:38 +00:00
win Copy all UCRT files to cdb directory 2019-11-08 19:23:29 +00:00
.gitignore Ignore compiled Python files. 2018-08-27 17:55:15 +00:00
BUILD.gn Add BUILDFLAG(GOOGLE_CHROME_BRANDING) and start using it in a few places. 2019-07-29 17:30:40 +00:00
OWNERS Start formalizing set noparent policy 2019-10-25 18:28:27 +00:00
OWNERS.setnoparent Add android specific files to set noparent whitelist 2019-11-04 10:50:27 +00:00
OWNERS.status
README.md //build/README.md: Add link to https://chromium.googlesource.com/ 2019-09-23 14:57:24 +00:00
apply_locales.py //build: Convert print statements to Python 3 style 2019-05-12 06:11:07 +00:00
build-ctags.sh
build_config.h Support WebAssembly in build/build_config.h. 2019-08-27 03:36:10 +00:00
buildflag.h
buildflag_header.gni Fix build with BLINK_ANIMATION_USE_TIME_DELTA enabled 2019-08-14 08:02:13 +00:00
check_gn_headers.py //build: Convert print statements to Python 3 style 2019-05-12 06:11:07 +00:00
check_gn_headers_unittest.py Print detailed info in check_gn_headers.py 2017-06-13 10:21:23 +00:00
check_gn_headers_whitelist.txt Deleted testing/gmock_mutant.h. 2019-11-10 19:36:21 +00:00
check_return_value.py //build: Convert print statements to Python 3 style 2019-05-12 06:11:07 +00:00
ciopfs.sha1 Download ciopfs from a hook in win/cross builds. 2018-02-01 20:36:45 +00:00
clobber.py Fix src/build/clobber.py 2018-04-09 15:32:48 +00:00
common.croc
compiled_action.gni Add nasm support to Chromium, use it for boringssl. 2018-11-08 01:27:52 +00:00
compute_build_timestamp.py Don't quantize build timestamps on official builds 2019-08-15 18:23:05 +00:00
copy_test_data_ios.py //build: Use Python 3 style exception statements 2019-09-26 19:20:53 +00:00
cp.py
detect_host_arch.py //build: Convert print statements to Python 3 style 2019-05-12 06:11:07 +00:00
dir_exists.py
dotfile_settings.gni Move the "atspi2" target to a separate BUILD.gn file 2018-11-30 23:10:19 +00:00
download_libclang.py Clang update.py: Add --package option 2019-11-05 17:31:30 +00:00
download_nacl_toolchains.py Improve Python 3 support in build scripts 2019-03-19 15:04:20 +00:00
download_translation_unit_tool.py Clang update.py: Add --package option 2019-11-05 17:31:30 +00:00
env_dump.py Set Python shebang in build to /usr/bin/env python 2017-07-05 14:42:43 +00:00
extract_from_cab.py //build: Convert print statements to Python 3 style 2019-05-12 06:11:07 +00:00
extract_partition.py Modules: Fix generation of partitioned feature libraries 2019-05-09 15:39:23 +00:00
find_depot_tools.py //build: Convert print statements to Python 3 style 2019-05-12 06:11:07 +00:00
find_isolated_tests.py
fix_gn_headers.py //build: Convert print statements to Python 3 style 2019-05-12 06:11:07 +00:00
gdb-add-index
get_landmines.py Improve Python 3 support in build scripts 2019-03-19 15:04:20 +00:00
gn_helpers.py Improve Python 3 support in build scripts 2019-03-19 15:04:20 +00:00
gn_helpers_unittest.py Make gn_helpers.py safely ignore comments. 2018-11-06 00:42:09 +00:00
gn_run_binary.py //build: Convert print statements to Python 3 style 2019-05-12 06:11:07 +00:00
install-build-deps-android.sh Remove support for Artful+add support for Disco+first code for Java 11 2019-04-24 21:40:17 +00:00
install-build-deps.sh Remove g++ and git-svn from install-build-deps.sh 2019-08-21 18:07:22 +00:00
install-chroot.sh build: Fix common misspellings 2017-08-01 09:03:13 +00:00
landmine_utils.py [build] Remove gyp usage from landmines script 2018-02-20 23:27:59 +00:00
landmines.py Make landmines.py Python 3-compatible 2019-08-08 19:58:25 +00:00
locale_tool.py //build: Convert print statements to Python 3 style 2019-05-12 06:11:07 +00:00
mac_toolchain.py Roll macOS Toolchain. 2019-09-03 19:30:08 +00:00
nocompile.gni Roll clang 365097:369647. 2019-08-22 19:07:46 +00:00
package_mac_toolchain.py //build: Convert print statements to Python 3 style 2019-05-12 06:11:07 +00:00
partitioned_shared_library.gni Modules: Rename partitioned shared libraries to match base library 2019-11-05 19:41:13 +00:00
precompile.cc
precompile.h Add base::stack, convert std::stack uses use it. 2017-10-02 18:55:28 +00:00
print_python_deps.py Reland "Allow .pydeps files to detect use of vpython" 2019-03-26 15:08:10 +00:00
protoc_java.py //build: Convert print statements to Python 3 style 2019-05-12 06:11:07 +00:00
protoc_java.pydeps android: build: Use .pydeps file to store Python dependencies. 2018-08-07 07:12:36 +00:00
redirect_stdout.py //build: Convert print statements to Python 3 style 2019-05-12 06:11:07 +00:00
rm.py //build: Convert print statements to Python 3 style 2019-05-12 06:11:07 +00:00
run_swarming_xcode_install.py //build: Convert print statements to Python 3 style 2019-05-12 06:11:07 +00:00
sample_arg_file.gn
sanitize-mac-build-log.sed
sanitize-mac-build-log.sh
sanitize-win-build-log.sed
sanitize-win-build-log.sh
shim_headers.gni Unbundle openh264 2017-05-22 12:52:46 +00:00
swarming_xcode_install.py //build: Convert print statements to Python 3 style 2019-05-12 06:11:07 +00:00
symlink.gni
symlink.py //build: Use Python 3 style exception statements 2019-09-26 19:20:53 +00:00
timestamp.gni Add arg to change script for computing build timestamp 2019-03-26 01:05:23 +00:00
tree_truth.sh
update-linux-sandbox.sh Fix build/update-linux-sandbox.sh with POSIX sh 2018-08-28 04:54:31 +00:00
vs_toolchain.py Improve VS toolchain search 2019-10-25 16:40:46 +00:00
whitespace_file.txt First commit to test how it works 2019-07-24 10:26:55 +00:00
write_build_date_header.py Revert "win: Make chrome.7z generation more deterministic." 2018-11-05 12:14:55 +00:00
write_buildflag_header.py
xcode_binaries.yaml build: use copy mode for xcode_binaries cipd package 2019-08-30 14:45:54 +00:00

README.md

About

//build contains:

  • Core GN templates and configuration
  • Core Python build scripts

Since this directory is DEPS'ed in by some other repositories (webrtc, pdfium, v8, etc), it should be kept as self-contained as possible by not referring to files outside of it. Some exceptions exist (//testing, select //third_party subdirectories), but new dependencies tend to break these other projects, and so should be avoided.

Changes to //build should be landed in the Chromium repo. They will then be replicated to the stand-alone build repo by the gsubtreed tool. Note: You can find all directories already available through gsubtreed in the list of all chromium repos.

Contents

  • //build/config - Common templates via .gni files.
  • //build/toolchain - GN toolchain definitions.
  • Other .py files - Some are used by GN/Ninja. Some by gclient hooks, some are just random utilities.

Files referenced by //.gn:

  • //build/BUILDCONFIG.gn - Included by all BUILD.gn files.
  • //build/secondary - An overlay for BUILD.gn files. Enables adding BUILD.gn to directories that live in sub-repositories.
  • //build_overrides - Refer to //build_overrides/README.md.

Docs