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

Side by Side Diff: scripts/slave/recipe_modules/chromium/config.expected/Debug-linux.intel.64-to-chromeos.mips.32.json

Issue 75163006: WebRTC Android APK trybot recipe (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Rebased, removed video_engine_tests Created 7 years 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
OLDNEW
1 { 1 {
2 "android": {
3 "build_config_fs": "Debug",
4 "build_dir": "Path('[CHECKOUT]', 'out')",
5 "compile_py": {
6 "build_tool": "ninja",
7 "compiler": "goma"
8 },
9 "gyp_env": {
10 "GYP_CROSSCOMPILE": "1",
11 "GYP_DEFINES": "OS=chromeos component=static_library fastbuild=1 gcc_versi on=46 host_os=linux order_text_section=Path('[CHECKOUT]', 'orderfiles', 'orderfi le.out') target_arch=mips",
12 "GYP_GENERATORS": "ninja"
13 }
14 },
2 "android_defaults": { 15 "android_defaults": {
3 "build_config_fs": "Debug", 16 "build_config_fs": "Debug",
4 "build_dir": "Path('[CHECKOUT]', 'out')", 17 "build_dir": "Path('[CHECKOUT]', 'out')",
5 "compile_py": { 18 "compile_py": {
6 "build_tool": "ninja", 19 "build_tool": "ninja",
7 "default_targets": [ 20 "default_targets": [
8 "All" 21 "All"
9 ] 22 ]
10 }, 23 },
11 "gyp_env": { 24 "gyp_env": {
12 "GYP_CROSSCOMPILE": "1", 25 "GYP_CROSSCOMPILE": "1",
13 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_versio n=46 host_os=linux order_text_section=Path('[CHECKOUT]', 'orderfiles', 'orderfil e.out') target_arch=mips", 26 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 gcc_versio n=46 host_os=linux order_text_section=Path('[CHECKOUT]', 'orderfiles', 'orderfil e.out') target_arch=mips",
14 "GYP_GENERATORS": "ninja", 27 "GYP_GENERATORS": "ninja",
15 "GYP_GENERATOR_FLAGS": "default_target=All" 28 "GYP_GENERATOR_FLAGS": "default_target=All"
16 } 29 }
17 }, 30 },
18 "blink": { 31 "blink": {
19 "build_config_fs": "Debug", 32 "build_config_fs": "Debug",
20 "build_dir": "Path('[CHECKOUT]', 'out')", 33 "build_dir": "Path('[CHECKOUT]', 'out')",
21 "compile_py": { 34 "compile_py": {
22 "build_tool": "ninja", 35 "build_tool": "ninja",
23 "compiler": "goma", 36 "compiler": "goma",
24 "default_targets": [ 37 "default_targets": [
25 "blink_tests" 38 "blink_tests"
26 ] 39 ]
27 }, 40 },
28 "gyp_env": { 41 "gyp_env": {
42 "GYP_CROSSCOMPILE": "1",
29 "GYP_DEFINES": "component=shared_library target_arch=mips", 43 "GYP_DEFINES": "component=shared_library target_arch=mips",
30 "GYP_GENERATORS": "ninja" 44 "GYP_GENERATORS": "ninja"
31 } 45 }
32 }, 46 },
33 "blink_clang": { 47 "blink_clang": {
34 "build_config_fs": "Debug", 48 "build_config_fs": "Debug",
35 "build_dir": "Path('[CHECKOUT]', 'out')", 49 "build_dir": "Path('[CHECKOUT]', 'out')",
36 "compile_py": { 50 "compile_py": {
37 "build_tool": "ninja", 51 "build_tool": "ninja",
38 "compiler": "goma-clang", 52 "compiler": "goma-clang",
39 "default_targets": [ 53 "default_targets": [
40 "blink_tests" 54 "blink_tests"
41 ] 55 ]
42 }, 56 },
43 "gyp_env": { 57 "gyp_env": {
58 "GYP_CROSSCOMPILE": "1",
44 "GYP_DEFINES": "clang=1 component=shared_library target_arch=mips", 59 "GYP_DEFINES": "clang=1 component=shared_library target_arch=mips",
45 "GYP_GENERATORS": "ninja" 60 "GYP_GENERATORS": "ninja"
46 } 61 }
47 }, 62 },
48 "chromium": { 63 "chromium": {
49 "build_config_fs": "Debug", 64 "build_config_fs": "Debug",
50 "build_dir": "Path('[CHECKOUT]', 'out')", 65 "build_dir": "Path('[CHECKOUT]', 'out')",
51 "compile_py": { 66 "compile_py": {
52 "build_tool": "ninja", 67 "build_tool": "ninja",
53 "compiler": "goma", 68 "compiler": "goma",
54 "default_targets": [ 69 "default_targets": [
55 "All", 70 "All",
56 "chromium_builder_tests" 71 "chromium_builder_tests"
57 ] 72 ]
58 }, 73 },
59 "gyp_env": { 74 "gyp_env": {
75 "GYP_CROSSCOMPILE": "1",
60 "GYP_DEFINES": "component=shared_library target_arch=mips", 76 "GYP_DEFINES": "component=shared_library target_arch=mips",
61 "GYP_GENERATORS": "ninja" 77 "GYP_GENERATORS": "ninja"
62 } 78 }
63 }, 79 },
64 "chromium_clang": { 80 "chromium_clang": {
65 "build_config_fs": "Debug", 81 "build_config_fs": "Debug",
66 "build_dir": "Path('[CHECKOUT]', 'out')", 82 "build_dir": "Path('[CHECKOUT]', 'out')",
67 "compile_py": { 83 "compile_py": {
68 "build_tool": "ninja", 84 "build_tool": "ninja",
69 "compiler": "goma-clang", 85 "compiler": "goma-clang",
70 "default_targets": [ 86 "default_targets": [
71 "All", 87 "All",
72 "chromium_builder_tests" 88 "chromium_builder_tests"
73 ] 89 ]
74 }, 90 },
75 "gyp_env": { 91 "gyp_env": {
92 "GYP_CROSSCOMPILE": "1",
76 "GYP_DEFINES": "clang=1 component=shared_library target_arch=mips", 93 "GYP_DEFINES": "clang=1 component=shared_library target_arch=mips",
77 "GYP_GENERATORS": "ninja" 94 "GYP_GENERATORS": "ninja"
78 } 95 }
79 }, 96 },
80 "clang_builder": { 97 "clang_builder": {
81 "build_config_fs": "Debug", 98 "build_config_fs": "Debug",
82 "build_dir": "Path('[CHECKOUT]', 'out')", 99 "build_dir": "Path('[CHECKOUT]', 'out')",
83 "compile_py": { 100 "compile_py": {
84 "build_tool": "ninja", 101 "build_tool": "ninja",
85 "compiler": "goma-clang", 102 "compiler": "goma-clang",
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
147 } 164 }
148 }, 165 },
149 "msvs": "can not use msvs on \"linux\"", 166 "msvs": "can not use msvs on \"linux\"",
150 "ninja": { 167 "ninja": {
151 "build_config_fs": "Debug", 168 "build_config_fs": "Debug",
152 "build_dir": "Path('[CHECKOUT]', 'out')", 169 "build_dir": "Path('[CHECKOUT]', 'out')",
153 "compile_py": { 170 "compile_py": {
154 "build_tool": "ninja" 171 "build_tool": "ninja"
155 }, 172 },
156 "gyp_env": { 173 "gyp_env": {
174 "GYP_CROSSCOMPILE": "1",
157 "GYP_DEFINES": "component=shared_library target_arch=mips", 175 "GYP_DEFINES": "component=shared_library target_arch=mips",
158 "GYP_GENERATORS": "ninja" 176 "GYP_GENERATORS": "ninja"
159 } 177 }
160 }, 178 },
161 "tests_base": { 179 "tests_base": {
162 "build_config_fs": "Debug", 180 "build_config_fs": "Debug",
163 "build_dir": "Path('[CHECKOUT]', 'out')", 181 "build_dir": "Path('[CHECKOUT]', 'out')",
164 "compile_py": { 182 "compile_py": {
165 "build_tool": "ninja", 183 "build_tool": "ninja",
166 "default_targets": [ 184 "default_targets": [
(...skipping 24 matching lines...) Expand all
191 "GYP_GENERATOR_FLAGS": "default_target=All" 209 "GYP_GENERATOR_FLAGS": "default_target=All"
192 } 210 }
193 }, 211 },
194 "v8": { 212 "v8": {
195 "build_config_fs": "Debug", 213 "build_config_fs": "Debug",
196 "build_dir": "Path('[CHECKOUT]')", 214 "build_dir": "Path('[CHECKOUT]')",
197 "compile_py": { 215 "compile_py": {
198 "build_tool": "make" 216 "build_tool": "make"
199 }, 217 },
200 "gyp_env": { 218 "gyp_env": {
219 "GYP_CROSSCOMPILE": "1",
201 "GYP_DEFINES": "target_arch=mips v8_target_arch=mips" 220 "GYP_DEFINES": "target_arch=mips v8_target_arch=mips"
202 } 221 }
203 }, 222 },
223 "webrtc_android_apk_try_builder": "Only \"android\" platform is supported (got : \"chromeos\")",
204 "x86_builder": "Cannot target x86 with TARGET_ARCH == mips", 224 "x86_builder": "Cannot target x86 with TARGET_ARCH == mips",
205 "x86_try_builder": "config \"x86_try_builder\" includes \"x86_builder\", but [ Cannot target x86 with TARGET_ARCH == mips]", 225 "x86_try_builder": "config \"x86_try_builder\" includes \"x86_builder\", but [ Cannot target x86 with TARGET_ARCH == mips]",
206 "x86_try_instrumentation_tests": "config \"x86_try_instrumentation_tests\" inc ludes \"x86_builder\", but [Cannot target x86 with TARGET_ARCH == mips]", 226 "x86_try_instrumentation_tests": "config \"x86_try_instrumentation_tests\" inc ludes \"x86_builder\", but [Cannot target x86 with TARGET_ARCH == mips]",
207 "xcodebuild": "can not use xcodebuild on \"linux\"" 227 "xcodebuild": "can not use xcodebuild on \"linux\""
208 } 228 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698