Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(268)

Side by Side Diff: build/all.gyp

Issue 1898033003: Revert https://codereview.chromium.org/1871233002 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « BUILD.gn ('k') | cc/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 { 5 {
6 'variables': { 6 'variables': {
7 # A hook that can be overridden in other repositories to add additional 7 # A hook that can be overridden in other repositories to add additional
8 # compilation targets to 'All'. 8 # compilation targets to 'All'.
9 'app_targets%': [], 9 'app_targets%': [],
10 # For Android-specific targets. 10 # For Android-specific targets.
(...skipping 809 matching lines...) Expand 10 before | Expand all | Expand 10 after
820 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes ts', 820 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes ts',
821 '../third_party/WebKit/public/all.gyp:*', 821 '../third_party/WebKit/public/all.gyp:*',
822 '../tools/android/android_tools.gyp:android_tools', 822 '../tools/android/android_tools.gyp:android_tools',
823 '../tools/android/android_tools.gyp:memconsumer', 823 '../tools/android/android_tools.gyp:memconsumer',
824 '../tools/android/android_tools.gyp:push_apps_to_background', 824 '../tools/android/android_tools.gyp:push_apps_to_background',
825 '../tools/android/findbugs_plugin/findbugs_plugin.gyp:findbugs_plugi n_test', 825 '../tools/android/findbugs_plugin/findbugs_plugin.gyp:findbugs_plugi n_test',
826 '../tools/cygprofile/cygprofile.gyp:cygprofile_unittests', 826 '../tools/cygprofile/cygprofile.gyp:cygprofile_unittests',
827 '../ui/android/ui_android.gyp:ui_android_unittests', 827 '../ui/android/ui_android.gyp:ui_android_unittests',
828 '../ui/base/ui_base_tests.gyp:ui_base_unittests', 828 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
829 '../ui/events/events_unittests.gyp:events_unittests', 829 '../ui/events/events_unittests.gyp:events_unittests',
830 '../ui/latency_info/latency_info_unittests.gyp:latency_info_unittest s',
831 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests', 830 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests',
832 # Unit test bundles packaged as an apk. 831 # Unit test bundles packaged as an apk.
833 '../base/base.gyp:base_unittests_apk', 832 '../base/base.gyp:base_unittests_apk',
834 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests_apk', 833 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests_apk',
835 '../cc/cc_tests.gyp:cc_unittests_apk', 834 '../cc/cc_tests.gyp:cc_unittests_apk',
836 '../components/components_tests.gyp:components_browsertests_apk', 835 '../components/components_tests.gyp:components_browsertests_apk',
837 '../components/components_tests.gyp:components_unittests_apk', 836 '../components/components_tests.gyp:components_unittests_apk',
838 '../content/content_shell_and_tests.gyp:content_browsertests_apk', 837 '../content/content_shell_and_tests.gyp:content_browsertests_apk',
839 '../content/content_shell_and_tests.gyp:content_gl_tests_apk', 838 '../content/content_shell_and_tests.gyp:content_gl_tests_apk',
840 '../content/content_shell_and_tests.gyp:content_unittests_apk', 839 '../content/content_shell_and_tests.gyp:content_unittests_apk',
841 '../content/content_shell_and_tests.gyp:video_decode_accelerator_uni ttest_apk', 840 '../content/content_shell_and_tests.gyp:video_decode_accelerator_uni ttest_apk',
842 '../gpu/gpu.gyp:command_buffer_gles2_tests_apk', 841 '../gpu/gpu.gyp:command_buffer_gles2_tests_apk',
843 '../gpu/gpu.gyp:gl_tests_apk', 842 '../gpu/gpu.gyp:gl_tests_apk',
844 '../gpu/gpu.gyp:gpu_unittests_apk', 843 '../gpu/gpu.gyp:gpu_unittests_apk',
845 '../ipc/ipc.gyp:ipc_tests_apk', 844 '../ipc/ipc.gyp:ipc_tests_apk',
846 '../media/media.gyp:media_unittests_apk', 845 '../media/media.gyp:media_unittests_apk',
847 '../media/midi/midi.gyp:midi_unittests_apk', 846 '../media/midi/midi.gyp:midi_unittests_apk',
848 '../net/net.gyp:net_unittests_apk', 847 '../net/net.gyp:net_unittests_apk',
849 '../skia/skia_tests.gyp:skia_unittests_apk', 848 '../skia/skia_tests.gyp:skia_unittests_apk',
850 '../sql/sql.gyp:sql_unittests_apk', 849 '../sql/sql.gyp:sql_unittests_apk',
851 '../sync/sync.gyp:sync_unit_tests_apk', 850 '../sync/sync.gyp:sync_unit_tests_apk',
852 '../tools/android/heap_profiler/heap_profiler.gyp:heap_profiler_unit tests_apk', 851 '../tools/android/heap_profiler/heap_profiler.gyp:heap_profiler_unit tests_apk',
853 '../ui/android/ui_android.gyp:ui_android_unittests_apk', 852 '../ui/android/ui_android.gyp:ui_android_unittests_apk',
854 '../ui/android/ui_android.gyp:ui_junit_tests', 853 '../ui/android/ui_android.gyp:ui_junit_tests',
855 '../ui/base/ui_base_tests.gyp:ui_base_unittests_apk', 854 '../ui/base/ui_base_tests.gyp:ui_base_unittests_apk',
856 '../ui/events/events_unittests.gyp:events_unittests_apk', 855 '../ui/events/events_unittests.gyp:events_unittests_apk',
857 '../ui/gfx/gfx_tests.gyp:gfx_unittests_apk', 856 '../ui/gfx/gfx_tests.gyp:gfx_unittests_apk',
858 '../ui/gl/gl_tests.gyp:gl_unittests_apk', 857 '../ui/gl/gl_tests.gyp:gl_unittests_apk',
859 '../ui/latency_info/latency_info_unittests.gyp:latency_info_unittest s',
860 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests_apk', 858 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests_apk',
861 ], 859 ],
862 'conditions': [ 860 'conditions': [
863 ['chromecast==0', { 861 ['chromecast==0', {
864 'dependencies': [ 862 'dependencies': [
865 '../android_webview/android_webview.gyp:android_webview_unittest s', 863 '../android_webview/android_webview.gyp:android_webview_unittest s',
866 '../chrome/chrome.gyp:unit_tests', 864 '../chrome/chrome.gyp:unit_tests',
867 # Unit test bundles packaged as an apk. 865 # Unit test bundles packaged as an apk.
868 '../android_webview/android_webview.gyp:android_webview_test_apk ', 866 '../android_webview/android_webview.gyp:android_webview_test_apk ',
869 '../android_webview/android_webview.gyp:android_webview_unittest s_apk', 867 '../android_webview/android_webview.gyp:android_webview_unittest s_apk',
(...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after
1049 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid ation_unittests', 1047 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid ation_unittests',
1050 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes ts', 1048 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes ts',
1051 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_ unittests', 1049 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_ unittests',
1052 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni ttests', 1050 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni ttests',
1053 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', 1051 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
1054 '../third_party/catapult/telemetry/telemetry.gyp:*', 1052 '../third_party/catapult/telemetry/telemetry.gyp:*',
1055 '../ui/base/ui_base_tests.gyp:ui_base_unittests', 1053 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
1056 '../ui/events/events_unittests.gyp:events_unittests', 1054 '../ui/events/events_unittests.gyp:events_unittests',
1057 '../ui/gfx/gfx_tests.gyp:gfx_unittests', 1055 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1058 '../ui/gl/gl_tests.gyp:gl_unittests', 1056 '../ui/gl/gl_tests.gyp:gl_unittests',
1059 '../ui/latency_info/latency_info_unittests.gyp:latency_info_unittest s',
1060 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests', 1057 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests',
1061 '../ui/views/views.gyp:views_unittests', 1058 '../ui/views/views.gyp:views_unittests',
1062 '../url/url.gyp:url_unittests', 1059 '../url/url.gyp:url_unittests',
1063 ], 1060 ],
1064 'conditions': [ 1061 'conditions': [
1065 ['target_arch=="ia32"', { 1062 ['target_arch=="ia32"', {
1066 'dependencies': [ 1063 'dependencies': [
1067 '../chrome/chrome.gyp:crash_service_win64', 1064 '../chrome/chrome.gyp:crash_service_win64',
1068 ], 1065 ],
1069 }], 1066 }],
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
1153 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blin k_platform_unittests', 1150 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blin k_platform_unittests',
1154 '../ui/accessibility/accessibility.gyp:accessibility_unittests', 1151 '../ui/accessibility/accessibility.gyp:accessibility_unittests',
1155 '../ui/app_list/app_list.gyp:app_list_unittests', 1152 '../ui/app_list/app_list.gyp:app_list_unittests',
1156 '../ui/aura/aura.gyp:aura_unittests', 1153 '../ui/aura/aura.gyp:aura_unittests',
1157 '../ui/compositor/compositor.gyp:compositor_unittests', 1154 '../ui/compositor/compositor.gyp:compositor_unittests',
1158 '../ui/display/display.gyp:display_unittests', 1155 '../ui/display/display.gyp:display_unittests',
1159 '../ui/events/events_unittests.gyp:events_unittests', 1156 '../ui/events/events_unittests.gyp:events_unittests',
1160 '../ui/gfx/gfx_tests.gyp:gfx_unittests', 1157 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1161 '../ui/gl/gl_tests.gyp:gl_unittests', 1158 '../ui/gl/gl_tests.gyp:gl_unittests',
1162 '../ui/keyboard/keyboard.gyp:keyboard_unittests', 1159 '../ui/keyboard/keyboard.gyp:keyboard_unittests',
1163 '../ui/latency_info/latency_info_unittests.gyp:latency_info_unittest s',
1164 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests', 1160 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests',
1165 '../url/url.gyp:url_unittests', 1161 '../url/url.gyp:url_unittests',
1166 ], 1162 ],
1167 }, 1163 },
1168 ], # targets 1164 ], # targets
1169 'conditions': [ 1165 'conditions': [
1170 ['branding=="Chrome"', { 1166 ['branding=="Chrome"', {
1171 'targets': [ 1167 'targets': [
1172 { 1168 {
1173 'target_name': 'chrome_official_builder_no_unittests', 1169 'target_name': 'chrome_official_builder_no_unittests',
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
1272 '../skia/skia_tests.gyp:skia_unittests', 1268 '../skia/skia_tests.gyp:skia_unittests',
1273 '../ui/app_list/app_list.gyp:*', 1269 '../ui/app_list/app_list.gyp:*',
1274 '../ui/aura/aura.gyp:*', 1270 '../ui/aura/aura.gyp:*',
1275 '../ui/aura_extra/aura_extra.gyp:*', 1271 '../ui/aura_extra/aura_extra.gyp:*',
1276 '../ui/base/ui_base_tests.gyp:ui_base_unittests', 1272 '../ui/base/ui_base_tests.gyp:ui_base_unittests',
1277 '../ui/compositor/compositor.gyp:*', 1273 '../ui/compositor/compositor.gyp:*',
1278 '../ui/display/display.gyp:display_unittests', 1274 '../ui/display/display.gyp:display_unittests',
1279 '../ui/events/events.gyp:*', 1275 '../ui/events/events.gyp:*',
1280 '../ui/gfx/gfx_tests.gyp:gfx_unittests', 1276 '../ui/gfx/gfx_tests.gyp:gfx_unittests',
1281 '../ui/gl/gl_tests.gyp:gl_unittests', 1277 '../ui/gl/gl_tests.gyp:gl_unittests',
1282 '../ui/latency_info/latency_info.gyp:*',
1283 '../ui/keyboard/keyboard.gyp:*', 1278 '../ui/keyboard/keyboard.gyp:*',
1284 '../ui/snapshot/snapshot.gyp:snapshot_unittests', 1279 '../ui/snapshot/snapshot.gyp:snapshot_unittests',
1285 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests', 1280 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni ttests',
1286 '../ui/wm/wm.gyp:*', 1281 '../ui/wm/wm.gyp:*',
1287 'blink_tests', 1282 'blink_tests',
1288 ], 1283 ],
1289 'conditions': [ 1284 'conditions': [
1290 ['OS=="win"', { 1285 ['OS=="win"', {
1291 'dependencies': [ 1286 'dependencies': [
1292 '../chrome/chrome.gyp:crash_service', 1287 '../chrome/chrome.gyp:crash_service',
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
1395 'dependencies': [ 1390 'dependencies': [
1396 '../ui/views/examples/examples.gyp:views_examples_with_content_exe', 1391 '../ui/views/examples/examples.gyp:views_examples_with_content_exe',
1397 '../ui/views/views.gyp:views', 1392 '../ui/views/views.gyp:views',
1398 '../ui/views/views.gyp:views_unittests', 1393 '../ui/views/views.gyp:views_unittests',
1399 ], 1394 ],
1400 }, # target_name: macviews_builder 1395 }, # target_name: macviews_builder
1401 ], # targets 1396 ], # targets
1402 }], # os=='mac' and toolkit_views==1 1397 }], # os=='mac' and toolkit_views==1
1403 ], # conditions 1398 ], # conditions
1404 } 1399 }
OLDNEW
« no previous file with comments | « BUILD.gn ('k') | cc/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698