OLD | NEW |
1 # Copyright (c) 2015 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2015 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 # This file defines three targets that we are using to | 5 # This file defines three targets that we are using to |
6 # track the progress of the GYP->GN migration: | 6 # track the progress of the GYP->GN migration: |
7 # | 7 # |
8 # If you run 'ninja gn_build gyp_remaining gyp_groups', and then | 8 # If you run 'ninja gn_build gyp_remaining gyp_groups', and then |
9 # run 'ninja', the second ninja invocation should do nothing. This | 9 # run 'ninja', the second ninja invocation should do nothing. This |
10 # indicates that everything built by a ninja build is in fact | 10 # indicates that everything built by a ninja build is in fact |
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
88 '../gin/gin.gyp:gin_v8_snapshot_fingerprint', | 88 '../gin/gin.gyp:gin_v8_snapshot_fingerprint', |
89 '../gin/gin.gyp:gin_shell', | 89 '../gin/gin.gyp:gin_shell', |
90 '../gin/gin.gyp:gin_unittests', | 90 '../gin/gin.gyp:gin_unittests', |
91 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', | 91 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', |
92 '../google_apis/gcm/gcm.gyp:mcs_probe', | 92 '../google_apis/gcm/gcm.gyp:mcs_probe', |
93 '../google_apis/google_apis.gyp:google_apis_unittests', | 93 '../google_apis/google_apis.gyp:google_apis_unittests', |
94 '../gpu/gpu.gyp:angle_unittests', | 94 '../gpu/gpu.gyp:angle_unittests', |
95 '../gpu/gpu.gyp:gl_tests', | 95 '../gpu/gpu.gyp:gl_tests', |
96 '../gpu/gpu.gyp:gpu_perftests', | 96 '../gpu/gpu.gyp:gpu_perftests', |
97 '../gpu/gpu.gyp:gpu_unittests', | 97 '../gpu/gpu.gyp:gpu_unittests', |
| 98 '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_conform_su
pport', # TODO(GYP) crbug.com/471920 |
| 99 '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test'
, # TODO(GYP) crbug.com/471920 |
98 '../gpu/khronos_glcts_support/khronos_glcts_test.gyp:khronos_glcts_test'
, # TODO(GYP) crbug.com/471903 to make this complete. | 100 '../gpu/khronos_glcts_support/khronos_glcts_test.gyp:khronos_glcts_test'
, # TODO(GYP) crbug.com/471903 to make this complete. |
99 '../ipc/ipc.gyp:ipc_perftests', | 101 '../ipc/ipc.gyp:ipc_perftests', |
100 '../ipc/ipc.gyp:ipc_tests', | 102 '../ipc/ipc.gyp:ipc_tests', |
101 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests', | 103 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests', |
102 '../jingle/jingle.gyp:jingle_unittests', | 104 '../jingle/jingle.gyp:jingle_unittests', |
103 '../media/media.gyp:ffmpeg_regression_tests', # TODO(GYP) this should b
e conditional on media_use_ffmpeg | 105 '../media/media.gyp:ffmpeg_regression_tests', # TODO(GYP) this should b
e conditional on media_use_ffmpeg |
104 '../media/media.gyp:media_perftests', | 106 '../media/media.gyp:media_perftests', |
105 '../media/media.gyp:media_unittests', | 107 '../media/media.gyp:media_unittests', |
106 '../media/cast/cast.gyp:cast_benchmarks', | 108 '../media/cast/cast.gyp:cast_benchmarks', |
107 '../media/cast/cast.gyp:cast_unittests', | 109 '../media/cast/cast.gyp:cast_unittests', |
(...skipping 300 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
408 ], | 410 ], |
409 }, | 411 }, |
410 { | 412 { |
411 'target_name': 'gyp_remaining', | 413 'target_name': 'gyp_remaining', |
412 'type': 'none', | 414 'type': 'none', |
413 'conditions': [ | 415 'conditions': [ |
414 ['OS=="linux"', { | 416 ['OS=="linux"', { |
415 'dependencies': [ | 417 'dependencies': [ |
416 '../chrome/chrome.gyp:performance_browser_tests', | 418 '../chrome/chrome.gyp:performance_browser_tests', |
417 '../cloud_print/cloud_print.gyp:cloud_print_unittests', | 419 '../cloud_print/cloud_print.gyp:cloud_print_unittests', |
418 '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_confor
m_support', # crbug.com/471920 | |
419 '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_t
est', # crbug.com/471920 | |
420 '../third_party/webrtc/tools/tools.gyp:frame_analyzer', | 420 '../third_party/webrtc/tools/tools.gyp:frame_analyzer', |
421 '../third_party/webrtc/tools/tools.gyp:rgba_to_i420_converter', | 421 '../third_party/webrtc/tools/tools.gyp:rgba_to_i420_converter', |
422 | 422 |
423 # TODO(GYP) - list all of the examples explicitly. | 423 # TODO(GYP) - list all of the examples explicitly. |
424 '../ppapi/ppapi_internal.gyp:*', | 424 '../ppapi/ppapi_internal.gyp:*', |
425 ], | 425 ], |
426 'conditions': [ | 426 'conditions': [ |
427 ['disable_nacl==0 and disable_nacl_untrusted==0', { | 427 ['disable_nacl==0 and disable_nacl_untrusted==0', { |
428 'dependencies': [ | 428 'dependencies': [ |
429 '../components/nacl.gyp:nacl_loader_unittests', | |
430 '../mojo/mojo_nacl.gyp:monacl_shell', # TODO(GYP) This will be
deleted; don't port | 429 '../mojo/mojo_nacl.gyp:monacl_shell', # TODO(GYP) This will be
deleted; don't port |
431 '../remoting/remoting.gyp:remoting_key_tester', | 430 '../remoting/remoting.gyp:remoting_key_tester', |
432 ] | 431 ] |
433 }], | 432 }], |
434 ['remoting==1', { | 433 ['remoting==1', { |
435 'dependencies': [ | 434 'dependencies': [ |
436 '../remoting/app_remoting_webapp.gyp:ar_sample_app', | 435 '../remoting/app_remoting_webapp.gyp:ar_sample_app', |
437 '../remoting/remoting.gyp:remoting_host', | 436 '../remoting/remoting.gyp:remoting_host', |
438 '../remoting/remoting.gyp:remoting_it2me_native_messaging_host', | 437 '../remoting/remoting.gyp:remoting_it2me_native_messaging_host', |
439 '../remoting/remoting.gyp:remoting_me2me_host', | 438 '../remoting/remoting.gyp:remoting_me2me_host', |
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
497 'chromium_builder_perf', | 496 'chromium_builder_perf', |
498 'chromium_builder_tests', | 497 'chromium_builder_tests', |
499 'chromium_builder_webrtc', | 498 'chromium_builder_webrtc', |
500 'chromium_gpu_builder', | 499 'chromium_gpu_builder', |
501 'chromium_gpu_debug_builder', | 500 'chromium_gpu_debug_builder', |
502 ], | 501 ], |
503 }, | 502 }, |
504 ] | 503 ] |
505 } | 504 } |
506 | 505 |
OLD | NEW |