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

Side by Side Diff: build/all.gyp

Issue 142223002: Support -Goutput_dir=blahblah in GN-GYP hybrid mode (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: prefer command line over env if both are specified Created 6 years, 11 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 | build/config/BUILDCONFIG.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 'targets': [ 6 'targets': [
7 { 7 {
8 'target_name': 'All', 8 'target_name': 'All',
9 'type': 'none', 9 'type': 'none',
10 'xcode_create_dependents_test_runner': 1, 10 'xcode_create_dependents_test_runner': 1,
(...skipping 17 matching lines...) Expand all
28 '../third_party/sqlite/sqlite.gyp:*', 28 '../third_party/sqlite/sqlite.gyp:*',
29 '../third_party/zlib/zlib.gyp:*', 29 '../third_party/zlib/zlib.gyp:*',
30 '../ui/accessibility/accessibility.gyp:*', 30 '../ui/accessibility/accessibility.gyp:*',
31 '../ui/snapshot/snapshot.gyp:*', 31 '../ui/snapshot/snapshot.gyp:*',
32 '../ui/ui.gyp:*', 32 '../ui/ui.gyp:*',
33 '../url/url.gyp:*', 33 '../url/url.gyp:*',
34 ], 34 ],
35 'conditions': [ 35 'conditions': [
36 ['OS!="ios"', { 36 ['OS!="ios"', {
37 'dependencies': [ 37 'dependencies': [
38 '../<(gyp_output_dir)/gn_gyp/third_party/re2/re2.gyp:re2',
38 '../cc/cc_tests.gyp:*', 39 '../cc/cc_tests.gyp:*',
39 '../device/bluetooth/bluetooth.gyp:*', 40 '../device/bluetooth/bluetooth.gyp:*',
40 '../device/device_tests.gyp:*', 41 '../device/device_tests.gyp:*',
41 '../device/usb/usb.gyp:*', 42 '../device/usb/usb.gyp:*',
42 '../gin/gin.gyp:*', 43 '../gin/gin.gyp:*',
43 '../gpu/gpu.gyp:*', 44 '../gpu/gpu.gyp:*',
44 '../gpu/tools/tools.gyp:*', 45 '../gpu/tools/tools.gyp:*',
45 '../ipc/ipc.gyp:*', 46 '../ipc/ipc.gyp:*',
46 '../jingle/jingle.gyp:*', 47 '../jingle/jingle.gyp:*',
47 '../media/cast/cast.gyp:*', 48 '../media/cast/cast.gyp:*',
48 '../media/media.gyp:*', 49 '../media/media.gyp:*',
49 '../mojo/mojo.gyp:*', 50 '../mojo/mojo.gyp:*',
50 '../out/gn_gyp/third_party/re2/re2.gyp:re2',
51 '../ppapi/ppapi.gyp:*', 51 '../ppapi/ppapi.gyp:*',
52 '../ppapi/ppapi_internal.gyp:*', 52 '../ppapi/ppapi_internal.gyp:*',
53 '../printing/printing.gyp:*', 53 '../printing/printing.gyp:*',
54 '../skia/skia.gyp:*', 54 '../skia/skia.gyp:*',
55 '../third_party/WebKit/public/all.gyp:*',
55 '../third_party/cacheinvalidation/cacheinvalidation.gyp:*', 56 '../third_party/cacheinvalidation/cacheinvalidation.gyp:*',
56 '../third_party/codesighs/codesighs.gyp:*', 57 '../third_party/codesighs/codesighs.gyp:*',
57 '../third_party/ffmpeg/ffmpeg.gyp:*', 58 '../third_party/ffmpeg/ffmpeg.gyp:*',
58 '../third_party/iccjpeg/iccjpeg.gyp:*', 59 '../third_party/iccjpeg/iccjpeg.gyp:*',
59 '../third_party/libpng/libpng.gyp:*', 60 '../third_party/libpng/libpng.gyp:*',
60 '../third_party/libusb/libusb.gyp:*', 61 '../third_party/libusb/libusb.gyp:*',
61 '../third_party/libwebp/libwebp.gyp:*', 62 '../third_party/libwebp/libwebp.gyp:*',
62 '../third_party/libxslt/libxslt.gyp:*', 63 '../third_party/libxslt/libxslt.gyp:*',
63 '../third_party/lzma_sdk/lzma_sdk.gyp:*', 64 '../third_party/lzma_sdk/lzma_sdk.gyp:*',
64 '../third_party/mesa/mesa.gyp:*', 65 '../third_party/mesa/mesa.gyp:*',
65 '../third_party/modp_b64/modp_b64.gyp:*', 66 '../third_party/modp_b64/modp_b64.gyp:*',
66 '../third_party/npapi/npapi.gyp:*', 67 '../third_party/npapi/npapi.gyp:*',
67 '../third_party/ots/ots.gyp:*', 68 '../third_party/ots/ots.gyp:*',
68 '../third_party/qcms/qcms.gyp:*', 69 '../third_party/qcms/qcms.gyp:*',
69 '../third_party/WebKit/public/all.gyp:*',
70 '../tools/gn/gn.gyp:*', 70 '../tools/gn/gn.gyp:*',
71 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', 71 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
72 '../v8/tools/gyp/v8.gyp:*', 72 '../v8/tools/gyp/v8.gyp:*',
73 '../webkit/glue/webkit_glue.gyp:*', 73 '../webkit/glue/webkit_glue.gyp:*',
74 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gy p:*', 74 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gy p:*',
75 '<(libjpeg_gyp_path):*', 75 '<(libjpeg_gyp_path):*',
76 ], 76 ],
77 }, { # 'OS=="ios"' 77 }, { # 'OS=="ios"'
78 'dependencies': [ 78 'dependencies': [
79 '../ios/ios.gyp:*', 79 '../ios/ios.gyp:*',
(...skipping 945 matching lines...) Expand 10 before | Expand all | Expand 10 after
1025 '../chrome/chrome.gyp:interactive_ui_tests_run', 1025 '../chrome/chrome.gyp:interactive_ui_tests_run',
1026 '../chrome/chrome.gyp:sync_integration_tests_run', 1026 '../chrome/chrome.gyp:sync_integration_tests_run',
1027 '../chrome/chrome.gyp:unit_tests_run', 1027 '../chrome/chrome.gyp:unit_tests_run',
1028 '../net/net.gyp:net_unittests_run', 1028 '../net/net.gyp:net_unittests_run',
1029 ], 1029 ],
1030 }, # target_name: chromium_swarm_tests 1030 }, # target_name: chromium_swarm_tests
1031 ], 1031 ],
1032 }], 1032 }],
1033 ], # conditions 1033 ], # conditions
1034 } 1034 }
OLDNEW
« no previous file with comments | « no previous file | build/config/BUILDCONFIG.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698