1 Star 0 Fork 391

igorlegalov / arkcompiler_runtime_core

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 7.13 KB
一键复制 编辑 原始数据 按行查看 历史
openharmony_ci 提交于 2024-04-03 05:28 . !1475 Fixes for codecheck
{
"name": "@arkcompiler/runtime_core",
"version": "",
"description": "方舟运行时的公共组件",
"homePage": "https://gitee.com/openharmony",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"scripts": {},
"dirs": [],
"segment": {
"destPath": "arkcompiler/runtime_core"
},
"component": {
"name": "runtime_core",
"subsystem": "arkcompiler",
"syscap": [],
"features": [],
"adapted_system_type": [
"standard"
],
"rom": "",
"ram": "",
"deps": {
"components": [
"bounds_checking_function",
"ets_runtime",
"hilog",
"napi",
"toolchain",
"zlib"
],
"third_party": [
"bounds_checking_function",
"icu",
"musl",
"zlib",
"vixl"
]
},
"build": {
"sub_component": [
"//arkcompiler/runtime_core:arkcompiler_params",
"//arkcompiler/runtime_core/arkplatform:arkplatform_packages",
"//arkcompiler/runtime_core/static_core:ark_packages",
"//arkcompiler/runtime_core:ark_device_packages"
],
"inner_kits": [
{
"name": "//arkcompiler/runtime_core/libpandafile:arkfile_header_deps",
"header": {
"header_files": [],
"header_base": "//arkcompiler/runtime_core/libpandafile"
}
},
{
"name": "//arkcompiler/runtime_core/libpandafile:libarkfile_static",
"header": {
"header_files": [],
"header_base": "//arkcompiler/runtime_core/libpandafile"
}
},
{
"name": "//arkcompiler/runtime_core/libpandabase:libarkbase_static",
"header": {
"header_files": [],
"header_base": "//arkcompiler/runtime_core/libpandabase"
}
},
{
"name": "//arkcompiler/runtime_core/abc2program:abc2program_frontend_static",
"header": {
"header_files": [],
"header_base": "//arkcompiler/runtime_core/abc2program"
}
},
{
"name": "//arkcompiler/runtime_core/assembler:libarkassembler_frontend_static",
"header": {
"header_files": [],
"header_base": "//arkcompiler/runtime_core/assembler"
}
},
{
"name": "//arkcompiler/runtime_core/assembler:libarkassembler_static",
"header": {
"header_files": [],
"header_base": "//arkcompiler/runtime_core/assembler"
}
},
{
"name": "//arkcompiler/runtime_core/libpandabase:libarkbase_frontend_static",
"header": {
"header_files": [],
"header_base": "//arkcompiler/runtime_core/libpandabase"
}
},
{
"name": "//arkcompiler/runtime_core/libpandafile:libarkfile_frontend_static",
"header": {
"header_files": [],
"header_base": "//arkcompiler/runtime_core/libpandafile"
}
},
{
"name": "//arkcompiler/runtime_core/libziparchive:libarkziparchive_frontend_static",
"header": {
"header_files": [],
"header_base": "//arkcompiler/runtime_core/libziparchive"
}
},
{
"name": "//arkcompiler/runtime_core/bytecode_optimizer:libarkbytecodeopt_frontend_static",
"header": {
"header_files": [],
"header_base": "//arkcompiler/runtime_core/bytecode_optimizer"
}
},
{
"name": "//arkcompiler/runtime_core/compiler:libarkcompiler_frontend_static",
"header": {
"header_files": [],
"header_base": "//arkcompiler/runtime_core/compiler"
}
},
{
"name": "//arkcompiler/runtime_core/static_core/libpandabase:libarktsbase_package",
"header": {
"header_files": [],
"header_base": "//arkcompiler/runtime_core/static_core/libpandabase"
}
},
{
"name": "//arkcompiler/runtime_core/static_core/libpandafile:libarktsfile_package",
"header": {
"header_files": [],
"header_base": "//arkcompiler/runtime_core/static_core/libpandafile"
}
},
{
"name": "//arkcompiler/runtime_core/static_core/assembler:libarktsassembler_package",
"header": {
"header_files": [],
"header_base": "//arkcompiler/runtime_core/static_core/assembler"
}
},
{
"name": "//arkcompiler/runtime_core/static_core/bytecode_optimizer:libarktsbytecodeopt_package",
"header": {
"header_files": [],
"header_base": "//arkcompiler/runtime_core/static_core/bytecode_optimizer"
}
},
{
"name": "//arkcompiler/runtime_core/static_core/compiler:libarktscompiler_package",
"header": {
"header_files": [],
"header_base": "//arkcompiler/runtime_core/static_core/compiler"
}
},
{
"name": "//arkcompiler/runtime_core/static_core/isa:isa_combine",
"header": {
"header_files": [],
"header_base": "//arkcompiler/runtime_core/static_core/isa"
}
},
{
"name": "//arkcompiler/runtime_core/verifier:libarkverifier",
"header": {
"header_files": [],
"header_base": "//arkcompiler/runtime_core/verifier"
}
}
],
"test": [
"//arkcompiler/runtime_core/tests/fuzztest:fuzztest",
"//arkcompiler/runtime_core:runtime_core_unittest"
]
}
}
}
1
https://gitee.com/igorlegalov/arkcompiler_runtime_core.git
git@gitee.com:igorlegalov/arkcompiler_runtime_core.git
igorlegalov
arkcompiler_runtime_core
arkcompiler_runtime_core
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891