From 5241eb6f63a9963f4d69435ae5951e93ae9c319e Mon Sep 17 00:00:00 2001 From: Keerecles Date: Fri, 6 Jun 2025 09:59:48 +0800 Subject: [PATCH 1/2] Debug Signed-off-by: Keerecles Change-Id: Ia27afd9d2e8e5d58699f8ce10ce72d62844aed45 --- ohos/sdk/BUILD.gn | 12 +- ohos/sdk/generate_all_types_sdk.py | 2 +- ohos/sdk/ohos_sdk_description_std.json | 1363 +----------------------- 3 files changed, 38 insertions(+), 1339 deletions(-) diff --git a/ohos/sdk/BUILD.gn b/ohos/sdk/BUILD.gn index 4435c5e3ac..b9be1b51d4 100755 --- a/ohos/sdk/BUILD.gn +++ b/ohos/sdk/BUILD.gn @@ -212,12 +212,12 @@ if (!use_current_sdk) { group("ohos_sdk_pre") { deps = [] - if (enable_process_notice) { - deps += [ - ":generate_sdk_notice", - ":verify_sdk_notice_file", - ] - } + # if (enable_process_notice) { + # deps += [ + # ":generate_sdk_notice", + # ":verify_sdk_notice_file", + # ] + # } deps += [ "${generated_files_dir}:generated_ohos_sdk" ] } diff --git a/ohos/sdk/generate_all_types_sdk.py b/ohos/sdk/generate_all_types_sdk.py index bca31f12d6..e1e4775d28 100755 --- a/ohos/sdk/generate_all_types_sdk.py +++ b/ohos/sdk/generate_all_types_sdk.py @@ -149,7 +149,7 @@ group("generated_ohos_sdk") { }""", # noqa E501 trim_blocks=True, lstrip_blocks=True) - + options.sdk_types = ["ets"] contents = template.render( ohos_sdk_modules=options.sdk_modules, sdk_types=options.sdk_types, diff --git a/ohos/sdk/ohos_sdk_description_std.json b/ohos/sdk/ohos_sdk_description_std.json index 4ababafae7..fc4643578c 100644 --- a/ohos/sdk/ohos_sdk_description_std.json +++ b/ohos/sdk/ohos_sdk_description_std.json @@ -1,1117 +1,7 @@ [ { - "install_dir": "toolchains", - "module_label": "//developtools/syscap_codec:syscap_tool_bin", - "target_os": [ - "linux", - "windows", - "darwin", - "ohos" - ] - }, - { - "install_dir": "toolchains", - "module_label": "//developtools/hdc:hdc", - "target_os": [ - "linux", - "windows", - "darwin", - "ohos" - ] - }, - { - "install_dir": "toolchains", - "module_label": "//base/startup/appspawn/service/hnp:hnpcli", - "target_os": [ - "linux", - "windows", - "darwin" - ] - }, - { - "install_dir": "toolchains", - "module_label": "//third_party/glslang:glslang_validator", - "target_os": [ - "linux", - "windows" - ] - }, - { - "install_dir": "toolchains", - "module_label": "//third_party/glslang:spirv-remap", - "target_os": [ - "linux", - "windows" - ] - }, - { - "install_dir": "toolchains", - "module_label": "//base/update/updater/services/diffpatch:diff", - "target_os": [ - "linux", - "windows", - "darwin" - ] - }, - { - "install_dir": "toolchains", - "module_label": "//third_party/libusb:libusb", - "target_os": [ - "linux", - "windows", - "darwin", - "ohos" - ] - }, - { - "install_dir": "toolchains", - "module_label": "//third_party/selinux:libselinux", - "target_os": [ - "linux" - ] - }, - { - "install_dir": "toolchains", - "module_label": "//third_party/selinux:libsepol", - "target_os": [ - "linux" - ] - }, - { - "install_dir": "toolchains", - "module_label": "//third_party/pcre2:libpcre2", - "target_os": [ - "linux" - ] - }, - { - "install_dir": "toolchains", - "module_label": "//developtools/hapsigner:lib", - "target_os": [ - "linux", - "windows", - "darwin" - ] - }, - { - "install_dir": "toolchains", - "module_label": "//developtools/global_resource_tool:restool_systemres", - "target_os": [ - "windows", - "linux", - "darwin" - ] - }, - { - "install_dir": "toolchains", - "module_label": "//developtools/global_resource_tool:restool_faq", - "target_os": [ - "windows", - "linux", - "darwin" - ] - }, - { - "install_dir": "toolchains", - "module_label": "//developtools/global_resource_tool:restool", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "js/api", - "module_label": "//interface/sdk-js:ohos_declaration_common", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "js/api/config", - "module_label": "//interface/sdk-js:config", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "js/form", - "module_label": "//interface/sdk-js:form_declaration", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/bin/", - "module_label": "//third_party/jerryscript:jerry", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/bin/", - "module_label": "//third_party/jerryscript:jerry-snapshot", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "js/build-tools/ace-loader", - "module_label": "//developtools/ace_js2bundle:ace_loader", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/lib/", - "module_label": "//developtools/ace_js2bundle:ace_loader_library", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/lib/", - "module_label": "//third_party/weex-loader:weex_loader", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/lib/", - "module_label": "//third_party/weex-loader:scripter", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/lib/", - "module_label": "//third_party/weex-loader:styler", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/lib/", - "module_label": "//third_party/parse5:parse5", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "ets/ets1.2/build-tools/ets2panda/bin", - "module_label": "//arkcompiler/ets_frontend/ets2panda/aot:ets2panda", - "target_os": [ - "linux", - "windows", - "darwin" - ] - }, - { - "install_dir": "ets/ets1.2/build-tools/ets2panda/bin", - "module_label": "//arkcompiler/runtime_core/static_core/static_linker:ark_link", - "target_os": [ - "linux", - "windows", - "darwin" - ] - }, - { - "install_dir": "ets/ets1.2/build-tools/ets2panda/lib", - "module_label": "//arkcompiler/runtime_core/static_core/libpandabase:libarktsbase", - "target_os": [ - "linux", - "windows", - "darwin" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/bin/ark/", - "module_label": "//arkcompiler/ets_frontend/es2panda:panda_es2abc", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/", - "module_label": "//arkcompiler/ets_frontend/es2panda:panda_es2abc_ets", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "ets/ets1.2/build-tools/ets-loader/bin/ark/", - "module_label": "//arkcompiler/ets_frontend/es2panda:panda_es2abc_ets", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "ets/ets1.2/build-tools/ets2panda/lib", - "module_label": "//arkcompiler/ets_frontend/ets2panda:libes2panda_public", - "target_os": [ - "windows", - "linux", - "darwin" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/bin/ark/build/bin", - "module_label": "//arkcompiler/ets_frontend/es2panda:es2abc_build", - "target_os": [ - "linux", - "ohos" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/bin/ark/build-win/bin", - "module_label": "//arkcompiler/ets_frontend/es2panda:es2abc_build_win", - "target_os": [ - "windows" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/bin/ark/build-mac/bin", - "module_label": "//arkcompiler/ets_frontend/es2panda:es2abc_build_mac", - "target_os": [ - "darwin" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build/bin", - "module_label": "//arkcompiler/ets_frontend/es2panda:es2abc_build_ets", - "target_os": [ - "linux", - "ohos" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build-win/bin", - "module_label": "//arkcompiler/ets_frontend/es2panda:es2abc_build_win_ets", - "target_os": [ - "windows" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build-mac/bin", - "module_label": "//arkcompiler/ets_frontend/es2panda:es2abc_build_mac_ets", - "target_os": [ - "darwin" - ] - }, - { - "install_dir": "ets/ets1.2/build-tools/ets-loader/bin/ark/build-mac/bin", - "module_label": "//arkcompiler/ets_frontend/es2panda:es2abc_build_mac_ets", - "target_os": [ - "darwin" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build/bin", - "module_label": "//arkcompiler/runtime_core/panda_guard:panda_guard_build_ets", - "target_os": [ - "linux", - "ohos" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build-win/bin", - "module_label": "//arkcompiler/runtime_core/panda_guard:panda_guard_build_win_ets", - "target_os": [ - "windows" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build-mac/bin", - "module_label": "//arkcompiler/runtime_core/panda_guard:panda_guard_build_mac_ets", - "target_os": [ - "darwin" - ] - }, - { - "install_dir": "ets/ets1.2/build-tools/ets2panda/lib/stdlib", - "module_label": "//arkcompiler/runtime_core/static_core/plugins/ets/stdlib:stdlib_build_win_ets", - "target_os": [ - "windows" - ] - }, - { - "install_dir": "ets/ets1.2/build-tools/ets2panda/lib/stdlib", - "module_label": "//arkcompiler/runtime_core/static_core/plugins/ets/stdlib:stdlib_build_ets", - "target_os": [ - "linux", - "ohos" - ] - }, - { - "install_dir": "ets/ets1.2/build-tools/ets2panda/lib/stdlib", - "module_label": "//arkcompiler/runtime_core/static_core/plugins/ets/stdlib:stdlib_build_mac_ets", - "target_os": [ - "darwin" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/bin/ark/build/legacy_api8/bin", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_js2abc_api8_linux", - "target_os": [ - "linux" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/bin/ark/build-win/legacy_api8/bin", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_js2abc_api8_win", - "target_os": [ - "windows" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/bin/ark/build-mac/legacy_api8/bin", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_js2abc_api8_mac", - "target_os": [ - "darwin" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/bin/ark/build/legacy_api8/src", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_ts2abc_api8_linux", - "target_os": [ - "linux" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/bin/ark/build-win/legacy_api8/src", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_ts2abc_api8_win", - "target_os": [ - "windows" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/bin/ark/build-mac/legacy_api8/src", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_ts2abc_api8_mac", - "target_os": [ - "darwin" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/bin/ark/build/legacy_api8", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_package_api8_linux", - "target_os": [ - "linux" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/bin/ark/build-win/legacy_api8", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_package_api8_win", - "target_os": [ - "windows" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/bin/ark/build-mac/legacy_api8", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_package_api8_mac", - "target_os": [ - "darwin" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/bin/ark/build/legacy_api8", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_package-lock_api8_linux", - "target_os": [ - "linux" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/bin/ark/build-win/legacy_api8", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_package-lock_api8_win", - "target_os": [ - "windows" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/bin/ark/build-mac/legacy_api8", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_package-lock_api8_mac", - "target_os": [ - "darwin" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/bin/ark/build/legacy_api8", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_node_modules_api8_linux", - "target_os": [ - "linux" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/bin/ark/build-win/legacy_api8", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_node_modules_api8_win", - "target_os": [ - "windows" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/bin/ark/build-mac/legacy_api8", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:js_node_modules_api8_mac", - "target_os": [ - "darwin" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build/legacy_api8/bin", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_js2abc_api8_linux", - "target_os": [ - "linux" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build-win/legacy_api8/bin", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_js2abc_api8_win", - "target_os": [ - "windows" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build-mac/legacy_api8/bin", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_js2abc_api8_mac", - "target_os": [ - "darwin" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build/legacy_api8/src", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_ts2abc_api8_linux", - "target_os": [ - "linux" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build-win/legacy_api8/src", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_ts2abc_api8_win", - "target_os": [ - "windows" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build-mac/legacy_api8/src", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_ts2abc_api8_mac", - "target_os": [ - "darwin" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build/legacy_api8", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_package_api8_linux", - "target_os": [ - "linux" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build-win/legacy_api8", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_package_api8_win", - "target_os": [ - "windows" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build-mac/legacy_api8", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_package_api8_mac", - "target_os": [ - "darwin" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build/legacy_api8", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_package-lock_api8_linux", - "target_os": [ - "linux" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build-win/legacy_api8", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_package-lock_api8_win", - "target_os": [ - "windows" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build-mac/legacy_api8", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_package-lock_api8_mac", - "target_os": [ - "darwin" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build/legacy_api8", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_node_modules_api8_linux", - "target_os": [ - "linux" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build-win/legacy_api8", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_node_modules_api8_win", - "target_os": [ - "windows" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build-mac/legacy_api8", - "module_label": "//arkcompiler/ets_frontend/legacy_bin:ets_node_modules_api8_mac", - "target_os": [ - "darwin" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/bin/ark/build/bin", - "module_label": "//arkcompiler/ets_frontend/merge_abc:merge_abc_build", - "target_os": [ - "linux" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/bin/ark/build-win/bin", - "module_label": "//arkcompiler/ets_frontend/merge_abc:merge_abc_build_win", - "target_os": [ - "windows" - ] - }, - { - "install_dir": "js/build-tools/ace-loader/bin/ark/build-mac/bin", - "module_label": "//arkcompiler/ets_frontend/merge_abc:merge_abc_build_mac", - "target_os": [ - "darwin" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build/bin", - "module_label": "//arkcompiler/ets_frontend/merge_abc:merge_abc_build_ets", - "target_os": [ - "linux" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build-win/bin", - "module_label": "//arkcompiler/ets_frontend/merge_abc:merge_abc_build_win_ets", - "target_os": [ - "windows" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build-mac/bin", - "module_label": "//arkcompiler/ets_frontend/merge_abc:merge_abc_build_mac_ets", - "target_os": [ - "darwin" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/interop", - "module_label": "//interface/sdk-js:build_dynamic_sdk_interop", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "ets/ets1.2/build-tools/interop/declaration", - "module_label": "//interface/sdk-js:build_static_declaration_sdk_interop", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "ets/ets1.2/build-tools/interop/bridge", - "module_label": "//interface/sdk-js:build_static_bridge_sdk_interop", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "ets/ets1.1/api", - "module_label": "//interface/sdk-js:ohos_build_ets_sdk_api", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "ets/ets1.2/api", - "module_label": "//interface/sdk-js:ohos_build_ets2_sdk_api", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "ets/ets1.1/component", - "module_label": "//interface/sdk-js:ohos_build_ets_sdk_component", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "ets/ets1.1/kits", - "module_label": "//interface/sdk-js:ohos_build_ets_sdk_kits", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "ets/ets1.2/kits", - "module_label": "//interface/sdk-js:ohos_build_ets2_sdk_kits", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "ets/ets1.1/arkts", - "module_label": "//interface/sdk-js:ohos_build_ets_sdk_arkts", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "ets/ets1.2/arkts", - "module_label": "//interface/sdk-js:ohos_build_ets2_sdk_arkts", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "js/api/@internal/full", - "module_label": "//interface/sdk-js:internal_full", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "js/api/@internal/lite", - "module_label": "//interface/sdk-js:internal_lite", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "toolchains/syscapcheck", - "module_label": "//interface/sdk-js:syscap_check", - "target_os": [ - "linux", - "windows", - "darwin" - ] - }, - { - "install_dir": "ets/ets1.1/component", - "module_label": "//developtools/ace_ets2bundle:ets_loader_component_config", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "ets/ets1.1/component", - "module_label": "//developtools/ace_ets2bundle:ets_loader_form_config", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/form_components", - "module_label": "//developtools/ace_ets2bundle:form_components", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader", - "module_label": "//developtools/ace_ets2bundle:ets_loader", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/lib", - "module_label": "//developtools/ace_ets2bundle:ets_loader_library", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/kit_configs", - "module_label": "//developtools/ace_ets2bundle:ets_loader_kit_configs", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/components", - "module_label": "//developtools/ace_ets2bundle:components", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/server", - "module_label": "//developtools/ace_ets2bundle:server", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/codegen", - "module_label": "//developtools/ace_ets2bundle:codegen", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/declarations", - "module_label": "//developtools/ace_ets2bundle:ets_loader_declaration", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/declarations", - "module_label": "//interface/sdk-js:bundle_api", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "toolchains", - "module_label": "//arkcompiler/runtime_core/disassembler:ark_disasm", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "toolchains", - "module_label": "//arkcompiler/runtime_core/static_core/disassembler:arkts_disasm", - "target_os": [ - "windows", - "linux", - "darwin", - "ohos" - ] - }, - { - "install_dir": "toolchains", - "module_label": "//arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate:rawheap_translator", - "target_os": [ - "linux", - "windows", - "darwin", - "ohos" - ] - }, - { - "install_dir": "toolchains/lib", - "module_label": "//developtools/packing_tool:app_packing_tool", - "target_os": [ - "linux", - "windows", - "darwin" - ] - }, - { - "install_dir": "toolchains/lib", - "module_label": "//developtools/packing_tool/packing_tool/frameworks:ohos_packing_tool", - "target_os": [ - "ohos" - ] - }, - { - "install_dir": "toolchains/lib", - "module_label": "//developtools/packing_tool:app_unpacking_tool", - "target_os": [ - "linux", - "windows", - "darwin" - ] - }, - { - "install_dir": "toolchains/lib", - "module_label": "//developtools/packing_tool:app_check_tool", - "target_os": [ - "linux", - "windows", - "darwin" - ] - }, - { - "install_dir": "ets/ets1.2/build-tools/ets2panda/bin", - "module_label": "//arkcompiler/ets_frontend/ets2panda/driver/dependency_analyzer:dependency_analyzer", - "target_os": [ - "linux", - "windows", - "darwin" - ] - }, - { - "install_dir": "previewer/common/bin", - "module_label": "//ide/tools/previewer:rich_previewer", - "target_os": [ - "windows", - "darwin", - "linux" - ] - }, - { - "install_dir": "previewer/liteWearable/bin", - "module_label": "//ide/tools/previewer:lite_previewer", - "target_os": [ - "windows", - "darwin" - ] - }, - { - "install_dir": "previewer/common/bin", - "module_label": "//ide/tools/previewer:copy_ide_library", - "target_os": [ - "windows", - "darwin", - "linux" - ] - }, - { - "install_dir": "previewer/liteWearable/config", - "module_label": "//foundation/arkui/ui_lite/ext/ide:copy_previewer_fonts_lite_full", - "target_os": [ - "windows", - "darwin", - "linux" - ] - }, - { - "install_dir": "previewer/common/bin/", - "module_label": "//foundation/window/window_manager/previewer:copy_previewer_library", - "target_os": [ - "windows", - "darwin", - "linux" - ] - }, - { - "install_dir": "previewer/common/bin/", - "module_label": "//foundation/ability/ability_runtime/frameworks/simulator:copy_ability_simulator", - "target_os": [ - "windows", - "darwin" - ] - }, - { - "install_dir": "previewer/common/bin", - "module_label": "//foundation/arkui/ace_engine/adapter/preview/sdk:copy_preview_shared_library", - "target_os": [ - "windows", - "darwin", - "linux" - ] - }, - { - "install_dir": "previewer/common/bin", - "module_label": "//base/global/system_resources:copy_preview_fonts", - "target_os": [ - "windows", - "darwin", - "linux" - ] - }, - { - "install_dir": "previewer/common/bin", - "module_label": "//third_party/noto-cjk:copy_preview_fonts_notocjk", - "target_os": [ - "windows", - "darwin", - "linux" - ] - }, - { - "install_dir": "previewer/common/bin", - "module_label": "//third_party/notofonts:copy_preview_fonts_notofonts", - "target_os": [ - "windows", - "darwin", - "linux" - ] - }, - { - "install_dir": "previewer/common", - "module_label": "//foundation/arkui/ace_engine/adapter/preview/sdk:copy_system_resource_standard", - "target_os": [ - "windows", - "darwin", - "linux" - ] - }, - { - "install_dir": "previewer/common/bin/module/arkui", - "module_label": "//foundation/arkui/ace_engine/adapter/preview/sdk:copy_abc_library", - "target_os": [ - "windows", - "darwin", - "linux" - ] - }, - { - "install_dir": "previewer/resources", - "module_label": "//foundation/arkui/ace_engine/adapter/preview/sdk:copy_preview_curl_cacert", - "target_os": [ - "windows" - ] - }, - { - "install_dir": "js/build-tools/binary-tools", - "module_label": "//developtools/packing_tool:fastjson-2.0.52", - "target_os": [ - "linux", - "windows", - "darwin", - "ohos" - ] - }, - { - "install_dir": "js/build-tools/binary-tools", - "module_label": "//developtools/packing_tool:fastjson2-2.0.52", - "target_os": [ - "linux", - "windows", - "darwin", - "ohos" - ] - }, - { - "install_dir": "js/build-tools/binary-tools", - "module_label": "//developtools/packing_tool:fastjson2-extension-2.0.52", - "target_os": [ - "linux", - "windows", - "darwin", - "ohos" - ] - }, - { - "install_dir": "js/build-tools/binary-tools", - "module_label": "//developtools/packing_tool:haptobin_tool", - "target_os": [ - "linux", - "windows", - "darwin", - "ohos" - ] - }, - { - "install_dir": "toolchains/configcheck", - "module_label": "//developtools/packing_tool/configcheck:configSchema_lite_json", + "install_dir": "ets/ets1.2/build-tools/ets2panda/bin", + "module_label": "//arkcompiler/ets_frontend/ets2panda/aot:ets2panda", "target_os": [ "linux", "windows", @@ -1119,8 +9,8 @@ ] }, { - "install_dir": "toolchains/configcheck", - "module_label": "//developtools/packing_tool/configcheck:configSchema_rich_json", + "install_dir": "ets/ets1.2/build-tools/ets2panda/bin", + "module_label": "//arkcompiler/runtime_core/static_core/static_linker:ark_link", "target_os": [ "linux", "windows", @@ -1128,265 +18,101 @@ ] }, { - "install_dir": "toolchains/modulecheck", - "module_label": "//developtools/packing_tool/modulecheck:appSchema_json", - "target_os": [ - "linux", - "windows", - "darwin", - "ohos" - ] - }, - { - "install_dir": "toolchains/modulecheck", - "module_label": "//developtools/packing_tool/modulecheck:commonEventSchema_json", - "target_os": [ - "linux", - "windows", - "darwin", - "ohos" - ] - }, - { - "install_dir": "toolchains/modulecheck", - "module_label": "//developtools/packing_tool/modulecheck:distroFilterSchema_json", - "target_os": [ - "linux", - "windows", - "darwin", - "ohos" - ] - }, - { - "install_dir": "toolchains/modulecheck", - "module_label": "//developtools/packing_tool/modulecheck:formsSchema_json", + "install_dir": "ets/ets1.2/build-tools/ets2panda/lib", + "module_label": "//arkcompiler/runtime_core/static_core/libpandabase:libarktsbase", "target_os": [ "linux", "windows", - "darwin", - "ohos" + "darwin" ] }, { - "install_dir": "toolchains/modulecheck", - "module_label": "//developtools/packing_tool/modulecheck:moduleSchema_json", + "install_dir": "ets/ets1.2/build-tools/ets-loader/bin/ark/", + "module_label": "//arkcompiler/ets_frontend/es2panda:panda_es2abc_ets", "target_os": [ - "linux", "windows", - "darwin", - "ohos" - ] - }, - { - "install_dir": "toolchains/modulecheck", - "module_label": "//developtools/packing_tool/modulecheck:pageSchema_json", - "target_os": [ "linux", - "windows", "darwin", "ohos" ] }, { - "install_dir": "toolchains/modulecheck", - "module_label": "//developtools/packing_tool/modulecheck:shortcutsSchema_json", + "install_dir": "ets/ets1.2/build-tools/ets2panda/lib", + "module_label": "//arkcompiler/ets_frontend/ets2panda:libes2panda_public", "target_os": [ - "linux", "windows", - "darwin", - "ohos" - ] - }, - { - "install_dir": "toolchains/modulecheck", - "module_label": "//developtools/packing_tool/modulecheck:routerMapSchema_json", - "target_os": [ "linux", - "windows", - "darwin", - "ohos" + "darwin" ] }, { - "install_dir": "toolchains/modulecheck", - "module_label": "//developtools/packing_tool/modulecheck:menuSchema_json", + "install_dir": "ets/ets1.2/build-tools/ets-loader/bin/ark/build-mac/bin", + "module_label": "//arkcompiler/ets_frontend/es2panda:es2abc_build_mac_ets", "target_os": [ - "linux", - "windows", - "darwin", - "ohos" + "darwin" ] }, { - "install_dir": "toolchains/modulecheck", - "module_label": "//developtools/packing_tool/modulecheck:insightIntentSchema_json", + "install_dir": "ets/ets1.2/build-tools/ets2panda/lib/stdlib", + "module_label": "//arkcompiler/runtime_core/static_core/plugins/ets/stdlib:stdlib_build_win_ets", "target_os": [ - "linux", - "windows", - "darwin", - "ohos" + "windows" ] }, { - "install_dir": "toolchains/modulecheck", - "module_label": "//developtools/packing_tool/modulecheck:insightIntentInnerSchema_json", + "install_dir": "ets/ets1.2/build-tools/ets2panda/lib/stdlib", + "module_label": "//arkcompiler/runtime_core/static_core/plugins/ets/stdlib:stdlib_build_ets", "target_os": [ "linux", - "windows", - "darwin", "ohos" ] }, { - "install_dir": "toolchains/modulecheck", - "module_label": "//developtools/packing_tool/modulecheck:themeConfigSchema_json", + "install_dir": "ets/ets1.2/build-tools/ets2panda/lib/stdlib", + "module_label": "//arkcompiler/runtime_core/static_core/plugins/ets/stdlib:stdlib_build_mac_ets", "target_os": [ - "linux", - "windows", - "darwin", - "ohos" + "darwin" ] }, { - "install_dir": "toolchains/modulecheck", - "module_label": "//developtools/packing_tool/modulecheck:customUtdSchema_json", + "install_dir": "ets/ets1.2/api", + "module_label": "//interface/sdk-js:ohos_build_ets2_sdk_api", "target_os": [ - "linux", "windows", - "darwin", - "ohos" - ] - }, - { - "install_dir": "toolchains/modulecheck", - "module_label": "//developtools/packing_tool/modulecheck:appStartupSchema_json", - "target_os": [ "linux", - "windows", "darwin", "ohos" ] }, { - "install_dir": "toolchains/modulecheck", - "module_label": "//developtools/packing_tool/modulecheck:appStartupInnerSchema_json", + "install_dir": "ets/ets1.2/kits", + "module_label": "//interface/sdk-js:ohos_build_ets2_sdk_kits", "target_os": [ - "linux", "windows", - "darwin", - "ohos" - ] - }, - { - "install_dir": "toolchains/modulecheck", - "module_label": "//developtools/packing_tool/modulecheck:configurationSchema_json", - "target_os": [ "linux", - "windows", "darwin", "ohos" ] }, { - "install_dir": "toolchains/modulecheck", - "module_label": "//developtools/packing_tool/modulecheck:startWindowSchema_json", + "install_dir": "ets/ets1.2/arkts", + "module_label": "//interface/sdk-js:ohos_build_ets2_sdk_arkts", "target_os": [ - "linux", "windows", - "darwin", - "ohos" - ] - }, - { - "install_dir": "toolchains/modulecheck", - "module_label": "//developtools/packing_tool/modulecheck:crossAppSharedConfigSchema_json", - "target_os": [ "linux", - "windows", "darwin", "ohos" ] }, { - "install_dir": "toolchains", - "module_label": "//foundation/ability/idl_tool:idl", + "install_dir": "ets/ets1.2/build-tools/ets2panda/bin", + "module_label": "//arkcompiler/ets_frontend/ets2panda/driver/dependency_analyzer:dependency_analyzer", "target_os": [ "linux", "windows", "darwin" ] }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build-win/bin", - "module_label": "//arkcompiler/ets_runtime/ecmascript/sdk:copy_ark_aot_compiler_library_win", - "target_os": [ - "windows" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build/bin", - "module_label": "//arkcompiler/ets_runtime/ecmascript/sdk:copy_ark_aot_compiler_library", - "target_os": [ - "linux" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build-mac/bin", - "module_label": "//arkcompiler/ets_runtime/ecmascript/sdk:copy_ark_aot_compiler_library_darwin", - "target_os": [ - "darwin" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build-win/aot/src", - "module_label": "//arkcompiler/ets_runtime/ecmascript/sdk:copy_ark_aot_builtins_win", - "target_os": [ - "windows" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build/aot/src", - "module_label": "//arkcompiler/ets_runtime/ecmascript/sdk:copy_ark_aot_builtins", - "target_os": [ - "linux" - ] - }, - { - "install_dir": "ets/ets1.1/build-tools/ets-loader/bin/ark/build-mac/aot/src", - "module_label": "//arkcompiler/ets_runtime/ecmascript/sdk:copy_ark_aot_builtins_mac", - "target_os": [ - "darwin" - ] - }, - { - "install_dir": "toolchains/lib", - "module_label": "//developtools/hapsigner/hapsigntool_cpp:hap-sign-tool", - "target_os": [ - "ohos" - ] - }, - { - "install_dir": "toolchains/lib", - "module_label": "//developtools/hapsigner/hapsigntool_cpp:copy_signature_tools_resource", - "target_os": [ - "ohos" - ] - }, - { - "install_dir": "previewer/common/bin", - "module_label": "//commonlibrary/c_utils/base:utils", - "target_os": [ - "windows", - "darwin" - ] - }, - { - "install_dir": "toolchains/lib", - "module_label": "//developtools/hapsigner/binary_sign_tool:binary-sign-tool", - "target_os": [ - "ohos" - ] - }, { "install_dir": "ets/ets1.2/build-tools/driver/build-system", "module_label": "//arkcompiler/ets_frontend/ets2panda/driver/build_system:ets2panda_build_system", @@ -1405,24 +131,6 @@ "darwin" ] }, - { - "install_dir": "ets/ets1.2/build-tools/migration-helper", - "module_label": "//arkcompiler/ets_frontend/ets2panda/linter:ets2panda_build_linter", - "target_os": [ - "linux", - "windows", - "darwin" - ] - }, - { - "install_dir": "ets/ets1.2/build-tools/bindings", - "module_label": "//arkcompiler/ets_frontend/ets2panda/bindings:ets2panda_build_bindings", - "target_os": [ - "linux", - "windows", - "darwin" - ] - }, { "install_dir": "ets/ets1.2/build-tools/koala-wrapper/", "module_label": "//developtools/ace_ets2bundle/koala-wrapper:ets2panda_koala_wrapper", @@ -1440,14 +148,5 @@ "windows", "darwin" ] - }, - { - "install_dir": "toolchains", - "module_label": "//arkcompiler/runtime_core/taihe:copy_taihe_tools", - "target_os": [ - "linux", - "windows", - "darwin" - ] } ] -- Gitee From b5a8b357c2c19eddc6a2eace9c15f46b264a768b Mon Sep 17 00:00:00 2001 From: VictorS67 Date: Wed, 3 Sep 2025 14:34:33 +0300 Subject: [PATCH 2/2] add libarkts Signed-off-by: VictorS67 Change-Id: Iada6f7ee9e0876addf4db2228655d44f9b511c41 --- ohos/sdk/ohos_sdk_description_std.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ohos/sdk/ohos_sdk_description_std.json b/ohos/sdk/ohos_sdk_description_std.json index fc4643578c..9a3000b45e 100644 --- a/ohos/sdk/ohos_sdk_description_std.json +++ b/ohos/sdk/ohos_sdk_description_std.json @@ -140,6 +140,11 @@ "darwin" ] }, + { + "install_dir": "ets/ets1.2/build-tools/libarkts/", + "module_label": "//developtools/ace_ets2bundle/ets1.2/libarkts:libarkts-sdk", + "target_os": ["linux", "windows", "darwin"] + }, { "install_dir": "ets/ets1.2/build-tools/ui-plugins/", "module_label": "//developtools/ace_ets2bundle/arkui-plugins:ui_plugin", -- Gitee