OLD | NEW |
1 { | 1 { |
2 "android_defaults": { | 2 "android_defaults": "Android cannot targit 64 bits", |
3 "build_config_fs": "Debug", | |
4 "build_dir": "Path('[CHECKOUT]', 'out')", | |
5 "compile_py": { | |
6 "build_tool": "ninja", | |
7 "default_targets": [ | |
8 "All" | |
9 ] | |
10 }, | |
11 "gyp_env": { | |
12 "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=arm", | |
14 "GYP_GENERATORS": "ninja", | |
15 "GYP_GENERATOR_FLAGS": "default_target=All" | |
16 } | |
17 }, | |
18 "blink": { | 3 "blink": { |
19 "build_config_fs": "Debug", | 4 "build_config_fs": "Debug", |
20 "build_dir": "Path('[CHECKOUT]', 'out')", | 5 "build_dir": "Path('[CHECKOUT]', 'out')", |
21 "compile_py": { | 6 "compile_py": { |
22 "build_tool": "ninja", | 7 "build_tool": "ninja", |
23 "compiler": "goma", | 8 "compiler": "goma", |
24 "default_targets": [ | 9 "default_targets": [ |
25 "all_webkit" | 10 "all_webkit" |
26 ] | 11 ] |
27 }, | 12 }, |
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
70 "default_targets": [ | 55 "default_targets": [ |
71 "All", | 56 "All", |
72 "chromium_builder_tests" | 57 "chromium_builder_tests" |
73 ] | 58 ] |
74 }, | 59 }, |
75 "gyp_env": { | 60 "gyp_env": { |
76 "GYP_DEFINES": "clang=1 component=shared_library", | 61 "GYP_DEFINES": "clang=1 component=shared_library", |
77 "GYP_GENERATORS": "ninja" | 62 "GYP_GENERATORS": "ninja" |
78 } | 63 } |
79 }, | 64 }, |
80 "clang_builder": { | 65 "clang_builder": "config \"clang_builder\" includes \"android_defaults\", but
[Android cannot targit 64 bits]", |
81 "build_config_fs": "Debug", | 66 "clang_tests": "config \"clang_tests\" includes \"tests_base\", but [config \"
tests_base\" includes \"android_defaults\", but [Android cannot targit 64 bits]]
", |
82 "build_dir": "Path('[CHECKOUT]', 'out')", | 67 "component_builder": "config \"component_builder\" includes \"main_builder\",
but [config \"main_builder\" includes \"android_defaults\", but [Android cannot
targit 64 bits]]", |
83 "compile_py": { | 68 "enormous_tests": "config \"enormous_tests\" includes \"tests_base\", but [con
fig \"tests_base\" includes \"android_defaults\", but [Android cannot targit 64
bits]]", |
84 "build_tool": "ninja", | 69 "klp_builder": "config \"klp_builder\" includes \"main_builder\", but [config
\"main_builder\" includes \"android_defaults\", but [Android cannot targit 64 bi
ts]]", |
85 "compiler": "goma-clang", | 70 "main_builder": "config \"main_builder\" includes \"android_defaults\", but [A
ndroid cannot targit 64 bits]", |
86 "default_targets": [ | 71 "main_tests": "config \"main_tests\" includes \"tests_base\", but [config \"te
sts_base\" includes \"android_defaults\", but [Android cannot targit 64 bits]]",
|
87 "All" | |
88 ] | |
89 }, | |
90 "gyp_env": { | |
91 "GYP_CROSSCOMPILE": "1", | |
92 "GYP_DEFINES": "OS=android clang=1 component=static_library fastbuild=1 gc
c_version=46 host_os=linux order_text_section=Path('[CHECKOUT]', 'orderfiles', '
orderfile.out') target_arch=arm", | |
93 "GYP_GENERATORS": "ninja", | |
94 "GYP_GENERATOR_FLAGS": "default_target=All" | |
95 } | |
96 }, | |
97 "clang_tests": { | |
98 "build_config_fs": "Debug", | |
99 "build_dir": "Path('[CHECKOUT]', 'out')", | |
100 "compile_py": { | |
101 "build_tool": "ninja", | |
102 "default_targets": [ | |
103 "All" | |
104 ] | |
105 }, | |
106 "gyp_env": { | |
107 "GYP_CROSSCOMPILE": "1", | |
108 "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=arm", | |
109 "GYP_GENERATORS": "ninja", | |
110 "GYP_GENERATOR_FLAGS": "default_target=All" | |
111 } | |
112 }, | |
113 "component_builder": { | |
114 "build_config_fs": "Debug", | |
115 "build_dir": "Path('[CHECKOUT]', 'out')", | |
116 "compile_py": { | |
117 "build_tool": "ninja", | |
118 "compiler": "goma", | |
119 "default_targets": [ | |
120 "All" | |
121 ] | |
122 }, | |
123 "gyp_env": { | |
124 "GYP_CROSSCOMPILE": "1", | |
125 "GYP_DEFINES": "OS=android component=shared_library fastbuild=1 gcc_versio
n=46 host_os=linux order_text_section=Path('[CHECKOUT]', 'orderfiles', 'orderfil
e.out') target_arch=arm", | |
126 "GYP_GENERATORS": "ninja", | |
127 "GYP_GENERATOR_FLAGS": "default_target=All" | |
128 } | |
129 }, | |
130 "enormous_tests": { | |
131 "build_config_fs": "Debug", | |
132 "build_dir": "Path('[CHECKOUT]', 'out')", | |
133 "compile_py": { | |
134 "build_tool": "ninja", | |
135 "default_targets": [ | |
136 "All" | |
137 ] | |
138 }, | |
139 "gyp_env": { | |
140 "GYP_CROSSCOMPILE": "1", | |
141 "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=arm", | |
142 "GYP_GENERATORS": "ninja", | |
143 "GYP_GENERATOR_FLAGS": "default_target=All" | |
144 } | |
145 }, | |
146 "klp_builder": { | |
147 "build_config_fs": "Debug", | |
148 "build_dir": "Path('[CHECKOUT]', 'out')", | |
149 "compile_py": { | |
150 "build_tool": "ninja", | |
151 "compiler": "goma", | |
152 "default_targets": [ | |
153 "All" | |
154 ] | |
155 }, | |
156 "gyp_env": { | |
157 "GYP_CROSSCOMPILE": "1", | |
158 "GYP_DEFINES": "OS=android android_sdk_root=Path('[CHECKOUT]', 'third_part
y', 'android_tools_internal', 'sdk') android_sdk_version=4.4 component=static_li
brary fastbuild=1 gcc_version=46 host_os=linux order_text_section=Path('[CHECKOU
T]', 'orderfiles', 'orderfile.out') target_arch=arm", | |
159 "GYP_GENERATORS": "ninja", | |
160 "GYP_GENERATOR_FLAGS": "default_target=All" | |
161 } | |
162 }, | |
163 "main_builder": { | |
164 "build_config_fs": "Debug", | |
165 "build_dir": "Path('[CHECKOUT]', 'out')", | |
166 "compile_py": { | |
167 "build_tool": "ninja", | |
168 "compiler": "goma", | |
169 "default_targets": [ | |
170 "All" | |
171 ] | |
172 }, | |
173 "gyp_env": { | |
174 "GYP_CROSSCOMPILE": "1", | |
175 "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=arm", | |
176 "GYP_GENERATORS": "ninja", | |
177 "GYP_GENERATOR_FLAGS": "default_target=All" | |
178 } | |
179 }, | |
180 "main_tests": { | |
181 "build_config_fs": "Debug", | |
182 "build_dir": "Path('[CHECKOUT]', 'out')", | |
183 "compile_py": { | |
184 "build_tool": "ninja", | |
185 "default_targets": [ | |
186 "All" | |
187 ] | |
188 }, | |
189 "gyp_env": { | |
190 "GYP_CROSSCOMPILE": "1", | |
191 "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=arm", | |
192 "GYP_GENERATORS": "ninja", | |
193 "GYP_GENERATOR_FLAGS": "default_target=All" | |
194 } | |
195 }, | |
196 "msvs": "can not use msvs on \"linux\"", | 72 "msvs": "can not use msvs on \"linux\"", |
197 "ninja": { | 73 "ninja": { |
198 "build_config_fs": "Debug", | 74 "build_config_fs": "Debug", |
199 "build_dir": "Path('[CHECKOUT]', 'out')", | 75 "build_dir": "Path('[CHECKOUT]', 'out')", |
200 "compile_py": { | 76 "compile_py": { |
201 "build_tool": "ninja" | 77 "build_tool": "ninja" |
202 }, | 78 }, |
203 "gyp_env": { | 79 "gyp_env": { |
204 "GYP_DEFINES": "component=shared_library", | 80 "GYP_DEFINES": "component=shared_library", |
205 "GYP_GENERATORS": "ninja" | 81 "GYP_GENERATORS": "ninja" |
206 } | 82 } |
207 }, | 83 }, |
208 "tests_base": { | 84 "tests_base": "config \"tests_base\" includes \"android_defaults\", but [Andro
id cannot targit 64 bits]", |
209 "build_config_fs": "Debug", | 85 "try_builder": "config \"try_builder\" includes \"main_builder\", but [config
\"main_builder\" includes \"android_defaults\", but [Android cannot targit 64 bi
ts]]", |
210 "build_dir": "Path('[CHECKOUT]', 'out')", | 86 "try_instrumentation_tests": "config \"try_instrumentation_tests\" includes \"
tests_base\", but [config \"tests_base\" includes \"android_defaults\", but [And
roid cannot targit 64 bits]]", |
211 "compile_py": { | 87 "v8": "v8 must have a valid target_arch.", |
212 "build_tool": "ninja", | 88 "x86_builder": "config \"x86_builder\" includes \"android_defaults\", but [And
roid cannot targit 64 bits]", |
213 "default_targets": [ | 89 "x86_try_builder": "config \"x86_try_builder\" includes \"x86_builder\", but [
config \"x86_builder\" includes \"android_defaults\", but [Android cannot targit
64 bits]]", |
214 "All" | 90 "x86_try_instrumentation_tests": "config \"x86_try_instrumentation_tests\" inc
ludes \"x86_builder\", but [config \"x86_builder\" includes \"android_defaults\"
, but [Android cannot targit 64 bits]]", |
215 ] | |
216 }, | |
217 "gyp_env": { | |
218 "GYP_CROSSCOMPILE": "1", | |
219 "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=arm", | |
220 "GYP_GENERATORS": "ninja", | |
221 "GYP_GENERATOR_FLAGS": "default_target=All" | |
222 } | |
223 }, | |
224 "try_builder": { | |
225 "build_config_fs": "Debug", | |
226 "build_dir": "Path('[CHECKOUT]', 'out')", | |
227 "compile_py": { | |
228 "build_tool": "ninja", | |
229 "compiler": "goma", | |
230 "default_targets": [ | |
231 "All" | |
232 ] | |
233 }, | |
234 "gyp_env": { | |
235 "GYP_CROSSCOMPILE": "1", | |
236 "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=arm", | |
237 "GYP_GENERATORS": "ninja", | |
238 "GYP_GENERATOR_FLAGS": "default_target=All" | |
239 } | |
240 }, | |
241 "try_instrumentation_tests": { | |
242 "build_config_fs": "Debug", | |
243 "build_dir": "Path('[CHECKOUT]', 'out')", | |
244 "compile_py": { | |
245 "build_tool": "ninja", | |
246 "default_targets": [ | |
247 "All" | |
248 ] | |
249 }, | |
250 "gyp_env": { | |
251 "GYP_CROSSCOMPILE": "1", | |
252 "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=arm", | |
253 "GYP_GENERATORS": "ninja", | |
254 "GYP_GENERATOR_FLAGS": "default_target=All" | |
255 } | |
256 }, | |
257 "v8": { | |
258 "build_config_fs": "Debug", | |
259 "build_dir": "Path('[CHECKOUT]')", | |
260 "compile_py": { | |
261 "build_tool": "make", | |
262 "default_targets": [ | |
263 "buildbot" | |
264 ] | |
265 }, | |
266 "gyp_env": { | |
267 "GYP_DEFINES": "v8_target_arch=mips" | |
268 } | |
269 }, | |
270 "x86_builder": { | |
271 "build_config_fs": "Debug", | |
272 "build_dir": "Path('[CHECKOUT]', 'out')", | |
273 "compile_py": { | |
274 "build_tool": "ninja", | |
275 "compiler": "goma", | |
276 "default_targets": [ | |
277 "All" | |
278 ] | |
279 }, | |
280 "gyp_env": { | |
281 "GYP_CROSSCOMPILE": "1", | |
282 "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=ia32", | |
283 "GYP_GENERATORS": "ninja", | |
284 "GYP_GENERATOR_FLAGS": "default_target=All" | |
285 } | |
286 }, | |
287 "x86_try_builder": { | |
288 "build_config_fs": "Debug", | |
289 "build_dir": "Path('[CHECKOUT]', 'out')", | |
290 "compile_py": { | |
291 "build_tool": "ninja", | |
292 "compiler": "goma", | |
293 "default_targets": [ | |
294 "All" | |
295 ] | |
296 }, | |
297 "gyp_env": { | |
298 "GYP_CROSSCOMPILE": "1", | |
299 "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=ia32", | |
300 "GYP_GENERATORS": "ninja", | |
301 "GYP_GENERATOR_FLAGS": "default_target=All" | |
302 } | |
303 }, | |
304 "x86_try_instrumentation_tests": { | |
305 "build_config_fs": "Debug", | |
306 "build_dir": "Path('[CHECKOUT]', 'out')", | |
307 "compile_py": { | |
308 "build_tool": "ninja", | |
309 "default_targets": [ | |
310 "All" | |
311 ] | |
312 }, | |
313 "gyp_env": { | |
314 "GYP_CROSSCOMPILE": "1", | |
315 "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=arm", | |
316 "GYP_GENERATORS": "ninja", | |
317 "GYP_GENERATOR_FLAGS": "default_target=All" | |
318 } | |
319 }, | |
320 "xcodebuild": "can not use xcodebuild on \"linux\"" | 91 "xcodebuild": "can not use xcodebuild on \"linux\"" |
321 } | 92 } |
OLD | NEW |