Clone of https://chromium.googlesource.com/chromium/src/build with Mozilla's local modifications
Перейти к файлу
brettw@chromium.org d34dce13b5 Add support for Dr memory and Windows tsan in the GN build.
This generalizes the GCC iterator debugging flag to now be platform-independent.

R=scottmg@chromium.org
TBR=scottmg

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@245665 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-01-18 00:00:08 +00:00
android Export verified_cert and public_key_hashes on Android. 2014-01-17 22:52:17 +00:00
config Add support for Dr memory and Windows tsan in the GN build. 2014-01-18 00:00:08 +00:00
git-hooks
internal
ios Enable building with configuration_policy==1 on ios. 2014-01-17 14:55:40 +00:00
linux python_arch: return "unknown" when file does not exist 2014-01-14 18:52:34 +00:00
mac Get the proper Mac SDK path for the GN build. 2014-01-17 01:05:20 +00:00
slave
temp_gyp
toolchain Use ~/.gyp/include.gypi in GN build. 2014-01-16 23:17:30 +00:00
util Move files from the secondary GN directory to build. 2013-11-20 22:21:03 +00:00
win 1. Make sure chrome_elf.dll imports nothing besides kernel32, advapi32, and some msvc libs (DEBUG builds) 2014-01-16 20:58:27 +00:00
OWNERS
README.chromium
all.gyp Convert the re2 GYP targets to be generated by GN. 2014-01-17 18:26:43 +00:00
all_android.gyp Add tool to help analyze binary size 2014-01-17 01:09:20 +00:00
apk_fake_jar.gypi
apk_test.gypi Disable incognito if parental controls are enabled on android. 2014-01-17 00:18:11 +00:00
apply_locales.py
asan.saves
branding_value.sh
build-ctags.sh
build_config.h Revert of https://chromiumcodereview.appspot.com/103293003/ 2013-12-06 08:56:45 +00:00
chrome_settings.gypi Move mac_bundle_id and other variables from chrome.gyp to build/chrome_settings.gypi. 2013-12-12 18:34:38 +00:00
common.croc
common.gypi Allow the asan_coverage GYP flag to accept arbitrary values. 2014-01-17 21:01:36 +00:00
common_untrusted.gypi
compiler_version.py
copy_test_data_ios.gypi
copy_test_data_ios.py
cp.py
dir_exists.py
download_nacl_toolchains.py Revert 242405 "Skip downloading of nacl toolchain for android. " 2013-12-24 23:58:42 +00:00
env_dump.py
escape_unicode.py
extract_from_cab.py Fix spelling: "supress" -> "suppress" 2013-11-02 02:05:53 +00:00
filename_rules.gypi [win8] Force browsers created while Chrome is in Metro mode to be on the Ash desktop. 2013-11-19 04:00:41 +00:00
gdb-add-index
get_landmines.py Add landmine to clober mac and win to fix bad dependency for create_nmf.py 2013-12-16 21:48:08 +00:00
grit_action.gypi
grit_target.gypi
gyp_chromium Add support for Dr memory and Windows tsan in the GN build. 2014-01-18 00:00:08 +00:00
gyp_chromium.py
gyp_helper.py Fix chromium.gyp_env to see GYP_MSVS_VERSION. 2014-01-13 21:29:34 +00:00
install-build-deps-android.sh Revert of https://codereview.chromium.org/106173002/ 2014-01-08 00:05:19 +00:00
install-build-deps.sh Default to --nacl --arm in install-build-deps.sh 2014-01-17 23:59:01 +00:00
install-chroot.sh
intsafe_workaround.h
isolate.gypi Fixes to make GPU tests run in isolated mode. 2014-01-16 19:34:46 +00:00
jar_file_jni_generator.gypi Android: sync up latest JNI generator changes from downstream. 2014-01-08 14:41:13 +00:00
java.gypi Revert of https://codereview.chromium.org/106173002/ 2014-01-08 00:05:19 +00:00
java_aidl.gypi
java_apk.gypi Remove trailing periods from rule messages. 2014-01-09 06:50:54 +00:00
java_prebuilt.gypi
jni_generator.gypi Android: sync up latest JNI generator changes from downstream. 2014-01-08 14:41:13 +00:00
json_schema_bundle_compile.gypi non_compiled_schema_files should trigger genapi_bundle. 2013-11-04 20:31:29 +00:00
json_schema_compile.gypi
json_to_struct.gypi
landmine_utils.py win: Use ninja by default 2014-01-09 05:08:41 +00:00
landmines.py
nocompile.gypi
output_dll_copy.rules
precompile.cc
precompile.h
protoc.gypi
protoc_java.gypi
protoc_java.py
release.gypi
sanitize-mac-build-log.sed Cleanup sanitize build sed and sh scripts. 2013-10-31 04:21:14 +00:00
sanitize-mac-build-log.sh Cleanup sanitize build sed and sh scripts. 2013-10-31 04:21:14 +00:00
sanitize-win-build-log.sed Cleanup sanitize build sed and sh scripts. 2013-10-31 04:21:14 +00:00
sanitize-win-build-log.sh Cleanup sanitize build sed and sh scripts. 2013-10-31 04:21:14 +00:00
shim_headers.gypi Remove trailing "." from message lines. 2013-10-31 18:08:28 +00:00
some.gyp
symlink.py
tree_truth.sh
uiautomator_test.gypi
update-linux-sandbox.sh
whitespace_file.txt Force a build 2014-01-15 12:17:17 +00:00
win_precompile.gypi

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.