Clone of https://chromium.googlesource.com/chromium/src/build with Mozilla's local modifications
Перейти к файлу
agrieve fa8f205cc8 Allow location of test_runner.py to be overriden in GYP
Required for webrtc

BUG=599919

Review URL: https://codereview.chromium.org/1868723002

Cr-Original-Commit-Position: refs/heads/master@{#385563}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: a490637d06294d400b0e6496642fc2fbcc974538
2016-04-06 22:10:43 +00:00
android Allow location of test_runner.py to be overriden in GYP 2016-04-06 22:10:43 +00:00
args headless: Replace is_headless gn setting with an args template 2016-04-01 11:36:03 +00:00
config Patch to try dump-on-DCHECK. 2016-04-06 09:13:42 +00:00
experimental Reland: Media Galleries Partial Deprecation: Remove image metadata & libexif. 2016-03-14 23:58:38 +00:00
git-hooks
internal
ios Define OS=mac in gyp when building mac tools on iOS 2016-03-15 17:50:06 +00:00
linux Rework how use_system_harfbuzz works a bit. 2016-04-06 17:06:34 +00:00
mac Add mac toolchain script support to find_sdk script. 2016-03-30 22:10:35 +00:00
sanitizers Revert of Suppress data race for crbug.com/591217 (patchset #1 id:1 of https://codereview.chromium.org/1758463003/ ) 2016-03-03 02:21:47 +00:00
secondary Uprev NSS to 3.23 on iOS 2016-04-06 02:23:47 +00:00
slave
temp_gyp
toolchain Allow spaces in GN target names on Windows. 2016-04-01 00:26:10 +00:00
util Reland of Propagate is_official_build to version script. (patchset #1 id:1 of https://codereview.chromium.org/1851843002/ ) 2016-04-04 21:16:58 +00:00
win Remove now-unnecessary dbghelp.dll suitable for XP 2016-04-06 01:08:40 +00:00
OWNERS Add brucedawson to build\OWNERS 2016-04-04 18:41:29 +00:00
PRESUBMIT.py
README.chromium
all.gyp AppListController refactoring part 1: AppListShower implementation. 2016-04-06 19:48:10 +00:00
apk_browsertest.gypi [Android] Rework multidex and enable multidex for unit_tests_apk. (RELAND 2) 2016-01-16 01:23:53 +00:00
apk_fake_jar.gypi
apk_test.gypi [Android] Rework multidex and enable multidex for unit_tests_apk. (RELAND 2) 2016-01-16 01:23:53 +00:00
apply_locales.py
branding_value.sh
build-ctags.sh
build_config.h
buildflag.h Tiny fix in buildflag.h comment 2016-03-31 21:02:11 +00:00
buildflag_header.gni Add chrome crash service to GN build on Windows. 2015-12-03 00:10:47 +00:00
buildflag_header.gypi Move ENABLE_PROFILING to build flags system. 2015-12-05 00:45:52 +00:00
check_return_value.py
chrome_settings.gypi fix breaking third parties using grit 2015-11-05 11:04:11 +00:00
clobber.py Use rmdir /s/q instead of flaky shutil.rmtree on Windows 2016-03-19 00:33:11 +00:00
common.croc
common.gypi Patch to try dump-on-DCHECK. 2016-04-06 09:13:42 +00:00
common_untrusted.gypi
compiled_action.gni
compiler_version.py Remove gcc_version from gyp and gn files. 2016-01-11 23:13:01 +00:00
copy_test_data_ios.gypi iOS: Remove a work around for a gyp bug that has been fixed. 2015-09-24 17:29:10 +00:00
copy_test_data_ios.py
cp.py
detect_host_arch.py
dir_exists.py
download_gold_plugin.py Move find_depot_tools.py to build/ 2015-10-26 22:08:26 +00:00
download_nacl_toolchains.py
env_dump.py
extract_from_cab.py
filename_rules.gypi Support building ash targets with use_ash=0 and use_aura=1. 2016-02-10 00:27:47 +00:00
find_depot_tools.py Move find_depot_tools.py to build/ 2015-10-26 22:08:26 +00:00
find_isolated_tests.py
gdb-add-index gdb-add-index: accept a list of files to index 2015-11-24 00:31:22 +00:00
get_landmines.py VS 2015 Update 2 RTW (final) 2016-04-01 04:11:28 +00:00
get_syzygy_binaries.py
gn_helpers.py Add FromGNArgs() to gn_helpers. 2016-04-06 00:10:38 +00:00
gn_helpers_unittest.py Add FromGNArgs() to gn_helpers. 2016-04-06 00:10:38 +00:00
gn_migration.gypi Fix isolate_tests after https://codereview.chromium.org/1825723002 2016-03-30 13:19:37 +00:00
gn_run_binary.py
grit_action.gypi fix breaking third parties using grit 2015-11-05 11:04:11 +00:00
grit_target.gypi
gyp_chromium
gyp_chromium.py Scripts to upload and update the mac toolchain. 2016-03-26 21:45:51 +00:00
gyp_chromium_test.py
gyp_environment.py Add mac toolchain script support to find_sdk script. 2016-03-30 22:10:35 +00:00
gyp_helper.py
gypi_to_gn.py Start to unwind references to iOS in //content 2016-02-19 18:28:18 +00:00
host_jar.gypi Pass build scripts .interface.jar directly rather than --use-ijars 2016-04-05 03:05:29 +00:00
host_prebuilt_jar.gypi
install-build-deps-android.sh update obsolete code.google.com documentation links 2016-02-08 23:28:49 +00:00
install-build-deps.sh Reland: Media Galleries Partial Deprecation: Remove image metadata & libexif. 2016-03-14 23:58:38 +00:00
install-chroot.sh
inverse_depth.py
isolate.gypi
jar_file_jni_generator.gypi Move MotionEventAndroid to ui/events/android 2015-11-05 21:22:43 +00:00
java.gypi [Android] Run lint using a cache in the output directory. 2016-03-21 16:44:33 +00:00
java_aidl.gypi
java_apk.gypi [Android] Run lint using a cache in the output directory. 2016-03-21 16:44:33 +00:00
java_prebuilt.gypi
java_strings_grd.gypi
jni_generator.gypi
json_schema_api.gni
json_schema_bundle_compile.gypi
json_schema_bundle_registration_compile.gypi
json_schema_compile.gypi
json_to_struct.gypi
landmine_utils.py
landmines.py Add --src-dir flag to landmines.py. 2015-10-14 19:29:55 +00:00
mac_toolchain.py Add mac toolchain script support to find_sdk script. 2016-03-30 22:10:35 +00:00
nocompile.gni Fix base_nocompile_tests dependency 2016-02-16 02:36:01 +00:00
nocompile.gypi Fix base_nocompile_tests dependency 2016-02-16 02:36:01 +00:00
output_dll_copy.rules
package_mac_toolchain.py Scripts to upload and update the mac toolchain. 2016-03-26 21:45:51 +00:00
precompile.cc
precompile.h
print_python_deps.py Reland #2 of Include isolate.py in data for Android unit tests 2016-04-04 14:59:51 +00:00
protoc.gypi
protoc_java.gypi
protoc_java.py
release.gypi
repack_action.gypi
rmdir_and_stamp.py [mojo] Delete third_party/mojo 2016-02-10 09:58:42 +00:00
sanitize-mac-build-log.sed
sanitize-mac-build-log.sh
sanitize-win-build-log.sed
sanitize-win-build-log.sh
set_clang_warning_flags.gypi
shim_headers.gypi
some.gyp
symlink.gni GN: Add symlink rules for dump_syms, symupload 2015-12-11 12:05:33 +00:00
symlink.py Expand the ~ character in link_names of symlink.py 2016-03-21 17:54:51 +00:00
tree_truth.sh
update-linux-sandbox.sh
vs_toolchain.py VS 2015 Update 2 RTW (final) 2016-04-01 04:11:28 +00:00
whitespace_file.txt Make a whitespace change to trigger some builds. 2016-04-02 23:35:54 +00:00
win_is_xtree_patched.py
win_precompile.gypi roll gyp ed163ce233:61259d585c 2016-03-07 14:38:12 +00:00
write_build_date_header.py Fix regression in 1c9b02233631b0ba9b096d79bf5b8d71a370dbb0. 2016-04-05 00:18:55 +00:00
write_buildflag_header.py New build flag system, convert Google Now flag 2015-11-26 09:22:27 +00:00

README.chromium

List of property sheets to be included by projects:
  common.vsprops
    Not used anymore. No-op. Kept for compatibility with current projects.

  debug.vsprops
    Enables debug settings. Must be included directly in Debug configuration. Includes internal\essential.vsprops.

  external_code.vsprops
    Contains settings made to simplify usage of external (non-Google) code. It relaxes the warning levels. Should be included after debug.vsprops or release.vsprops to override their settings.

  output_dll_copy.rules
    Run to enable automatic copy of DLL when they are as an input file in a vcproj project.

  release.vsprops
    Enables release settings. Must be included directly in Release configuration. Includes internal\essential.vsprops. Also includes "internal\release_impl$(CHROME_BUILD_TYPE).vsprops". So the behavior is dependant on the CHROME_BUILD_TYPE environment variable.