• Home
  • History
  • Annotate
  • only in /external/chromium_org/build/
NameDateSize

..04-Jun-20144 KiB

all.gyp04-Jun-201440 KiB

all_android.gyp04-Jun-20147.8 KiB

android/04-Jun-20144 KiB

apk_fake_jar.gypi04-Jun-2014754

apk_test.gypi04-Jun-20141.5 KiB

apply_locales.py04-Jun-20141.4 KiB

asan.saves04-Jun-2014689

branding_value.sh04-Jun-20141.1 KiB

build-ctags.sh04-Jun-20141.3 KiB

build_config.h04-Jun-20144.7 KiB

chrome_settings.gypi04-Jun-20141.1 KiB

common.croc04-Jun-20143.3 KiB

common.gypi04-Jun-2014180 KiB

common_untrusted.gypi04-Jun-2014824

compiler_version.py04-Jun-20141.5 KiB

config/04-Jun-20144 KiB

copy_test_data_ios.gypi04-Jun-20141.6 KiB

copy_test_data_ios.py04-Jun-20143.2 KiB

cp.py04-Jun-2014592

dir_exists.py04-Jun-2014388

download_nacl_toolchains.py04-Jun-20142.3 KiB

env_dump.py04-Jun-20141.7 KiB

escape_unicode.py04-Jun-20141.4 KiB

extract_from_cab.py04-Jun-20142 KiB

filename_rules.gypi04-Jun-20144.6 KiB

gdb-add-index04-Jun-20143.8 KiB

get_landmines.py04-Jun-20142.1 KiB

git-hooks/04-Jun-20144 KiB

grit_action.gypi04-Jun-20141.7 KiB

grit_target.gypi04-Jun-20141 KiB

gyp_chromium04-Jun-201412 KiB

gyp_chromium.py04-Jun-2014767

gyp_helper.py04-Jun-20141.6 KiB

install-build-deps-android.sh04-Jun-20143.5 KiB

install-build-deps.sh04-Jun-201421.8 KiB

install-chroot.sh04-Jun-201429.8 KiB

internal/04-Jun-20144 KiB

intsafe_workaround.h04-Jun-2014778

ios/04-Jun-20144 KiB

isolate.gypi04-Jun-20143.6 KiB

jar_file_jni_generator.gypi04-Jun-20141.8 KiB

java.gypi04-Jun-201415.2 KiB

java_aidl.gypi04-Jun-20142.3 KiB

java_apk.gypi04-Jun-201429.8 KiB

java_prebuilt.gypi04-Jun-20143.2 KiB

jni_generator.gypi04-Jun-20142.1 KiB

json_schema_bundle_compile.gypi04-Jun-20142.2 KiB

json_schema_compile.gypi04-Jun-20143.6 KiB

json_to_struct.gypi04-Jun-20141.6 KiB

landmine_utils.py04-Jun-20142.7 KiB

landmines.py04-Jun-20144.4 KiB

linux/04-Jun-20144 KiB

mac/04-Jun-20144 KiB

nocompile.gypi04-Jun-20143.2 KiB

output_dll_copy.rules04-Jun-2014375

OWNERS04-Jun-20142

precompile.cc04-Jun-2014360

precompile.h04-Jun-20143.2 KiB

protoc.gypi04-Jun-20144.2 KiB

protoc_java.gypi04-Jun-20142.8 KiB

protoc_java.py04-Jun-20141.3 KiB

README.chromium04-Jun-2014892

release.gypi04-Jun-2014387

sanitize-mac-build-log.sed04-Jun-20141.2 KiB

sanitize-mac-build-log.sh04-Jun-2014227

sanitize-win-build-log.sed04-Jun-2014609

sanitize-win-build-log.sh04-Jun-2014227

shim_headers.gypi04-Jun-20141.9 KiB

slave/04-Jun-20144 KiB

some.gyp04-Jun-2014853

symlink.py04-Jun-20141,004

temp_gyp/04-Jun-20144 KiB

toolchain/04-Jun-20144 KiB

tree_truth.sh04-Jun-20142.8 KiB

uiautomator_test.gypi04-Jun-20141.3 KiB

update-linux-sandbox.sh04-Jun-20142.4 KiB

util/04-Jun-20144 KiB

whitespace_file.txt04-Jun-20143.1 KiB

win/04-Jun-20144 KiB

win_precompile.gypi04-Jun-2014704

README.chromium

1List of property sheets to be included by projects:
2  common.vsprops
3    Not used anymore. No-op. Kept for compatibility with current projects.
4
5  debug.vsprops
6    Enables debug settings. Must be included directly in Debug configuration. Includes internal\essential.vsprops.
7
8  external_code.vsprops
9    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.
10
11  output_dll_copy.rules
12    Run to enable automatic copy of DLL when they are as an input file in a vcproj project.
13
14  release.vsprops
15    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.
16