Clone of https://chromium.googlesource.com/chromium/src/build with Mozilla's local modifications
Перейти к файлу
nyquist@chromium.org 07da02aaf0 Fix protoc_java.gypi action dependency.
The genproto_java action was not necessarily run before the java.gypi
included action, so the build would fail.

This makes java.gypi depend on the genproto_java stamp file, so the
order will now be deterministic.

BUG=161587

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@168838 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-11-20 18:05:34 +00:00
android Android: fixes after r168792. 2012-11-20 17:18:05 +00:00
internal Disable fpo one more time, this time for non-official (canary) builds. 2012-02-09 21:04:32 +00:00
ios Add Sad Tab resources to the iOS build. 2012-11-08 10:27:08 +00:00
linux Remove the dependency to dbus-glib from from the remaining places. 2012-10-23 02:00:41 +00:00
mac Add an option to specify the versio to tweak_info_plist, and use it to set the version of content_shell 2012-11-05 21:57:28 +00:00
temp_gyp Add iOS support to googleurl.gyp 2012-07-05 15:14:31 +00:00
util Allow lastchange.py to be used for arbitrary repositories. 2012-10-25 20:59:36 +00:00
win Set svn:executable bit on scripts that are executable. 2012-04-23 03:24:12 +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 Revert 168603 - Beginnings of moving more stuff from build_sdk.py to GYP. 2012-11-19 21:24:03 +00:00
all_android.gyp Add support for generating jars from protos and add cacheinvalidation_java. 2012-11-14 21:20:47 +00:00
apk_test.gypi Nuke unused test code. 2012-10-10 17:21:09 +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_config.h chromeos: Remove CROS_FONTS_USING_BCI. 2012-08-16 18:47:56 +00:00
build_output_dirs_android.gyp Fix spurious rebuilds of apks for Android build. 2012-10-13 06:13:48 +00:00
common.croc Revert 165685 - Revert 163638 - Adds units for all Chromium perf tests. These units are recorded in the graphs.dat file, and can then be used to determine whether the test has improved or regressed when the graph goes up. 2012-11-12 15:32:47 +00:00
common.gypi [Android] For shared library build, use shared versions of stlport and gnu_stl 2012-11-19 21:19:04 +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 Rename aura_shell_unittests to ash_unittests, part 1 2012-07-13 21:27:03 +00:00
dir_exists.py Fix python scripts in src/build/ 2011-11-23 19:13:44 +00:00
download_nacl_toolchains.py Bump DEPS and use new download_toolchains.py in NaCl Repo. 2012-08-01 02:35:49 +00:00
escape_unicode.py Fix python scripts in src/build/ 2011-11-23 19:13:44 +00:00
extract_from_cab.py Quieter cab extraction 2012-05-23 07:08:56 +00:00
filename_rules.gypi overscroll: Add a browser-test for the aura implementation. 2012-11-19 20:51:37 +00:00
gdb-add-index Make gdb-add-index better respect relative paths and bind mounts. 2012-09-15 02:28:20 +00:00
grit_action.gypi Move Chromoting strings to string_resources.grd and simplify remoting_resources target. 2012-11-06 03:39:19 +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 Selective build clobbering feature (landmines.py and android build scripts). 2012-11-14 04:59:48 +00:00
gyp_chromium.py add wrapper to make GYP_PARALLEL=1 work for build\gyp_chromium 2012-10-04 17:22:19 +00:00
gyp_helper.py Use universal newlines in gyp_helper. 2012-11-15 01:51:54 +00:00
install-build-deps-android.sh Fix android build deps to work on ubuntu 12.04+ 2012-09-26 21:47:07 +00:00
install-build-deps.sh Add --arm option to install-build-deps.sh. 2012-11-15 01:06:26 +00:00
install-chroot.sh Always reference newly created script using full path. 2012-10-17 16:47:59 +00:00
isolate.gypi Disable isolate_dependency_tracked in build driver for .isolate files. 2012-11-05 18:29:12 +00:00
jar_file_jni_generator.gypi Upstreaming AndroidProtocolAdapter. 2012-08-02 18:04:49 +00:00
java.gypi Support Java resources within content. 2012-11-16 20:39:20 +00:00
java_aidl.gypi Add more generic support for java targets bundling multiple directories 2012-09-28 18:22:29 +00:00
java_apk.gypi Enable Android APKs to be build with R.java in a custom package. 2012-11-20 02:17:23 +00:00
jni_generator.gypi Android: uses "import" section and inner classes for obtaining qualified JNI parameters. 2012-11-07 19:06:51 +00:00
json_schema_bundle_compile.gypi Remove dependence on .json files for IDL-specified extensions/apps APIs 2012-03-21 05:40:14 +00:00
json_schema_compile.gypi Reapply 127159 (http://codereview.chromium.org/9666059) plus important fixes. 2012-03-19 22:24:35 +00:00
json_to_struct.gypi Moving prepopulated search engines to a JSON file. 2012-11-17 14:20:29 +00:00
landmines.py Only show landmines output if the environment says so. 2012-11-15 02:53:03 +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 Change a couple of TODOs to plain comments. 2012-04-24 19:04:41 +00:00
protoc.gypi Add support for generating jars from protos and add cacheinvalidation_java. 2012-11-14 21:20:47 +00:00
protoc_java.gypi Fix protoc_java.gypi action dependency. 2012-11-20 18:05:34 +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 Set svn:executable bit on scripts that are executable. 2012-04-23 03:24:12 +00:00
sanitize-mac-build-log.sh Make script cross-platform. 2010-12-15 17:23:25 +00:00
sanitize-win-build-log.sed Set svn:executable bit on scripts that are executable. 2012-04-23 03:24:12 +00:00
sanitize-win-build-log.sh emacs: make trybot parser work on offical windows build output 2010-12-17 03:46:15 +00:00
some.gyp A gyp file that generates a Visual studio solution for only certain targets and their transitive dependencies. 2011-08-10 00:11: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 Whitspace change. 2012-11-05 03:06:03 +00:00
win_precompile.gypi Use precompiled headers on Windows only when a flag is set. 2011-09-27 00:15:16 +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.