Clone of https://chromium.googlesource.com/chromium/src/build with Mozilla's local modifications
Перейти к файлу
bratell fd574d91e3 Jumbo for blink/core generated files as well (saving 8 CPU minutes)
The target that compiles generated files does not use the same
template as other code in blink core so it didn't automatically become
jumbo enabled. Since it's a non-negliable part of the build time (~1%)
this patch enables jumbo for this target as well.

R=fs@opera.com
BUG=713137

Review-Url: https://codereview.chromium.org/2973603003
Cr-Original-Commit-Position: refs/heads/master@{#485267}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 31abd9178c297b8c98cb43bf4037ff6b07ab0f83
2017-07-10 14:40:18 +00:00
android [android] Use default timeout for device boot in prepare_device. 2017-07-07 17:47:48 +00:00
args [headless] Allow headless to use bundled fontconfig. 2017-05-26 12:33:07 +00:00
config Jumbo for blink/core generated files as well (saving 8 CPU minutes) 2017-07-10 14:40:18 +00:00
docs Add markdown instructions for using hermetic toolchain on mac and ios. 2017-01-25 16:56:44 +00:00
experimental Remove support for Ubuntu/Precise sysroot 2017-04-07 16:20:20 +00:00
fuchsia fuchsia: lower test timeout on bot runs 2017-06-30 21:20:02 +00:00
git-hooks
internal Remove GYP files in breakpad, build, and tools. 2016-09-12 19:55:25 +00:00
ios Set Python shebang in build to /usr/bin/env python 2017-07-05 14:42:43 +00:00
linux Change Linux sysroot creator scripts to use XZ compression. 2017-06-29 03:06:22 +00:00
mac mac: Roll hermetic toolchain to Xcode 8.3.2. 2017-06-29 00:22:53 +00:00
sanitizers Take #2 at suppressing TSAN race from TimerSequenceTest 2017-06-01 20:03:24 +00:00
secondary [android] Add an empty apk for devil testing. 2017-06-26 18:32:36 +00:00
slave
toolchain Add option to control recompression of images by actool. 2017-07-10 08:49:05 +00:00
util Set Python shebang in build to /usr/bin/env python 2017-07-05 14:42:43 +00:00
win Fix typo in merge_pgc_files.py 2017-06-09 03:30:11 +00:00
.gitignore Add patched eu-strip in third_party 2017-06-22 23:13:51 +00:00
OWNERS Anyone can edit check_gn_headers_whitelist.txt 2017-06-06 18:02:15 +00:00
OWNERS.status Add global status comments for owners 2017-04-07 07:03:46 +00:00
PRESUBMIT.py Add CQ_INCLUDE_TRYBOTS for GN header checkers 2017-06-12 22:52:46 +00:00
apply_locales.py
branding_value.sh
build-ctags.sh
build_config.h Add information on the requirements for a new Chromium port. 2017-05-30 16:33:38 +00:00
buildflag.h
buildflag_header.gni Remove som GYP annotations, remove unused manifest. 2016-09-27 21:20:37 +00:00
check_gn_headers.py Make dirty checking in check_gn_headers.py more robust 2017-06-17 00:12:04 +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 Move UseCounter WebFeature definition into mojom 2017-07-04 23:19:53 +00:00
check_return_value.py
clobber.py Don't clobber symlinks to build directories 2017-01-19 17:42:58 +00:00
common.croc
common.gypi Gut gyp_chromium, common.gypi. 2016-09-21 22:29:06 +00:00
compiled_action.gni
compiler_version.py
copy_test_data_ios.py
cp.py
detect_host_arch.py PPC/s390: [sysroot installer] Disable for host arch PPC/s390 2016-09-30 02:15:07 +00:00
dir_exists.py
dotfile_settings.gni For building v8 using gn on aix_ppc64, linux_s390x and linux_ppc64(both LE and BE). 2017-05-10 04:55:56 +00:00
download_nacl_toolchains.py
download_translation_unit_tool.py Package the translation_unit tool as part of building the clang package. 2017-05-25 05:58:00 +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
find_depot_tools.py Add "depot_tools" to DEPS. 2017-06-06 21:34:30 +00:00
find_isolated_tests.py
fix_gn_headers.py Support checking and fixing non-existing header files in GN 2017-04-29 07:12:17 +00:00
gdb-add-index
get_landmines.py Add comment warning about modifying landmines 2017-06-30 01:25:11 +00:00
get_syzygy_binaries.py Automatically copy the DIA DLL in the Syzygy binaries directory. 2016-10-04 18:25:11 +00:00
gn_helpers.py Fix pylint warnings: build/gn_helpers.py 2016-10-07 02:37:56 +00:00
gn_helpers_unittest.py
gn_run_binary.py Make gn_run_binary.py print out the exit code on error. 2017-04-16 21:39:29 +00:00
gyp_chromium
gyp_chromium.py Gut gyp_chromium, common.gypi. 2016-09-21 22:29:06 +00:00
gyp_environment.py Remove direct references to hermetic mac toolchain. 2016-10-13 21:38:05 +00:00
gyp_helper.py
gypi_to_gn.py
install-build-deps-android.sh Remove support for Ubuntu/Precise sysroot 2017-04-07 16:20:20 +00:00
install-build-deps.sh Adding support for Ubuntu 17.04 for install-build-deps.sh 2017-06-30 03:51:28 +00:00
install-chroot.sh
inverse_depth.py
landmine_utils.py
landmines.py Add comment warning about modifying landmines 2017-06-27 16:04:46 +00:00
mac_toolchain.py mac: Roll hermetic toolchain to Xcode 8.3.2. 2017-06-29 00:22:53 +00:00
nocompile.gni Enable no-compile tests on Mac and iOS clang 2017-02-27 20:19:26 +00:00
package_mac_toolchain.py Don't strip DNTDocumentationSupport for hermetic bundles. 2017-06-01 14:49:01 +00:00
precompile.cc
precompile.h
print_python_deps.py [Android] Fix stack symbolization when packed relocations are on. 2017-04-29 01:34:58 +00:00
protoc_java.py Fix android depfiles to always list GN's outputs[0] 2016-09-14 02:06:20 +00:00
redirect_stdout.py
rm.py Unbreak mac component build. 2016-09-23 22:48:01 +00:00
sample_arg_file.gn Add support for customizing GN's args text. 2017-03-04 02:32:43 +00:00
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
split_static_library.gni Enable header checking for chrome/browser/ui 2016-09-23 19:57:38 +00:00
symlink.gni [android] Tweak data deps to include two chromium tool binaries. (RELAND) 2016-11-11 19:19:23 +00:00
symlink.py Revert of Add work-around to symlink.gni to avoid "not up-to-date" ninja errors (patchset #1 id:1 of https://codereview.chromium.org/2344243002/ ) 2016-09-20 22:16:30 +00:00
tree_truth.sh
update-linux-sandbox.sh
vs_toolchain.py VS 2017 Update 3 Preview 3 with fixed SDK 2017-07-06 19:38:31 +00:00
whitespace_file.txt Added a secret ending (which is not-so-secret now) 2017-05-26 17:41:47 +00:00
win_is_xtree_patched.py
write_build_date_header.py
write_buildflag_header.py