Clone of https://chromium.googlesource.com/chromium/src/build with Mozilla's local modifications
Перейти к файлу
raphael.kubo.da.costa 8fdc2bb2fb gn: Stop making |use_atk| depend on |use_gconf|.
This partly reverts commit 2a395c69f ("make use of existing gn args in
ui build config").

atk itself does not depend on gconf, and the change introduced in the
commit above was likely created before commit 95ba4446 ("Move linux
pkg_config() calls into separate BUILD.gn files"), when atk and gconf
were part of the same if block in build/config/linux/BUILD.gn.

See also: https://codereview.chromium.org/2241513002

R=brettw@chromium.org,dpranke@chromium.org,mostynb@opera.com
BUG=632297

Review-Url: https://codereview.chromium.org/2248043002
Cr-Original-Commit-Position: refs/heads/master@{#412634}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 984335951bbc9b2d9532db8b8d1161494f79a105
2016-08-17 21:05:24 +00:00
android (Reland) Update all Robolectric tests to Robolectric 3.0 2016-08-17 16:55:19 +00:00
args Update parent waterfall for blimp-engine 2016-08-09 05:12:48 +00:00
config gn: Stop making |use_atk| depend on |use_gconf|. 2016-08-17 21:05:24 +00:00
experimental Linux: Add xcb to install-build-deps 2016-08-05 00:52:16 +00:00
git-hooks Silence git-hooks/pre-commit in the absence of .gitmodules (take 2). 2014-04-05 00:29:14 +00:00
internal Revert of Revert of Sync Windows build flags between GYP and GN (patchset #1 id:1 of https://codereview.chromium.org/1185963004/) 2015-06-17 09:09:26 +00:00
ios gyp: <(GENERATOR) is now always ninja, so simplify some conditionals. 2016-06-13 16:21:32 +00:00
linux Update install-sysroot.py to include libbluetooth 2016-08-17 01:30:18 +00:00
mac Fail with a clear error if the required SDK is not installed. 2016-08-09 02:25:24 +00:00
sanitizers Suppress TSAN Race in TaskSchedulerWorkerPoolCheckTlsReuse 2016-08-16 22:37:33 +00:00
secondary gn: Add asserts that libjpeg_turbo is not used on iOS. 2016-08-03 17:36:29 +00:00
slave build/slave/OWNERS: remove bevc and ilevy + update stip 2014-10-28 16:44:47 +00:00
toolchain Pass the bundle product_type to the actool invocation. 2016-08-13 02:50:15 +00:00
util [Mac/GN] Fix all the //remoting Info.plist substitutions. 2016-07-23 03:38:06 +00:00
win Move the Syzygy scripts out of //chrome/ 2016-07-11 16:34:38 +00:00
OWNERS Add brucedawson to build\OWNERS 2016-04-04 18:41:29 +00:00
PRESUBMIT.py Remove unused constant in build/PRESUBMIT.py 2015-04-21 18:12:46 +00:00
all.gyp A tool to disable the outdated build detector for organic installs of Chrome. 2016-08-05 11:32:52 +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 Convert apk obfuscation to python 2014-06-11 13:19:47 +00:00
apk_test.gypi Reland #2: Move side-loaded test data /sdcard -> /sdcard/gtestdata 2016-06-08 16:56: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
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 Change build-ctags.sh output file name from ".tags" to "tags" 2014-12-09 20:36:25 +00:00
build_config.h Recognize new Operating System: NetBSD 2016-07-31 23:59:54 +00:00
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 check_return_value.py should drop stderr of the command it runs. 2014-04-03 07:36:32 +00:00
chrome_settings.gypi fix breaking third parties using grit 2015-11-05 11:04:11 +00:00
clobber.py Fix clobber.py to restore args.gn on failure 2016-05-20 22:02:33 +00:00
common.croc Remove references to sconsbuild. 2013-10-12 02:38:29 +00:00
common.gypi clang/win: Stop disabling symbols by default in debug builds. 2016-08-08 21:15:17 +00:00
common_untrusted.gypi Build only the appropriate x86 arches for nacl (chrome side). 2014-09-16 02:33:15 +00:00
compiled_action.gni GN: forward_variables_from shouldn't clobber vars. 2016-05-03 01:09:10 +00:00
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 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
detect_host_arch.py Detect MIPS64 hosts as "mips" architecture 2016-06-15 15:49:25 +00:00
dir_exists.py gyp performance: don't invoke python to check dir existance 2014-04-16 21:52:49 +00:00
download_gold_plugin.py Remove stderr redirect hack from build/download_gold_plugin.py. 2016-05-31 21:14:07 +00:00
download_nacl_toolchains.py Early exit in download_nacl_toolchains on Android. 2015-09-03 14:58:42 +00:00
env_dump.py Treat options to the envsetup script as args. 2013-09-23 23:08:09 +00:00
extract_from_cab.py Fix spelling: "supress" -> "suppress" 2013-11-02 02:05:53 +00:00
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 Add a script that can discover *.isolated files in a directory. 2014-02-28 19:46:52 +00:00
gdb-add-index gdb-add-index now removes its temp directory 2016-06-01 20:21:54 +00:00
get_landmines.py Remove more unused landmines code 2016-07-30 14:10:12 +00:00
get_syzygy_binaries.py Don't launch sub-process through shell. 2015-07-16 18:45:37 +00:00
gn_helpers.py Switch MB to write the GN args to args.gn. 2016-04-14 01:44:13 +00:00
gn_helpers_unittest.py Add FromGNArgs() to gn_helpers. 2016-04-06 00:10:38 +00:00
gn_migration.gypi A tool to disable the outdated build detector for organic installs of Chrome. 2016-08-05 11:32:52 +00:00
gn_run_binary.py Add yasm to the GN build. 2014-06-12 19:35:55 +00:00
grit_action.gypi fix breaking third parties using grit 2015-11-05 11:04:11 +00:00
grit_target.gypi Use a qualified path for grit/net_resources.h 2014-08-18 22:36:01 +00:00
gyp_chromium Move logic of gyp_chromium into gyp_chromium.py 2015-08-11 21:02:19 +00:00
gyp_chromium.py Turn off GYP by default in `gclient runhooks`. 2016-07-19 18:05:17 +00:00
gyp_chromium_test.py Move logic of gyp_chromium into gyp_chromium.py 2015-08-11 21:02:19 +00:00
gyp_environment.py ios: Default GYP_GENERATORS to ninja, and error out if GYP_GENERATORS is xcode 2016-06-08 19:49:43 +00:00
gyp_helper.py Expose CC.host_wrapper and CXX.host_wrapper. 2015-04-02 20:42:43 +00:00
gypi_to_gn.py Add documentation for exec_script and gypi_to_gn 2016-04-19 22:55:02 +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 Revert of Revert of [Android] JUnit runner + gyp changes. (patchset #1 id:1 of https://codereview.chromium.org/597123002/) 2014-09-24 14:02:15 +00:00
install-build-deps-android.sh install-build-deps-android.sh support for Ubuntu Xenial 2016-04-28 00:34:59 +00:00
install-build-deps.sh Linux: Add xcb to install-build-deps 2016-08-05 00:52:16 +00:00
install-chroot.sh Fix install-chroot.sh for recent versions of ubuntu 2015-06-29 18:19:53 +00:00
inverse_depth.py Mojo: Include "path/to/foo.mojom.h" 2014-02-27 22:07:43 +00:00
isolate.gypi This removes most of the NSS files and both the use_openssl build argument and 2016-04-20 16:36:24 +00:00
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 Make aapt and aidl paths flexible. 2015-06-04 23:29:15 +00:00
java_apk.gypi Reland #3 Refactor process_resources.py to use aapt's --extra-packages 2016-06-23 18:50:55 +00:00
java_prebuilt.gypi Store proguarded jar in product out under lib.java. 2015-08-28 14:03:03 +00:00
java_strings_grd.gypi Pass resources to dependents as zip files instead of directories 2014-06-11 01:20:55 +00:00
jni_generator.gypi Remove passing of --jarjar to jni_generator.py 2016-05-13 17:22:05 +00:00
json_schema_api.gni Make more static libraries in GN build. 2016-06-30 01:37:54 +00:00
json_schema_bundle_compile.gypi Generate all extension schema namespaces as "api" and instead vary the generated bundle names. 2015-07-23 18:28:16 +00:00
json_schema_bundle_registration_compile.gypi Generate all extension schema namespaces as "api" and instead vary the generated bundle names. 2015-07-23 18:28:16 +00:00
json_schema_compile.gypi Move json schema compiler target into build/ to match gyp 2014-09-30 22:27:41 +00:00
json_to_struct.gypi Generate a static struct from fieldtrial_testing_config 2015-07-11 01:05:09 +00:00
landmine_utils.py Recognize for now NetBSD as a Linux-like variant in landmine_utils.py 2016-08-09 19:39:03 +00:00
landmines.py Simplify landmines code a bit now that all branches of all platforms are on ninja 2016-07-30 00:36:52 +00:00
mac_toolchain.py Fix build/mac_toolchain.py for pylint warning. 2016-05-16 02:30:24 +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
package_mac_toolchain.py Scripts to upload and update the mac toolchain. 2016-03-26 21:45:51 +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 Annotate large GN targets for precompiled headers 2015-07-28 18:25:26 +00:00
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 Plugin support for protobuf compiler (protoc) targets. 2016-07-06 23:41:42 +00:00
protoc_java.gypi [Android] Incorporate findbugs into android builds. 2015-03-24 03:15:40 +00:00
protoc_java.py Add proto_java_library to gn 2014-10-01 23:49:49 +00:00
redirect_stdout.py [Mac/GN] Add targets to run dump_syms and create the dSYM archive. 2016-06-09 22:59:07 +00:00
release.gypi Allow incrementally linked release builds on windows. 2014-05-14 17:22:59 +00:00
repack_action.gypi Work on GN build, mostly in //ui 2014-07-02 20:39:12 +00:00
rmdir_and_stamp.py [mojo] Delete third_party/mojo 2016-02-10 09:58:42 +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 Remove removed (and outdated anyway) Perl IDL compiler line from sed script 2014-02-27 15:00:45 +00:00
sanitize-win-build-log.sh Cleanup sanitize build sed and sh scripts. 2013-10-31 04:21:14 +00:00
set_clang_warning_flags.gypi Use clang as default host compiler when cross-compiling 2014-08-04 19:05:02 +00:00
shim_headers.gni unbundle: add shim_headers.gni and unbundled GN file for zlib 2016-04-15 08:03:33 +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
split_static_library.gni Make webkit_modules a split static library in non-component builds. 2016-07-15 18:23:16 +00:00
symlink.gni Fix GN deps needed by third_party/WebKit/Tools/Scripts/run-webkit-tests 2016-04-13 00:07:09 +00:00
symlink.py Expand the ~ character in link_names of symlink.py 2016-03-21 17:54:51 +00:00
tree_truth.sh Print project path in build/tree_truth.sh (fix typo) 2014-11-11 16:53:33 +00:00
update-linux-sandbox.sh Report better error message on update sandbox for gn builds 2015-08-20 22:39:59 +00:00
vs_toolchain.py Copy local CRT DLLs to gn output directories 2016-06-01 19:11:15 +00:00
whitespace_file.txt Delete third_party/html_office. 2016-05-23 21:02:23 +00:00
win_is_xtree_patched.py Fix xtree patch check, and in turn C4702 disabling 2015-01-07 23:42:34 +00:00
win_precompile.gypi Revert of clang/win: Disable precompiled headers. (patchset #1 id:1 of https://codereview.chromium.org/1904193002/ ) 2016-04-22 19:43:44 +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