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

Side by Side Diff: trunk/deps/third_party/libvpx/libvpx.gyp

Issue 474153002: Revert 289715 "libvpx.gyp: Remove redundant sources." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 4 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | 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 'variables': { 5 'variables': {
6 'libvpx_build_vp9%': 1, 6 'libvpx_build_vp9%': 1,
7 'libvpx_source%': 'source/libvpx', 7 'libvpx_source%': 'source/libvpx',
8 'conditions': [ 8 'conditions': [
9 ['os_posix==1', { 9 ['os_posix==1', {
10 'asm_obj_extension': 'o', 10 'asm_obj_extension': 'o',
(...skipping 460 matching lines...) Expand 10 before | Expand all | Expand 10 after
471 'python', 471 'python',
472 '<(DEPTH)/third_party/libvpx/copy_obj.py', 472 '<(DEPTH)/third_party/libvpx/copy_obj.py',
473 '-d', '<@(_outputs)', 473 '-d', '<@(_outputs)',
474 '-s', '<(PRODUCT_DIR)/obj/libvpx_asm_offsets_vp8/vp8_asm_enc_off sets.obj', 474 '-s', '<(PRODUCT_DIR)/obj/libvpx_asm_offsets_vp8/vp8_asm_enc_off sets.obj',
475 '-s', '<(ninja_obj_dir)/encoder/libvpx_asm_offsets_vp8.vp8_asm_e nc_offsets.obj', 475 '-s', '<(ninja_obj_dir)/encoder/libvpx_asm_offsets_vp8.vp8_asm_e nc_offsets.obj',
476 '-s', '<(PRODUCT_DIR)/obj/Source/WebKit/chromium/third_party/lib vpx/<(libvpx_source)/vp8/encoder/libvpx_asm_offsets_vp8.vp8_asm_enc_offsets.obj' , 476 '-s', '<(PRODUCT_DIR)/obj/Source/WebKit/chromium/third_party/lib vpx/<(libvpx_source)/vp8/encoder/libvpx_asm_offsets_vp8.vp8_asm_enc_offsets.obj' ,
477 ], 477 ],
478 'process_outputs_as_sources': 1, 478 'process_outputs_as_sources': 1,
479 }, 479 },
480 ], 480 ],
481 'sources': [
482 '<(INTERMEDIATE_DIR)/vp8_asm_enc_offsets.obj',
483 ],
481 }, { 484 }, {
482 'variables': { 485 'variables': {
483 'unpack_lib_search_path_list': [ 486 'unpack_lib_search_path_list': [
484 '-a', '<(PRODUCT_DIR)/libvpx_asm_offsets_vp8.a', 487 '-a', '<(PRODUCT_DIR)/libvpx_asm_offsets_vp8.a',
485 '-a', '<(LIB_DIR)/third_party/libvpx/libvpx_asm_offsets_vp8.a', 488 '-a', '<(LIB_DIR)/third_party/libvpx/libvpx_asm_offsets_vp8.a',
486 '-a', '<(LIB_DIR)/chromium/src/third_party/libvpx/libvpx_asm_offse ts_vp8.a', 489 '-a', '<(LIB_DIR)/chromium/src/third_party/libvpx/libvpx_asm_offse ts_vp8.a',
487 '-a', '<(LIB_DIR)/Source/WebKit/chromium/third_party/libvpx/libvpx _asm_offsets_vp8.a', 490 '-a', '<(LIB_DIR)/Source/WebKit/chromium/third_party/libvpx/libvpx _asm_offsets_vp8.a',
488 '-a', '<(lib_intermediate_name)', 491 '-a', '<(lib_intermediate_name)',
489 ], 492 ],
490 'unpack_lib_output_dir':'<(INTERMEDIATE_DIR)', 493 'unpack_lib_output_dir':'<(INTERMEDIATE_DIR)',
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
542 'python', 545 'python',
543 '<(DEPTH)/third_party/libvpx/copy_obj.py', 546 '<(DEPTH)/third_party/libvpx/copy_obj.py',
544 '-d', '<@(_outputs)', 547 '-d', '<@(_outputs)',
545 '-s', '<(PRODUCT_DIR)/obj/libvpx_asm_offsets_vpx_scale/vpx_scale _asm_offsets.obj', 548 '-s', '<(PRODUCT_DIR)/obj/libvpx_asm_offsets_vpx_scale/vpx_scale _asm_offsets.obj',
546 '-s', '<(ninja_obj_dir)/encoder/libvpx_asm_offsets_vpx_scale.vpx _scale_asm_offsets.obj', 549 '-s', '<(ninja_obj_dir)/encoder/libvpx_asm_offsets_vpx_scale.vpx _scale_asm_offsets.obj',
547 '-s', '<(PRODUCT_DIR)/obj/Source/WebKit/chromium/third_party/lib vpx/<(libvpx_source)/vpx_scale/libvpx_asm_offsets_vpx_scale.vpx_scale_asm_offset s.obj', 550 '-s', '<(PRODUCT_DIR)/obj/Source/WebKit/chromium/third_party/lib vpx/<(libvpx_source)/vpx_scale/libvpx_asm_offsets_vpx_scale.vpx_scale_asm_offset s.obj',
548 ], 551 ],
549 'process_outputs_as_sources': 1, 552 'process_outputs_as_sources': 1,
550 }, 553 },
551 ], 554 ],
555 'sources': [
556 '<(INTERMEDIATE_DIR)/vpx_scale_asm_offsets.obj',
557 ],
552 }, { 558 }, {
553 'variables': { 559 'variables': {
554 'unpack_lib_search_path_list': [ 560 'unpack_lib_search_path_list': [
555 '-a', '<(PRODUCT_DIR)/libvpx_asm_offsets_vpx_scale.a', 561 '-a', '<(PRODUCT_DIR)/libvpx_asm_offsets_vpx_scale.a',
556 '-a', '<(LIB_DIR)/third_party/libvpx/libvpx_asm_offsets_vpx_scale. a', 562 '-a', '<(LIB_DIR)/third_party/libvpx/libvpx_asm_offsets_vpx_scale. a',
557 '-a', '<(LIB_DIR)/chromium/src/third_party/libvpx/libvpx_asm_offse ts_vpx_scale.a', 563 '-a', '<(LIB_DIR)/chromium/src/third_party/libvpx/libvpx_asm_offse ts_vpx_scale.a',
558 '-a', '<(LIB_DIR)/Source/WebKit/chromium/third_party/libvpx/libvpx _asm_offsets_vpx_scale.a', 564 '-a', '<(LIB_DIR)/Source/WebKit/chromium/third_party/libvpx/libvpx _asm_offsets_vpx_scale.a',
559 '-a', '<(lib_intermediate_name)', 565 '-a', '<(lib_intermediate_name)',
560 ], 566 ],
561 'unpack_lib_output_dir':'<(INTERMEDIATE_DIR)', 567 'unpack_lib_output_dir':'<(INTERMEDIATE_DIR)',
562 'unpack_lib_name':'vpx_scale_asm_offsets.o' 568 'unpack_lib_name':'vpx_scale_asm_offsets.o'
563 }, 569 },
564 'includes': ['unpack_lib_posix.gypi'], 570 'includes': ['unpack_lib_posix.gypi'],
571 # Need this otherwise gyp won't run the rule on them.
572 'sources': [
573 '<(INTERMEDIATE_DIR)/vpx_scale_asm_offsets.o',
574 ],
565 }], 575 }],
566 ], 576 ],
567 'includes': ['obj_int_extract.gypi'], 577 'includes': ['obj_int_extract.gypi'],
568 }, 578 },
569 ], 579 ],
570 } 580 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698