2010-10-07 23:03:42 +04:00
|
|
|
# Copyright (c) 2010 The Chromium Authors. All rights reserved.
|
2009-02-26 00:26:55 +03:00
|
|
|
# Use of this source code is governed by a BSD-style license that can be
|
|
|
|
# found in the LICENSE file.
|
|
|
|
|
|
|
|
{
|
|
|
|
'targets': [
|
|
|
|
{
|
|
|
|
'target_name': 'All',
|
|
|
|
'type': 'none',
|
2009-04-30 23:24:02 +04:00
|
|
|
'xcode_create_dependents_test_runner': 1,
|
2009-02-26 00:26:55 +03:00
|
|
|
'dependencies': [
|
2009-05-17 06:02:42 +04:00
|
|
|
'../app/app.gyp:*',
|
2009-02-26 00:26:55 +03:00
|
|
|
'../base/base.gyp:*',
|
2010-05-07 22:10:53 +04:00
|
|
|
'../chrome/browser/sync/tools/sync_tools.gyp:*',
|
2009-06-02 07:27:01 +04:00
|
|
|
'../chrome/chrome.gyp:*',
|
2010-03-13 11:26:32 +03:00
|
|
|
'../gfx/gfx.gyp:*',
|
2010-03-30 03:18:12 +04:00
|
|
|
'../gpu/gpu.gyp:*',
|
2010-05-14 18:28:54 +04:00
|
|
|
'../gpu/demos/demos.gyp:*',
|
2009-07-23 03:57:21 +04:00
|
|
|
'../ipc/ipc.gyp:*',
|
2010-06-30 06:30:44 +04:00
|
|
|
'../jingle/jingle.gyp:*',
|
2009-03-30 08:27:26 +04:00
|
|
|
'../media/media.gyp:*',
|
2009-03-31 00:14:38 +04:00
|
|
|
'../net/net.gyp:*',
|
2010-11-02 19:30:13 +03:00
|
|
|
'../ppapi/ppapi.gyp:*',
|
2009-03-31 00:14:38 +04:00
|
|
|
'../printing/printing.gyp:*',
|
2009-04-02 21:39:00 +04:00
|
|
|
'../sdch/sdch.gyp:*',
|
|
|
|
'../skia/skia.gyp:*',
|
2009-05-28 10:02:56 +04:00
|
|
|
'../testing/gmock.gyp:*',
|
2009-04-06 05:00:05 +04:00
|
|
|
'../testing/gtest.gyp:*',
|
2009-04-02 21:39:00 +04:00
|
|
|
'../third_party/bzip2/bzip2.gyp:*',
|
2010-04-30 06:25:26 +04:00
|
|
|
'../third_party/cacheinvalidation/cacheinvalidation.gyp:*',
|
2010-01-20 00:32:42 +03:00
|
|
|
'../third_party/cld/cld.gyp:*',
|
2009-04-25 17:27:25 +04:00
|
|
|
'../third_party/codesighs/codesighs.gyp:*',
|
2009-04-07 23:50:16 +04:00
|
|
|
'../third_party/ffmpeg/ffmpeg.gyp:*',
|
2010-11-03 00:40:51 +03:00
|
|
|
'../third_party/iccjpeg/iccjpeg.gyp:*',
|
2009-09-09 10:49:08 +04:00
|
|
|
'../third_party/icu/icu.gyp:*',
|
2009-04-02 21:39:00 +04:00
|
|
|
'../third_party/libpng/libpng.gyp:*',
|
2010-11-03 00:40:51 +03:00
|
|
|
'../third_party/libwebp/libwebp.gyp:*',
|
2009-04-02 21:39:00 +04:00
|
|
|
'../third_party/libxml/libxml.gyp:*',
|
|
|
|
'../third_party/libxslt/libxslt.gyp:*',
|
2009-05-16 00:40:08 +04:00
|
|
|
'../third_party/lzma_sdk/lzma_sdk.gyp:*',
|
2010-07-16 03:03:04 +04:00
|
|
|
'../third_party/mesa/mesa.gyp:*',
|
2009-04-02 21:39:00 +04:00
|
|
|
'../third_party/modp_b64/modp_b64.gyp:*',
|
|
|
|
'../third_party/npapi/npapi.gyp:*',
|
2009-11-13 05:15:59 +03:00
|
|
|
'../third_party/ots/ots.gyp:*',
|
2010-11-12 22:39:04 +03:00
|
|
|
'../third_party/qcms/qcms.gyp:*',
|
2009-04-02 21:39:00 +04:00
|
|
|
'../third_party/sqlite/sqlite.gyp:*',
|
2011-01-17 09:50:01 +03:00
|
|
|
'../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:*',
|
2009-04-02 21:39:00 +04:00
|
|
|
'../third_party/zlib/zlib.gyp:*',
|
2010-05-14 07:21:55 +04:00
|
|
|
'../webkit/support/webkit_support.gyp:*',
|
2009-11-13 08:00:13 +03:00
|
|
|
'../webkit/webkit.gyp:*',
|
2009-06-04 20:08:16 +04:00
|
|
|
'util/build_util.gyp:*',
|
2009-04-06 00:15:21 +04:00
|
|
|
'temp_gyp/googleurl.gyp:*',
|
2010-12-07 10:27:27 +03:00
|
|
|
'<(libjpeg_gyp_path):*',
|
2009-03-11 01:21:55 +03:00
|
|
|
],
|
|
|
|
'conditions': [
|
2009-04-22 05:16:42 +04:00
|
|
|
['javascript_engine=="v8"', {
|
|
|
|
'dependencies': [
|
2009-04-29 01:37:56 +04:00
|
|
|
'../v8/tools/gyp/v8.gyp:*',
|
2009-04-22 05:16:42 +04:00
|
|
|
],
|
|
|
|
}],
|
2010-05-15 02:27:30 +04:00
|
|
|
['OS=="mac" or OS=="linux" or OS=="freebsd" or OS=="openbsd"', {
|
2009-11-05 03:56:41 +03:00
|
|
|
'dependencies': [
|
2009-11-13 22:30:25 +03:00
|
|
|
'../third_party/yasm/yasm.gyp:*#host',
|
|
|
|
],
|
2009-11-05 03:56:41 +03:00
|
|
|
}],
|
2010-06-02 00:28:03 +04:00
|
|
|
['OS=="mac" or OS=="win"', {
|
|
|
|
'dependencies': [
|
|
|
|
'../third_party/nss/nss.gyp:*',
|
|
|
|
],
|
|
|
|
}],
|
2009-09-29 21:41:33 +04:00
|
|
|
['OS=="mac"', {
|
|
|
|
'dependencies': [
|
|
|
|
'../third_party/ocmock/ocmock.gyp:*',
|
|
|
|
],
|
|
|
|
}],
|
2009-03-25 19:29:02 +03:00
|
|
|
['OS=="linux"', {
|
|
|
|
'dependencies': [
|
2009-07-08 05:15:14 +04:00
|
|
|
'../breakpad/breakpad.gyp:*',
|
2009-10-30 14:23:08 +03:00
|
|
|
'../courgette/courgette.gyp:*',
|
2009-07-08 05:15:14 +04:00
|
|
|
'../sandbox/sandbox.gyp:*',
|
2009-03-25 19:29:02 +03:00
|
|
|
],
|
2009-07-30 21:42:35 +04:00
|
|
|
'conditions': [
|
|
|
|
['branding=="Chrome"', {
|
|
|
|
'dependencies': [
|
2010-05-24 04:35:46 +04:00
|
|
|
'../chrome/chrome.gyp:linux_packages_<(channel)',
|
2009-07-30 21:42:35 +04:00
|
|
|
],
|
|
|
|
}],
|
|
|
|
],
|
2009-03-25 19:29:02 +03:00
|
|
|
}],
|
2009-12-17 17:49:39 +03:00
|
|
|
['OS=="linux" or OS=="freebsd" or OS=="openbsd"', {
|
2009-12-11 23:04:06 +03:00
|
|
|
'dependencies': [
|
|
|
|
'../tools/gtk_clipboard_dump/gtk_clipboard_dump.gyp:*',
|
|
|
|
'../tools/xdisplaycheck/xdisplaycheck.gyp:*',
|
|
|
|
],
|
|
|
|
}],
|
2009-03-23 03:38:22 +03:00
|
|
|
['OS=="win"', {
|
Make no-tcmalloc (really, non-base/allocator) builds work again,
(i.e. this is a plain vanilla build used when layers like base/allocator
are getting in the way of debugging)
and make sure they use msvcrt rather than libcmt
(libcmt is used to help shim malloc/free, but it gets
in the way of valgrind doing the same thing).
Sadly, this is now a gyp-time operation rather than a Configuration
option.
Had to remove hardcoded C prototype for _set_new_mode,
as that caused link errors.
Also add variables win_{release,debug}_{Optimization,RuntimeLibrary}
to let the valgrind build override those settings.
Fix calling convention on _set_new_mode to match the
one in <new.h>
BUG=none
TEST=build with ~/.gyp/include.gypi set as described in comment in common.gypi, gclient runhooks, do release build, verify all exe's and dll's linked against msvcrt dll
Review URL: http://codereview.chromium.org/455037
git-svn-id: http://src.chromium.org/svn/trunk/src/build@33719 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2009-12-04 00:07:47 +03:00
|
|
|
'conditions': [
|
|
|
|
['win_use_allocator_shim==1', {
|
|
|
|
'dependencies': [
|
|
|
|
'../base/allocator/allocator.gyp:*',
|
|
|
|
],
|
|
|
|
}],
|
|
|
|
],
|
2009-03-23 03:38:22 +03:00
|
|
|
'dependencies': [
|
2009-05-27 06:06:16 +04:00
|
|
|
'../breakpad/breakpad.gyp:*',
|
2009-05-28 12:17:39 +04:00
|
|
|
'../chrome/app/locales/locales.gyp:*',
|
2010-11-02 15:39:54 +03:00
|
|
|
'../ceee/ceee.gyp:*',
|
2010-01-20 00:15:06 +03:00
|
|
|
'../chrome_frame/chrome_frame.gyp:*',
|
2009-05-09 03:00:29 +04:00
|
|
|
'../courgette/courgette.gyp:*',
|
2009-05-28 01:29:36 +04:00
|
|
|
'../gears/gears.gyp:*',
|
2010-06-10 19:25:46 +04:00
|
|
|
'../rlz/rlz.gyp:*',
|
2009-05-27 06:06:16 +04:00
|
|
|
'../sandbox/sandbox.gyp:*',
|
2010-07-27 22:18:17 +04:00
|
|
|
'../third_party/angle/src/build_angle.gyp:*',
|
2009-05-27 06:06:16 +04:00
|
|
|
'../third_party/bsdiff/bsdiff.gyp:*',
|
|
|
|
'../third_party/bspatch/bspatch.gyp:*',
|
2010-01-09 21:15:32 +03:00
|
|
|
'../third_party/gles2_book/gles2_book.gyp:*',
|
2009-05-28 01:29:36 +04:00
|
|
|
'../tools/memory_watcher/memory_watcher.gyp:*',
|
2009-03-23 03:38:22 +03:00
|
|
|
],
|
2009-04-02 21:39:00 +04:00
|
|
|
}, {
|
|
|
|
'dependencies': [
|
|
|
|
'../third_party/libevent/libevent.gyp:*',
|
|
|
|
],
|
2009-03-23 03:38:22 +03:00
|
|
|
}],
|
2010-04-27 22:31:31 +04:00
|
|
|
['toolkit_views==1', {
|
2009-05-20 22:00:21 +04:00
|
|
|
'dependencies': [
|
|
|
|
'../views/views.gyp:*',
|
|
|
|
],
|
|
|
|
}],
|
2010-01-18 05:29:41 +03:00
|
|
|
['chromeos==1', {
|
|
|
|
'dependencies': [
|
2010-06-21 10:15:40 +04:00
|
|
|
'../chrome/browser/chromeos/input_method/candidate_window.gyp:*',
|
2010-01-18 05:29:41 +03:00
|
|
|
],
|
|
|
|
}],
|
2010-06-12 03:08:17 +04:00
|
|
|
['remoting==1', {
|
2010-06-09 02:43:45 +04:00
|
|
|
'dependencies': [
|
2010-06-12 03:08:17 +04:00
|
|
|
'../remoting/remoting.gyp:*',
|
2010-06-09 02:43:45 +04:00
|
|
|
],
|
|
|
|
}],
|
2010-10-22 17:12:34 +04:00
|
|
|
['use_openssl!=1', {
|
|
|
|
'dependencies': [
|
|
|
|
'../net/third_party/nss/ssl.gyp:*',
|
|
|
|
],
|
|
|
|
}],
|
2009-02-26 00:26:55 +03:00
|
|
|
],
|
|
|
|
},
|
2010-10-26 01:15:46 +04:00
|
|
|
{
|
|
|
|
'target_name': 'chromium_builder_tests',
|
|
|
|
'type': 'none',
|
|
|
|
'dependencies': [
|
|
|
|
'../app/app.gyp:app_unittests',
|
|
|
|
'../base/base.gyp:base_unittests',
|
|
|
|
'../chrome/chrome.gyp:browser_tests',
|
|
|
|
'../chrome/chrome.gyp:interactive_ui_tests',
|
|
|
|
'../chrome/chrome.gyp:nacl_ui_tests',
|
|
|
|
'../chrome/chrome.gyp:nacl_sandbox_tests',
|
|
|
|
'../chrome/chrome.gyp:safe_browsing_tests',
|
|
|
|
'../chrome/chrome.gyp:sync_integration_tests',
|
|
|
|
'../chrome/chrome.gyp:sync_unit_tests',
|
|
|
|
'../chrome/chrome.gyp:ui_tests',
|
|
|
|
'../chrome/chrome.gyp:unit_tests',
|
|
|
|
'../gfx/gfx.gyp:gfx_unittests',
|
|
|
|
'../gpu/gpu.gyp:gpu_unittests',
|
|
|
|
'../ipc/ipc.gyp:ipc_tests',
|
|
|
|
'../jingle/jingle.gyp:notifier_unit_tests',
|
|
|
|
'../media/media.gyp:media_unittests',
|
|
|
|
'../net/net.gyp:net_unittests',
|
|
|
|
'../printing/printing.gyp:printing_unittests',
|
|
|
|
'../remoting/remoting.gyp:remoting_unittests',
|
|
|
|
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
|
|
|
|
'temp_gyp/googleurl.gyp:googleurl_unittests',
|
|
|
|
],
|
|
|
|
'conditions': [
|
|
|
|
['OS=="win"', {
|
|
|
|
'dependencies': [
|
|
|
|
'../chrome/chrome.gyp:installer_util_unittests',
|
|
|
|
'../chrome/chrome.gyp:mini_installer_test',
|
|
|
|
# mini_installer_tests depends on mini_installer. This should be
|
|
|
|
# defined in installer.gyp.
|
|
|
|
'../chrome/installer/mini_installer.gyp:mini_installer',
|
|
|
|
'../chrome_frame/chrome_frame.gyp:chrome_frame_net_tests',
|
|
|
|
'../chrome_frame/chrome_frame.gyp:chrome_frame_perftests',
|
|
|
|
'../chrome_frame/chrome_frame.gyp:chrome_frame_reliability_tests',
|
|
|
|
'../chrome_frame/chrome_frame.gyp:chrome_frame_tests',
|
|
|
|
'../chrome_frame/chrome_frame.gyp:chrome_frame_unittests',
|
|
|
|
'../chrome_frame/chrome_frame.gyp:npchrome_frame',
|
|
|
|
'../courgette/courgette.gyp:courgette_unittests',
|
|
|
|
'../sandbox/sandbox.gyp:sbox_integration_tests',
|
|
|
|
'../sandbox/sandbox.gyp:sbox_unittests',
|
|
|
|
'../sandbox/sandbox.gyp:sbox_validation_tests',
|
2010-11-24 07:47:34 +03:00
|
|
|
'../views/views.gyp:views_unittests',
|
2011-01-17 09:50:01 +03:00
|
|
|
'../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:copy_TestNetscapePlugIn',
|
2010-10-26 01:15:46 +04:00
|
|
|
# TODO(nsylvain) ui_tests.exe depends on test_shell_common.
|
|
|
|
# This should:
|
|
|
|
# 1) not be the case. OR.
|
|
|
|
# 2) be expressed in the ui tests dependencies.
|
|
|
|
'../webkit/webkit.gyp:test_shell_common',
|
|
|
|
],
|
|
|
|
}],
|
|
|
|
],
|
2010-12-15 22:18:25 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
'target_name': 'chromium_gpu_builder',
|
|
|
|
'type': 'none',
|
|
|
|
'dependencies': [
|
|
|
|
'../chrome/chrome.gyp:gpu_tests',
|
2011-01-17 09:50:01 +03:00
|
|
|
'../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:DumpRenderTree',
|
2010-12-15 22:18:25 +03:00
|
|
|
],
|
|
|
|
}
|
2009-02-26 00:26:55 +03:00
|
|
|
],
|
2009-04-30 23:24:02 +04:00
|
|
|
'conditions': [
|
|
|
|
['OS=="mac"', {
|
|
|
|
'targets': [
|
2009-05-09 00:24:08 +04:00
|
|
|
{
|
|
|
|
# Target to build everything plus the dmg. We don't put the dmg
|
2009-07-28 00:26:34 +04:00
|
|
|
# in the All target because developers really don't need it.
|
2009-05-09 00:24:08 +04:00
|
|
|
'target_name': 'all_and_dmg',
|
|
|
|
'type': 'none',
|
|
|
|
'dependencies': [
|
|
|
|
'All',
|
|
|
|
'../chrome/chrome.gyp:build_app_dmg',
|
|
|
|
],
|
|
|
|
},
|
2009-09-12 00:46:00 +04:00
|
|
|
# These targets are here so the build bots can use them to build
|
|
|
|
# subsets of a full tree for faster cycle times.
|
|
|
|
{
|
|
|
|
'target_name': 'chromium_builder_dbg',
|
|
|
|
'type': 'none',
|
|
|
|
'dependencies': [
|
|
|
|
'../app/app.gyp:app_unittests',
|
2009-10-05 19:12:38 +04:00
|
|
|
'../chrome/chrome.gyp:browser_tests',
|
2010-07-27 07:55:06 +04:00
|
|
|
'../chrome/chrome.gyp:interactive_ui_tests',
|
2010-03-03 22:44:48 +03:00
|
|
|
'../chrome/chrome.gyp:nacl_ui_tests',
|
2010-07-24 04:34:50 +04:00
|
|
|
'../chrome/chrome.gyp:nacl_sandbox_tests',
|
2010-09-18 02:34:42 +04:00
|
|
|
'../chrome/chrome.gyp:safe_browsing_tests',
|
2010-07-24 22:12:02 +04:00
|
|
|
'../chrome/chrome.gyp:sync_integration_tests',
|
2010-04-30 05:36:13 +04:00
|
|
|
'../chrome/chrome.gyp:sync_unit_tests',
|
2009-09-12 00:46:00 +04:00
|
|
|
'../chrome/chrome.gyp:ui_tests',
|
|
|
|
'../chrome/chrome.gyp:unit_tests',
|
2010-06-30 06:30:44 +04:00
|
|
|
'../gfx/gfx.gyp:gfx_unittests',
|
|
|
|
'../gpu/gpu.gyp:gpu_unittests',
|
|
|
|
'../ipc/ipc.gyp:ipc_tests',
|
|
|
|
'../jingle/jingle.gyp:notifier_unit_tests',
|
|
|
|
'../media/media.gyp:media_unittests',
|
|
|
|
'../printing/printing.gyp:printing_unittests',
|
|
|
|
'../remoting/remoting.gyp:remoting_unittests',
|
2010-04-30 06:25:26 +04:00
|
|
|
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
|
2009-10-05 19:12:38 +04:00
|
|
|
'temp_gyp/googleurl.gyp:googleurl_unittests',
|
2009-09-12 00:46:00 +04:00
|
|
|
],
|
|
|
|
},
|
|
|
|
{
|
|
|
|
'target_name': 'chromium_builder_rel',
|
|
|
|
'type': 'none',
|
|
|
|
'dependencies': [
|
|
|
|
'../app/app.gyp:app_unittests',
|
2009-10-05 19:12:38 +04:00
|
|
|
'../chrome/chrome.gyp:browser_tests',
|
2009-09-12 00:46:00 +04:00
|
|
|
'../chrome/chrome.gyp:memory_test',
|
2010-03-03 22:44:48 +03:00
|
|
|
'../chrome/chrome.gyp:nacl_ui_tests',
|
2010-07-24 04:34:50 +04:00
|
|
|
'../chrome/chrome.gyp:nacl_sandbox_tests',
|
2009-09-12 00:46:00 +04:00
|
|
|
'../chrome/chrome.gyp:page_cycler_tests',
|
2010-05-20 19:03:38 +04:00
|
|
|
'../chrome/chrome.gyp:plugin_tests',
|
2010-09-18 02:34:42 +04:00
|
|
|
'../chrome/chrome.gyp:safe_browsing_tests',
|
2009-09-12 00:46:00 +04:00
|
|
|
'../chrome/chrome.gyp:startup_tests',
|
2010-07-24 22:12:02 +04:00
|
|
|
'../chrome/chrome.gyp:sync_integration_tests',
|
2010-04-30 05:36:13 +04:00
|
|
|
'../chrome/chrome.gyp:sync_unit_tests',
|
2009-09-12 00:46:00 +04:00
|
|
|
'../chrome/chrome.gyp:tab_switching_test',
|
|
|
|
'../chrome/chrome.gyp:ui_tests',
|
|
|
|
'../chrome/chrome.gyp:unit_tests',
|
|
|
|
'../chrome/chrome.gyp:url_fetch_test',
|
2010-03-13 11:26:32 +03:00
|
|
|
'../gfx/gfx.gyp:gfx_unittests',
|
2010-03-30 03:18:12 +04:00
|
|
|
'../gpu/gpu.gyp:gpu_unittests',
|
2009-09-12 00:46:00 +04:00
|
|
|
'../ipc/ipc.gyp:ipc_tests',
|
2010-06-30 06:30:44 +04:00
|
|
|
'../jingle/jingle.gyp:notifier_unit_tests',
|
2009-09-12 00:46:00 +04:00
|
|
|
'../media/media.gyp:media_unittests',
|
|
|
|
'../printing/printing.gyp:printing_unittests',
|
2010-06-12 03:08:17 +04:00
|
|
|
'../remoting/remoting.gyp:remoting_unittests',
|
2010-04-30 06:25:26 +04:00
|
|
|
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
|
2009-10-05 19:12:38 +04:00
|
|
|
'temp_gyp/googleurl.gyp:googleurl_unittests',
|
2009-09-12 00:46:00 +04:00
|
|
|
],
|
|
|
|
},
|
2009-12-23 15:29:59 +03:00
|
|
|
{
|
|
|
|
'target_name': 'chromium_builder_dbg_tsan_mac',
|
|
|
|
'type': 'none',
|
|
|
|
'dependencies': [
|
|
|
|
'../base/base.gyp:base_unittests',
|
|
|
|
'temp_gyp/googleurl.gyp:googleurl_unittests',
|
|
|
|
'../net/net.gyp:net_unittests',
|
|
|
|
'../ipc/ipc.gyp:ipc_tests',
|
2010-06-30 06:30:44 +04:00
|
|
|
'../jingle/jingle.gyp:notifier_unit_tests',
|
2009-12-23 15:29:59 +03:00
|
|
|
'../media/media.gyp:media_unittests',
|
|
|
|
'../printing/printing.gyp:printing_unittests',
|
2010-06-12 03:08:17 +04:00
|
|
|
'../remoting/remoting.gyp:remoting_unittests',
|
2010-04-30 06:25:26 +04:00
|
|
|
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
|
2009-12-23 15:29:59 +03:00
|
|
|
],
|
|
|
|
},
|
2010-08-18 15:21:48 +04:00
|
|
|
{
|
|
|
|
'target_name': 'chromium_builder_dbg_valgrind_mac',
|
|
|
|
'type': 'none',
|
|
|
|
'dependencies': [
|
|
|
|
'../app/app.gyp:app_unittests',
|
|
|
|
'../base/base.gyp:base_unittests',
|
|
|
|
'temp_gyp/googleurl.gyp:googleurl_unittests',
|
|
|
|
'../ipc/ipc.gyp:ipc_tests',
|
|
|
|
'../media/media.gyp:media_unittests',
|
|
|
|
'../net/net.gyp:net_unittests',
|
|
|
|
'../printing/printing.gyp:printing_unittests',
|
|
|
|
'../remoting/remoting.gyp:remoting_unittests',
|
2010-12-10 20:35:43 +03:00
|
|
|
'../chrome/chrome.gyp:safe_browsing_tests',
|
2010-08-30 17:14:39 +04:00
|
|
|
'../chrome/chrome.gyp:sync_unit_tests',
|
2010-08-18 15:21:48 +04:00
|
|
|
'../chrome/chrome.gyp:unit_tests',
|
|
|
|
'../chrome/chrome.gyp:ui_tests',
|
|
|
|
'../jingle/jingle.gyp:notifier_unit_tests',
|
|
|
|
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
|
|
|
|
],
|
|
|
|
},
|
2009-09-12 00:46:00 +04:00
|
|
|
], # targets
|
|
|
|
}], # OS="mac"
|
2009-09-26 02:52:12 +04:00
|
|
|
['OS=="win"', {
|
|
|
|
'targets': [
|
|
|
|
# These targets are here so the build bots can use them to build
|
|
|
|
# subsets of a full tree for faster cycle times.
|
|
|
|
{
|
|
|
|
'target_name': 'chromium_builder',
|
|
|
|
'type': 'none',
|
|
|
|
'dependencies': [
|
|
|
|
'../app/app.gyp:app_unittests',
|
|
|
|
'../chrome/chrome.gyp:browser_tests',
|
2010-05-24 04:35:46 +04:00
|
|
|
'../chrome/chrome.gyp:installer_util_unittests',
|
2009-10-10 22:47:39 +04:00
|
|
|
'../chrome/chrome.gyp:interactive_ui_tests',
|
2009-09-26 02:52:12 +04:00
|
|
|
'../chrome/chrome.gyp:memory_test',
|
2010-05-24 04:35:46 +04:00
|
|
|
'../chrome/chrome.gyp:mini_installer_test',
|
2009-10-22 18:28:45 +04:00
|
|
|
'../chrome/chrome.gyp:nacl_ui_tests',
|
2010-07-24 04:34:50 +04:00
|
|
|
'../chrome/chrome.gyp:nacl_sandbox_tests',
|
2009-09-26 02:52:12 +04:00
|
|
|
'../chrome/chrome.gyp:page_cycler_tests',
|
|
|
|
'../chrome/chrome.gyp:plugin_tests',
|
2010-09-18 02:34:42 +04:00
|
|
|
'../chrome/chrome.gyp:safe_browsing_tests',
|
2010-04-08 06:32:13 +04:00
|
|
|
'../chrome/chrome.gyp:selenium_tests',
|
2009-09-26 02:52:12 +04:00
|
|
|
'../chrome/chrome.gyp:startup_tests',
|
2010-07-24 22:12:02 +04:00
|
|
|
'../chrome/chrome.gyp:sync_integration_tests',
|
2009-09-29 04:19:51 +04:00
|
|
|
'../chrome/chrome.gyp:sync_unit_tests',
|
2009-09-26 02:52:12 +04:00
|
|
|
'../chrome/chrome.gyp:tab_switching_test',
|
|
|
|
'../chrome/chrome.gyp:ui_tests',
|
|
|
|
'../chrome/chrome.gyp:unit_tests',
|
|
|
|
'../chrome/chrome.gyp:url_fetch_test',
|
2009-09-28 03:36:01 +04:00
|
|
|
# mini_installer_tests depends on mini_installer. This should be
|
|
|
|
# defined in installer.gyp.
|
2009-09-28 03:01:14 +04:00
|
|
|
'../chrome/installer/mini_installer.gyp:mini_installer',
|
2011-01-20 06:50:13 +03:00
|
|
|
'../chrome_frame/chrome_frame.gyp:chrome_frame_net_tests',
|
|
|
|
'../chrome_frame/chrome_frame.gyp:chrome_frame_perftests',
|
|
|
|
'../chrome_frame/chrome_frame.gyp:chrome_frame_reliability_tests',
|
|
|
|
'../chrome_frame/chrome_frame.gyp:chrome_frame_tests',
|
|
|
|
'../chrome_frame/chrome_frame.gyp:chrome_frame_unittests',
|
|
|
|
'../chrome_frame/chrome_frame.gyp:npchrome_frame',
|
2009-09-26 02:52:12 +04:00
|
|
|
'../courgette/courgette.gyp:courgette_unittests',
|
2010-03-13 11:26:32 +03:00
|
|
|
'../gfx/gfx.gyp:gfx_unittests',
|
2010-03-30 03:18:12 +04:00
|
|
|
'../gpu/gpu.gyp:gpu_unittests',
|
2009-09-26 02:52:12 +04:00
|
|
|
'../ipc/ipc.gyp:ipc_tests',
|
2010-06-30 06:30:44 +04:00
|
|
|
'../jingle/jingle.gyp:notifier_unit_tests',
|
2009-09-26 02:52:12 +04:00
|
|
|
'../media/media.gyp:media_unittests',
|
|
|
|
'../printing/printing.gyp:printing_unittests',
|
2010-06-12 03:08:17 +04:00
|
|
|
'../remoting/remoting.gyp:remoting_unittests',
|
2010-04-30 06:25:26 +04:00
|
|
|
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
|
2011-01-17 09:50:01 +03:00
|
|
|
'../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:copy_TestNetscapePlugIn',
|
2011-01-20 06:50:13 +03:00
|
|
|
'../views/views.gyp:views_unittests',
|
2009-09-28 03:36:01 +04:00
|
|
|
# TODO(nsylvain) ui_tests.exe depends on test_shell_common.
|
|
|
|
# This should:
|
|
|
|
# 1) not be the case. OR.
|
|
|
|
# 2) be expressed in the ui tests dependencies.
|
2010-02-11 00:11:56 +03:00
|
|
|
'../webkit/webkit.gyp:test_shell_common',
|
2009-09-28 03:01:14 +04:00
|
|
|
'temp_gyp/googleurl.gyp:googleurl_unittests',
|
2009-09-26 02:52:12 +04:00
|
|
|
],
|
2010-02-26 04:28:58 +03:00
|
|
|
},
|
2010-03-23 11:28:25 +03:00
|
|
|
{
|
|
|
|
'target_name': 'chromium_builder_dbg_tsan_win',
|
|
|
|
'type': 'none',
|
|
|
|
'dependencies': [
|
|
|
|
'../app/app.gyp:app_unittests',
|
2010-05-14 16:18:51 +04:00
|
|
|
# TODO(bradnelson): app_unittests should depend on locales.
|
|
|
|
# However, we can't add dependencies on chrome/ to app/
|
|
|
|
# See http://crbug.com/43603
|
2010-03-23 11:28:25 +03:00
|
|
|
'../base/base.gyp:base_unittests',
|
2010-06-30 06:30:44 +04:00
|
|
|
'../chrome/app/locales/locales.gyp:*',
|
|
|
|
'../chrome/chrome.gyp:sync_unit_tests',
|
2010-03-23 11:28:25 +03:00
|
|
|
'../ipc/ipc.gyp:ipc_tests',
|
2010-06-30 06:30:44 +04:00
|
|
|
'../jingle/jingle.gyp:notifier_unit_tests',
|
2010-03-23 11:28:25 +03:00
|
|
|
'../media/media.gyp:media_unittests',
|
2010-06-30 06:30:44 +04:00
|
|
|
'../net/net.gyp:net_unittests',
|
2010-03-23 11:28:25 +03:00
|
|
|
'../printing/printing.gyp:printing_unittests',
|
2010-06-12 03:08:17 +04:00
|
|
|
'../remoting/remoting.gyp:remoting_unittests',
|
2010-04-30 06:25:26 +04:00
|
|
|
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
|
2010-06-30 06:30:44 +04:00
|
|
|
'temp_gyp/googleurl.gyp:googleurl_unittests',
|
2010-03-23 11:28:25 +03:00
|
|
|
],
|
|
|
|
},
|
2009-09-26 02:52:12 +04:00
|
|
|
], # targets
|
2010-12-14 23:50:05 +03:00
|
|
|
'conditions': [
|
2011-01-07 04:08:28 +03:00
|
|
|
['branding=="Chrome"', {
|
2010-12-14 23:50:05 +03:00
|
|
|
'targets': [
|
|
|
|
{
|
|
|
|
'target_name': 'chrome_official_builder',
|
|
|
|
'type': 'none',
|
|
|
|
'dependencies': [
|
|
|
|
'../chrome/app/locales/locales.gyp:*',
|
|
|
|
'../chrome/chrome.gyp:crash_service',
|
|
|
|
'../chrome/chrome.gyp:page_cycler_tests',
|
2011-01-05 12:33:27 +03:00
|
|
|
'../chrome/chrome.gyp:policy_templates',
|
2010-12-14 23:50:05 +03:00
|
|
|
'../chrome/chrome.gyp:pyautolib',
|
|
|
|
'../chrome/chrome.gyp:reliability_tests',
|
|
|
|
'../chrome/chrome.gyp:startup_tests',
|
|
|
|
'../chrome/chrome.gyp:automated_ui_tests',
|
|
|
|
'../chrome/installer/mini_installer.gyp:mini_installer',
|
|
|
|
'../chrome_frame/chrome_frame.gyp:chrome_frame_unittests',
|
|
|
|
'../chrome_frame/chrome_frame.gyp:npchrome_frame',
|
|
|
|
'../courgette/courgette.gyp:courgette',
|
|
|
|
'../third_party/adobe/flash/flash_player.gyp:flash_player',
|
2010-12-15 22:06:47 +03:00
|
|
|
'../webkit/webkit.gyp:test_shell',
|
2010-12-14 23:50:05 +03:00
|
|
|
],
|
2011-01-07 04:08:28 +03:00
|
|
|
'conditions': [
|
|
|
|
['internal_pdf', {
|
|
|
|
'dependencies': [
|
|
|
|
'../pdf/pdf.gyp:pdf',
|
|
|
|
],
|
|
|
|
}], # internal_pdf
|
|
|
|
]
|
2010-12-14 23:50:05 +03:00
|
|
|
},
|
|
|
|
], # targets
|
2011-01-07 04:08:28 +03:00
|
|
|
}], # branding=="Chrome"
|
2010-12-14 23:50:05 +03:00
|
|
|
], # conditions
|
2009-09-26 02:52:12 +04:00
|
|
|
}], # OS="win"
|
2010-02-26 04:28:58 +03:00
|
|
|
['chromeos==1', {
|
|
|
|
'targets': [
|
|
|
|
{
|
|
|
|
'target_name': 'chromeos_builder',
|
|
|
|
'type': 'none',
|
2010-02-27 23:42:18 +03:00
|
|
|
'sources': [
|
|
|
|
# TODO(bradnelson): This is here to work around gyp issue 137.
|
|
|
|
# Remove this sources list when that issue has been fixed.
|
|
|
|
'all.gyp',
|
|
|
|
],
|
2010-02-26 04:28:58 +03:00
|
|
|
'dependencies': [
|
2010-02-28 00:27:48 +03:00
|
|
|
'../app/app.gyp:app_unittests',
|
|
|
|
'../base/base.gyp:base_unittests',
|
|
|
|
'../chrome/chrome.gyp:browser_tests',
|
2010-02-26 04:28:58 +03:00
|
|
|
'../chrome/chrome.gyp:chrome',
|
2010-04-07 18:42:03 +04:00
|
|
|
'../chrome/chrome.gyp:interactive_ui_tests',
|
2010-02-28 00:27:48 +03:00
|
|
|
'../chrome/chrome.gyp:memory_test',
|
|
|
|
'../chrome/chrome.gyp:page_cycler_tests',
|
2010-09-18 02:34:42 +04:00
|
|
|
'../chrome/chrome.gyp:safe_browsing_tests',
|
2010-02-28 00:27:48 +03:00
|
|
|
'../chrome/chrome.gyp:startup_tests',
|
2010-04-30 05:36:13 +04:00
|
|
|
'../chrome/chrome.gyp:sync_unit_tests',
|
2010-02-28 00:27:48 +03:00
|
|
|
'../chrome/chrome.gyp:tab_switching_test',
|
|
|
|
'../chrome/chrome.gyp:ui_tests',
|
|
|
|
'../chrome/chrome.gyp:unit_tests',
|
|
|
|
'../chrome/chrome.gyp:url_fetch_test',
|
2010-03-13 11:26:32 +03:00
|
|
|
'../gfx/gfx.gyp:gfx_unittests',
|
2010-02-28 00:27:48 +03:00
|
|
|
'../ipc/ipc.gyp:ipc_tests',
|
2010-06-30 06:30:44 +04:00
|
|
|
'../jingle/jingle.gyp:notifier_unit_tests',
|
2010-02-26 04:28:58 +03:00
|
|
|
'../media/media.gyp:ffmpeg_tests',
|
2010-02-28 00:27:48 +03:00
|
|
|
'../media/media.gyp:media_unittests',
|
|
|
|
'../media/media.gyp:omx_test',
|
|
|
|
'../net/net.gyp:net_unittests',
|
|
|
|
'../printing/printing.gyp:printing_unittests',
|
2010-06-12 03:08:17 +04:00
|
|
|
'../remoting/remoting.gyp:remoting_unittests',
|
2010-04-30 06:25:26 +04:00
|
|
|
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
|
2010-02-28 00:27:48 +03:00
|
|
|
'temp_gyp/googleurl.gyp:googleurl_unittests',
|
2010-06-21 10:15:40 +04:00
|
|
|
'../chrome/browser/chromeos/input_method/candidate_window.gyp:candidate_window',
|
2010-02-26 04:28:58 +03:00
|
|
|
],
|
|
|
|
},
|
|
|
|
], # targets
|
|
|
|
}], # "chromeos==1"
|
2009-09-12 00:46:00 +04:00
|
|
|
], # conditions
|
2009-02-26 00:26:55 +03:00
|
|
|
}
|
2009-10-06 07:02:38 +04:00
|
|
|
|
|
|
|
# Local Variables:
|
|
|
|
# tab-width:2
|
|
|
|
# indent-tabs-mode:nil
|
|
|
|
# End:
|
|
|
|
# vim: set expandtab tabstop=2 shiftwidth=2:
|