android
Revert 238718 "Fix non-goma android build after r238630"
2013-12-04 17:52:16 +00:00
config
GN: Add support for 32- and 64-bit cross-compiles.
2013-11-22 23:30:28 +00:00
git-hooks
Use sh instead of bash for the pre-commit hook.
2013-07-30 20:23:41 +00:00
internal
Disable fpo one more time, this time for non-official (canary) builds.
2012-02-09 21:04:32 +00:00
ios
Bring-up of the dom-distiller webui on ios.
2013-11-27 12:10:36 +00:00
linux
Update arm sysroot image used by arm/linux builder.
2013-11-04 22:25:24 +00:00
mac
Handle both OSX and iOS Simulator runtimes in the ASan postbuild script.
2013-11-22 09:25:20 +00:00
slave
Add src/build/slave directory.
2013-08-22 08:25:34 +00:00
temp_gyp
Time to kill googleurl.gyp
2013-06-22 14:20:10 +00:00
toolchain
GN: Add support for 32- and 64-bit cross-compiles.
2013-11-22 23:30:28 +00:00
util
Move files from the secondary GN directory to build.
2013-11-20 22:21:03 +00:00
win
Embed compatibility manifest into all *.exe files
2013-07-30 20:24:30 +00:00
OWNERS
Add wildcard OWNERS files for directories where anyone can approve commits.
2012-03-12 20:56:41 +00:00
README.chromium
TBR:nsylvain
2009-09-14 07:41:01 +00:00
all.gyp
IPC fuzzer child process component
2013-11-28 16:05:14 +00:00
all_android.gyp
Set media_perftests up for android and to be built by the perfbots.
2013-11-17 21:20:25 +00:00
apk_fake_jar.gypi
Predex java libraries
2013-03-27 23:31:27 +00:00
apk_test.gypi
[Android] Temporarily force gtests to be unmanaged.
2013-04-11 22:05:47 +00:00
apply_locales.py
Move apply_locales.py from src/chrome/tools/build/ to src/build/.
2010-03-09 02:00:21 +00:00
asan.saves
Revert ___asan_set_death_callback and ___asan_set_error_report_callback until the new Clang arrives.
2012-03-12 12:50:25 +00:00
branding_value.sh
Adding a general script to fetch values from the BRANDING files.
2009-05-19 14:10:09 +00:00
build-ctags.sh
Add a simple script for building a ctags DB in a Chromium checkout.
2013-10-09 05:40:40 +00:00
build_config.h
Define ARCH_CPU_LITTLE_ENDIAN for PNaCl
2013-12-03 02:33:06 +00:00
common.croc
Remove references to sconsbuild.
2013-10-12 02:38:29 +00:00
common.gypi
remove arm_version==5 configuration, since it's no longer supported
2013-12-04 18:26:12 +00:00
common_untrusted.gypi
Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser process
2012-08-30 19:47:38 +00:00
compiler_version.py
Removed CXX_target for Android
2012-10-18 22:08:06 +00:00
copy_test_data_ios.gypi
Fix handling of spaces with paths in copy_test_data.py
2012-11-09 18:04:50 +00:00
copy_test_data_ios.py
Fix handling of spaces with paths in copy_test_data.py
2012-11-09 18:04:50 +00:00
cp.py
Normalize output path to cp.py
2013-04-30 01:57:11 +00:00
dir_exists.py
Fix python scripts in src/build/
2011-11-23 19:13:44 +00:00
download_nacl_toolchains.py
Update NaCl ARM build flags now that gcc used as default compiler.
2013-04-05 07:19:47 +00:00
env_dump.py
Treat options to the envsetup script as args.
2013-09-23 23:08:09 +00:00
escape_unicode.py
Fix python scripts in src/build/
2011-11-23 19:13:44 +00:00
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
Make gdb-add-index index concurrently.
2013-08-15 18:03:03 +00:00
get_landmines.py
Refactor landmines.py so that it can be used downstream.
2013-08-21 02:44:58 +00:00
grit_action.gypi
Generate about:credits page automatically at build time.
2013-02-07 13:32:13 +00:00
grit_target.gypi
run cygwin mount setup in runhooks, and remove some references to it
2012-01-30 19:35:17 +00:00
gyp_chromium
Build liblouis_nacl using gyp.
2013-12-04 03:34:57 +00:00
gyp_chromium.py
Make gyp_chromium.py work with Python 2.7.
2013-05-28 16:02:13 +00:00
gyp_helper.py
Support GYP_CROSSCOMPILE variable in gyp_helper.
2013-05-07 21:05:39 +00:00
install-build-deps-android.sh
Add checkstyle dependency to install-build-deps-android.sh
2013-11-22 16:51:37 +00:00
install-build-deps.sh
linux_aura: Install language packs needed for testing.
2013-11-23 01:37:49 +00:00
install-chroot.sh
We sometimes erroneously detected processes in other sessions
2013-07-23 05:36:07 +00:00
intsafe_workaround.h
reland of intsafe precompiled header fix from https://codereview.chromium.org/14201003/
2013-04-17 17:25:34 +00:00
isolate.gypi
swarming: Support branded mac builds.
2013-12-03 18:15:11 +00:00
jar_file_jni_generator.gypi
jar_file_jni_generator accepts jar_input_file optionally
2013-03-26 08:03:53 +00:00
java.gypi
Adds ability to exclude java libraries
2013-08-24 03:25:14 +00:00
java_aidl.gypi
Use _target_name instead of package_name for java*.gypi
2013-02-20 22:39:17 +00:00
java_apk.gypi
Check library version and handle library load errors
2013-11-28 14:28:52 +00:00
java_prebuilt.gypi
[Android] Extend proguard preprocessing to prebuilt Java libraries.
2013-08-19 22:45:34 +00:00
jni_generator.gypi
Android: adds ptr_type to jni_generator.
2013-11-05 00:54:22 +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
Initial commit of the Dart Chrome Extension APIs generators
2013-02-06 01:29:31 +00:00
json_to_struct.gypi
Moving prepopulated search engines to a JSON file.
2012-11-17 14:20:29 +00:00
landmine_utils.py
mac: Use ninja by default.
2013-10-30 00:04:06 +00:00
landmines.py
Remove references to sconsbuild.
2013-10-12 02:38:29 +00:00
nocompile.gypi
Disable No-compile tests. They are flaky on the tree.
2011-11-29 08:19:02 +00:00
output_dll_copy.rules
Add the build directory to the repository.
2008-07-26 20:52:30 +00:00
precompile.cc
Use precompiled headers for most large projects where the .gyp file
2011-09-07 14:14:54 +00:00
precompile.h
reland of intsafe precompiled header fix from https://codereview.chromium.org/14201003/
2013-04-17 17:25:34 +00:00
protoc.gypi
Linux: update protoc wrapper to allow building with system protobuf.
2012-12-04 19:08:17 +00:00
protoc_java.gypi
Use _target_name instead of package_name for java*.gypi
2013-02-20 22:39:17 +00:00
protoc_java.py
Add support for generating jars from protos and add cacheinvalidation_java.
2012-11-14 21:20:47 +00:00
release.gypi
Remove Purify and Quantify.Doing so will reduce substantially the size of the project files.
2011-08-17 17:41:02 +00:00
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
Revert 180433 because build\some.gyp was added to the CL by mistake.
2013-02-04 17:18:03 +00:00
symlink.py
Skip argv[0] when processing command line options in symlink.py
2013-05-28 21:49:11 +00:00
tree_truth.sh
Add a script which prints recent changes in a set of repos.
2013-09-13 19:11:35 +00:00
uiautomator_test.gypi
Some of the build tools have moved in the SDK (e.g. aapt, aidl) from
2013-08-09 06:48:18 +00:00
update-linux-sandbox.sh
Add update-linux-sandbox.sh to build/
2012-06-06 20:12:46 +00:00
whitespace_file.txt
Revert 235041 "trigger 31 builders"
2013-11-14 05:36:54 +00:00
win_precompile.gypi
Use precompiled headers on Windows only when a flag is set.
2011-09-27 00:15:16 +00:00