• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2    {
3        "install_dir": "toolchains",
4        "module_label": "//developtools/syscap_codec:syscap_tool_bin",
5        "target_os": [
6            "linux",
7            "windows",
8            "darwin"
9        ]
10    },
11    {
12        "install_dir": "toolchains",
13        "module_label": "//developtools/hdc_standard:hdc_std",
14        "target_os": [
15            "linux",
16            "windows",
17            "darwin"
18        ]
19    },
20    {
21        "install_dir": "toolchains",
22        "module_label": "//third_party/libusb:libusb",
23        "target_os": [
24            "linux",
25            "windows",
26            "darwin"
27        ]
28    },
29    {
30        "install_dir": "toolchains",
31        "module_label": "//developtools/hdc:hdc",
32        "target_os": [
33            "linux"
34        ]
35    },
36    {
37        "install_dir": "toolchains",
38        "module_label": "//developtools/hdc:hdc_win",
39        "target_os": [
40            "windows"
41        ]
42    },
43    {
44        "install_dir": "toolchains",
45        "module_label": "//developtools/hdc:hdc_darwin",
46        "target_os": [
47            "darwin"
48        ]
49    },
50    {
51        "install_dir": "toolchains",
52        "module_label": "//developtools/hdc:hdc_lib_winapi",
53        "target_os": [
54            "windows"
55        ]
56    },
57    {
58        "install_dir": "toolchains",
59        "module_label": "//developtools/hdc:hdc_lib_winusbapi",
60        "target_os": [
61            "windows"
62        ]
63    },
64    {
65        "install_dir": "toolchains",
66        "module_label": "//developtools/hapsigner:lib",
67        "target_os": [
68            "linux",
69            "windows",
70            "darwin"
71        ]
72    },
73    {
74        "install_dir": "toolchains",
75        "module_label": "//prebuilts/build-tools/common/restool:restool_linux",
76        "target_os": [
77            "linux"
78        ]
79    },
80    {
81        "install_dir": "toolchains",
82        "module_label": "//prebuilts/build-tools/common/restool:restool_windows",
83        "target_os": [
84            "windows"
85        ]
86    },
87    {
88        "install_dir": "toolchains",
89        "module_label": "//prebuilts/build-tools/common/restool:restool_darwin",
90        "target_os": [
91            "darwin"
92        ]
93    },
94    {
95        "install_dir": "toolchains",
96        "module_label": "//prebuilts/build-tools/common/restool:restool_systemres",
97        "target_os": [
98            "windows",
99            "linux",
100            "darwin"
101        ]
102    },
103    {
104        "install_dir": "toolchains",
105        "module_label": "//developtools/global_resource_tool:restool",
106        "target_os": [
107            "windows",
108            "linux",
109            "darwin"
110        ]
111    },
112    {
113        "install_dir": "js/api",
114        "module_label": "//interface/sdk-js:ohos_declaration_common",
115        "target_os": [
116            "windows",
117            "linux",
118            "darwin"
119        ]
120    },
121    {
122        "install_dir": "js/api/config",
123        "module_label": "//interface/sdk-js:config",
124        "target_os": [
125            "windows",
126            "linux",
127            "darwin"
128        ]
129    },
130    {
131        "install_dir": "js/form",
132        "module_label": "//interface/sdk-js:form_declaration",
133        "target_os": [
134            "windows",
135            "linux",
136            "darwin"
137        ]
138    },
139    {
140        "install_dir": "js/build-tools/",
141        "module_label": "//prebuilts/sdk/js-loader:ace_loader",
142        "target_os": [
143            "windows",
144            "linux",
145            "darwin"
146        ]
147    },
148    {
149        "install_dir": "js/build-tools/ace-loader/bin/",
150        "module_label": "//third_party/quickjs:qjsc",
151        "target_os": [
152            "windows",
153            "linux",
154            "darwin"
155        ]
156    },
157    {
158        "install_dir": "js/build-tools/ace-loader/bin/",
159        "module_label": "//third_party/jerryscript:jerry",
160        "target_os": [
161            "windows",
162            "linux",
163            "darwin"
164        ]
165    },
166    {
167        "install_dir": "js/build-tools/ace-loader/bin/",
168        "module_label": "//third_party/jerryscript:jerry-snapshot",
169        "target_os": [
170            "windows",
171            "linux",
172            "darwin"
173        ]
174    },
175    {
176        "install_dir": "js/build-tools/ace-loader",
177        "module_label": "//developtools/ace-js2bundle:ace_loader",
178        "target_os": [
179            "windows",
180            "linux",
181            "darwin"
182        ]
183    },
184    {
185        "install_dir": "js/build-tools/ace-loader/lib/",
186        "module_label": "//developtools/ace-js2bundle:ace_loader_library",
187        "target_os": [
188            "windows",
189            "linux",
190            "darwin"
191        ]
192    },
193    {
194    	"install_dir": "js/build-tools/ace-loader/bin/ark/",
195	    "module_label": "//ark/ts2abc/ts2panda:panda_ts2abc",
196	    "target_os": [
197            "windows",
198            "linux",
199            "darwin"
200        ]
201    },
202    {
203        "install_dir": "ets/build-tools/ets-loader/bin/ark/",
204        "module_label": "//ark/ts2abc/ts2panda:panda_ts2abc_ets",
205        "target_os": [
206            "windows",
207            "linux",
208            "darwin"
209        ]
210    },
211    {
212        "install_dir": "js/build-tools/ace-loader/bin/ark/build/",
213        "module_label": "//ark/ts2abc/ts2panda:ts2abc_build",
214        "target_os": [
215            "linux"
216        ]
217    },
218    {
219    	"install_dir": "js/build-tools/ace-loader/bin/ark/build-win/",
220        "module_label": "//ark/ts2abc/ts2panda:ts2abc_build_win",
221        "target_os": [
222            "windows"
223        ]
224    },
225    {
226    	"install_dir": "js/build-tools/ace-loader/bin/ark/build-mac/",
227        "module_label": "//ark/ts2abc/ts2panda:ts2abc_build_mac",
228        "target_os": [
229            "darwin"
230        ]
231    },
232    {
233        "install_dir": "ets/build-tools/ets-loader/bin/ark/build/",
234        "module_label": "//ark/ts2abc/ts2panda:ts2abc_build_ets",
235        "target_os": [
236            "linux"
237        ]
238    },
239    {
240        "install_dir": "ets/build-tools/ets-loader/bin/ark/build-win/",
241        "module_label": "//ark/ts2abc/ts2panda:ts2abc_build_win_ets",
242        "target_os": [
243            "windows"
244        ]
245    },
246    {
247        "install_dir": "ets/build-tools/ets-loader/bin/ark/build-mac/",
248        "module_label": "//ark/ts2abc/ts2panda:ts2abc_build_mac_ets",
249        "target_os": [
250            "darwin"
251        ]
252    },
253    {
254        "install_dir": "ets/api/@internal/full",
255	    "module_label": "//interface/sdk-js:ets_internal_api",
256	    "target_os": [
257            "windows",
258            "linux",
259            "darwin"
260        ]
261    },
262    {
263        "install_dir": "ets/api",
264        "module_label": "//interface/sdk-js:common_api",
265        "target_os": [
266            "windows",
267            "linux",
268            "darwin"
269        ]
270    },
271    {
272        "install_dir": "ets/api",
273        "module_label": "//interface/sdk-js:ohos_declaration_ets",
274        "target_os": [
275            "windows",
276            "linux",
277            "darwin"
278        ]
279    },
280    {
281        "install_dir": "js/api/@internal/full",
282        "module_label": "//interface/sdk-js:internal_full",
283        "target_os": [
284            "windows",
285            "linux",
286            "darwin"
287        ]
288    },
289    {
290        "install_dir": "js/api/@internal/lite",
291        "module_label": "//interface/sdk-js:internal_lite",
292        "target_os": [
293            "windows",
294            "linux",
295            "darwin"
296        ]
297    },
298    {
299        "install_dir": "js/api",
300        "module_label": "//interface/sdk-js:system_api",
301        "target_os": [
302            "windows",
303            "linux",
304            "darwin"
305        ]
306    },
307    {
308        "install_dir": "toolchains/syscapcheck",
309        "module_label": "//interface/sdk-js:syscap_check",
310        "target_os": [
311            "linux",
312            "windows",
313            "darwin"
314        ]
315    },
316    {
317        "install_dir": "ets/component",
318        "module_label": "//interface/sdk-js:ets_component",
319        "target_os": [
320            "windows",
321            "linux",
322            "darwin"
323        ]
324    },
325    {
326        "install_dir": "ets/component",
327        "module_label": "//developtools/ace-ets2bundle:ets_loader_component_config",
328        "target_os": [
329            "windows",
330            "linux",
331            "darwin"
332        ]
333    },
334    {
335        "install_dir": "ets/build-tools/ets-loader/deps",
336        "module_label": "//developtools/ace-ets2bundle:ets_loader_deps",
337        "target_os": [
338            "windows",
339            "linux",
340            "darwin"
341        ]
342    },
343    {
344        "install_dir": "ets/build-tools/ets-loader",
345        "module_label": "//developtools/ace-ets2bundle:ets_loader",
346        "target_os": [
347            "windows",
348            "linux",
349            "darwin"
350        ]
351    },
352    {
353        "install_dir": "ets/build-tools/ets-loader/lib",
354        "module_label": "//developtools/ace-ets2bundle:ets_loader_library",
355        "target_os": [
356            "windows",
357            "linux",
358            "darwin"
359        ]
360    },
361    {
362        "install_dir": "ets/build-tools/ets-loader/syntax_parser/dist",
363        "module_label": "//developtools/ace-ets2bundle:ets_loader_syntax",
364        "target_os": [
365            "windows",
366            "linux",
367            "darwin"
368        ]
369    },
370    {
371        "install_dir": "ets/build-tools/ets-loader/components",
372        "module_label": "//developtools/ace-ets2bundle:components",
373        "target_os": [
374            "windows",
375            "linux",
376            "darwin"
377        ]
378    },
379    {
380        "install_dir": "ets/build-tools/ets-loader/server",
381        "module_label": "//developtools/ace-ets2bundle:server",
382        "target_os": [
383            "windows",
384            "linux",
385            "darwin"
386        ]
387    },
388    {
389        "install_dir": "ets/build-tools/ets-loader/codegen",
390        "module_label": "//developtools/ace-ets2bundle:codegen",
391        "target_os": [
392            "windows",
393            "linux",
394            "darwin"
395        ]
396    },
397    {
398        "install_dir": "ets/build-tools/ets-loader/declarations",
399        "module_label": "//developtools/ace-ets2bundle:ets_loader_declaration",
400        "target_os": [
401            "windows",
402            "linux",
403            "darwin"
404        ]
405    },
406    {
407        "install_dir": "ets/build-tools/ets-loader/declarations",
408        "module_label": "//interface/sdk-js:bundle_api",
409        "target_os": [
410            "windows",
411            "linux",
412            "darwin"
413        ]
414    },
415    {
416        "install_dir": "toolchains",
417        "module_label": "//ark/runtime_core/assembler:ark_asm",
418        "target_os": [
419            "windows",
420            "linux",
421            "darwin"
422        ]
423    },
424    {
425        "install_dir": "toolchains",
426        "module_label": "//ark/runtime_core/disassembler:ark_disasm",
427        "target_os": [
428            "windows",
429            "linux",
430            "darwin"
431        ]
432    },
433    {
434        "install_dir": "toolchains/lib",
435        "module_label": "//developtools/packing_tool/jar:app_packing_tool",
436        "target_os": [
437            "linux",
438            "windows",
439            "darwin"
440        ]
441    },
442    {
443        "install_dir": "toolchains/lib",
444        "module_label": "//developtools/packing_tool/jar:app_unpacking_tool",
445        "target_os": [
446            "linux",
447            "windows",
448            "darwin"
449        ]
450    },
451    {
452        "install_dir": "previewer",
453        "module_label": "//developtools/ace-js2bundle:previewer_copy",
454        "target_os": [
455            "windows",
456            "darwin"
457        ]
458    },
459    {
460        "install_dir": "previewer/common/bin",
461        "module_label": "//foundation/ace/ace_engine/adapter/preview/sdk:copy_napi_shared_library",
462        "target_os": [
463            "windows",
464            "darwin"
465        ]
466    },
467    {
468        "install_dir": "previewer/common/bin/module",
469        "module_label": "//foundation/ace/ace_engine/adapter/preview/sdk:copy_napi_modules_shared_library",
470        "target_os": [
471            "windows",
472            "darwin"
473        ]
474    },
475    {
476        "install_dir": "previewer/common/bin",
477        "module_label": "//foundation/ace/ace_engine/adapter/preview/sdk:copy_preview_shared_library",
478        "target_os": [
479            "windows",
480            "darwin"
481        ]
482    },
483    {
484        "install_dir": "previewer/common/bin",
485        "module_label": "//foundation/ace/ace_engine/adapter/preview/sdk:copy_resource_dynamic_library_standard",
486        "target_os": [
487            "windows",
488            "darwin"
489        ]
490    },
491    {
492        "install_dir": "previewer/common",
493        "module_label": "//foundation/ace/ace_engine/adapter/preview/sdk:copy_system_resource_standard",
494        "target_os": [
495            "windows",
496            "darwin"
497        ]
498    },
499    {
500        "install_dir": "previewer/resources",
501        "module_label": "//foundation/ace/ace_engine/adapter/preview/sdk:copy_preview_curl_cacert",
502        "target_os": [
503            "windows"
504        ]
505    },
506    {
507        "install_dir": "previewer/common/bin",
508        "module_label": "//foundation/ace/ace_engine/adapter/preview/sdk:copy_ohos_fonts",
509        "target_os": [
510            "windows",
511            "darwin"
512        ]
513    },
514    {
515        "install_dir": "js/build-tools/binary-tools",
516        "module_label": "//developtools/packing_tool/jar:fastjson_utils_java",
517        "target_os": [
518            "linux",
519            "windows",
520            "darwin"
521        ]
522    },
523    {
524        "install_dir": "js/build-tools/binary-tools",
525        "module_label": "//developtools/packing_tool/jar:haptobin_tool",
526        "target_os": [
527            "linux",
528            "windows",
529            "darwin"
530        ]
531    },
532    {
533        "install_dir": "toolchains/configcheck",
534        "module_label": "//developtools/packing_tool/configcheck:configSchema_lite_json",
535        "target_os": [
536            "linux",
537            "windows",
538            "darwin"
539        ]
540    },
541    {
542        "install_dir": "toolchains/configcheck",
543        "module_label": "//developtools/packing_tool/configcheck:configSchema_rich_json",
544        "target_os": [
545            "linux",
546            "windows",
547            "darwin"
548        ]
549    }
550]
551