Commit Graph

450 Commits

Author SHA1 Message Date
openharmony_ci
8ebb7fd195
!27 fix codeCheck warnings
Merge pull request !27 from zhaozhibo/master
2022-10-13 12:13:25 +00:00
lordwithcc
7d2a4df482 Modify the instructions
Signed-off-by: lordwithcc <zhoucong40@huawei.com>
2022-10-13 18:28:58 +08:00
zhaozhibo
3aa3816b42 fix codeCheck warnings
Signed-off-by: zhaozhibo <zhaozhibo3@huawei.com>
2022-10-13 16:23:40 +08:00
openharmony_ci
593e6fcbbf
!26 Add headfile deps
Merge pull request !26 from weng-changcheng/fix_compile_error
2022-10-13 03:42:24 +00:00
wengchangcheng
6c327aebff Descriptor: Fix compile error
Details: Add headfile deps

Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5VGYL

Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: Ibe00571753b94231fc88d7df1931d82dbd1706e4
2022-10-13 11:10:27 +08:00
openharmony_ci
1f7b9b34f6
!25 Add tooling testcase
Merge pull request !25 from weng-changcheng/add_tooling_testcase
2022-10-13 01:22:01 +00:00
wengchangcheng
a1a73682b2 Descriptor: Add tooling testcase
Details:
1. use es2abc because ts2abc will file
2. enable testcase in CI

Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5VES6

Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I8e408b4c17ad0c471db1b8ba9a3fe71fa4f1090a
2022-10-12 22:07:01 +08:00
openharmony_ci
1abf5c59f4
!23 debugger support hot reload
Merge pull request !23 from Gymee/debugger_support_hotreload
2022-10-12 11:28:57 +00:00
Gymee
7673d36130 debugger support hot reload(fix testcases)
Issue: #I5TWT0

Signed-off-by: Gymee <yumeijie@huawei.com>
Change-Id: I55e49c9d719b69cee9def34623a0de8dd845ed20
2022-10-12 16:48:49 +08:00
Gymee
42c3ad9a4f debugger support hot reload
Issue: #I5TWT0
Signed-off-by: Gymee <yumeijie@huawei.com>
Change-Id: Ia7d2a0dedc4dbb6dbf8c6e5577696faaa176b40f
2022-10-12 16:48:42 +08:00
openharmony_ci
efca7cd4ae
!24 modify ark.py
Merge pull request !24 from buzhuyu/master
2022-09-30 08:29:25 +00:00
buzhuyu
dffc39d3f2 modify ark.py
description:modify ark.py
issue:https://gitee.com/openharmony/arkcompiler_toolchain/issues/I5U0DC

Signed-off-by: buzhuyu <buzhuyu@huawei.com>
2022-09-30 14:50:14 +08:00
openharmony_ci
a9fc38f8e3
!21 fix the bug of SendReply
Merge pull request !21 from huangfeijie/master
2022-09-27 14:27:27 +00:00
openharmony_ci
f3852ddcb7
!13 Migrates the build dir from ets_runtime storehouse
Merge pull request !13 from Zhoucong/add_standalone_part
2022-09-27 02:38:13 +00:00
huangfeijie
c05be59a45 issue:https://gitee.com/openharmony/arkcompiler_toolchain/issues/I5T8TS
Fix the interface of SendReply

Add lock for the SendReply

Signed-off-by: huangfeijie <huangfeijie@huawei.com>
2022-09-26 21:34:44 +08:00
openharmony_ci
a4d1b2aea4
!20 fix setbreakpoint for wrong location info
Merge pull request !20 from Gymee/adapt_merge_sourcemap
2022-09-26 04:42:39 +00:00
Gymee
f6cee56d2d fix setbreakpoint for wrong location info
Issue: #I5T0GS

Signed-off-by: Gymee <yumeijie@huawei.com>
Change-Id: I9e645d70b82f918b9757d23fe7f29674dda48d2d
2022-09-25 23:05:21 +08:00
openharmony_ci
81d3542d3d
!19 fix bug in bundle compiler mode
Merge pull request !19 from 杨阳/module2
2022-09-24 08:07:32 +00:00
yang-19970325
cdd6fd5277 fix bug in bundle compiler mode
Issue:#I5SWSK

Signed-off-by: yang-19970325 <yangyang585@huawei.com>
Change-Id: I2bf099ce7256f7a3c3deb717cbc588d447597255
2022-09-24 14:42:54 +08:00
lordwithcc
1aaf1a9132 Move the build warehouse
Signed-off-by: lordwithcc <zhoucong40@huawei.com>
2022-09-23 16:29:55 +08:00
openharmony_ci
68cb971666
!18 add module scope in module compiler mode
Merge pull request !18 from 杨阳/module2
2022-09-23 08:08:17 +00:00
yang-19970325
f11d03cf09 add module scope in module compiler mode
Issue: #I5S50B

Signed-off-by: yang-19970325 <yangyang585@huawei.com>
Change-Id: Ie97faab016ec14105e373d0039250f1928ae1308
2022-09-23 15:15:26 +08:00
openharmony_ci
bb5e00bea5
!17 fix the boolean value in debugger
Merge pull request !17 from huangfeijie/master
2022-09-23 03:28:48 +00:00
huangfeijie
bbc59318a5 issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5S5FK
Fix the boolean value in debugger

Add a new interface to handle the PrimitiveBooleanValue

Signed-off-by: huangfeijie <huangfeijie@huawei.com>
2022-09-23 10:16:18 +08:00
openharmony_ci
c40ee9c14e
!14 migrate ecma debugger to toolchain
Merge pull request !14 from Gymee/migrate_ecma_debugger
2022-09-22 16:14:49 +00:00
Gymee
e140cbcf1f migrate tooling from ets_runtime
Issue: #I5RV8U
Signed-off-by: Gymee <yumeijie@huawei.com>
Change-Id: Id6583124ecd9be0fe96390f90a36f2486b55b717
2022-09-22 22:18:39 +08:00
Gymee
2b24aaf55d add tooling
Issue: #I5RV8U
Signed-off-by: Gymee <yumeijie@huawei.com>
Change-Id: Id2bee91fb49f91dbc683766c19551725b0076299
2022-09-22 20:34:20 +08:00
openharmony_ci
6b1c4c67aa
!15 Code alarm cleaning
Merge pull request !15 from Berlinnerly/master
2022-09-22 09:25:50 +00:00
Berlinnerly
24ac29428e Code alarm cleaning
issue: https://gitee.com/openharmony/arkcompiler_toolchain/issues/I5SIYF

Signed-off-by: Berlinnerly <zhouwenxuan1@huawei.com>
Change-Id: Ib797aa3c0916b4904fc58e6fb967a36e5667e4a4
2022-09-22 14:44:51 +08:00
openharmony_ci
b7f6df2721
!12 Enable debugger to print log on Android
Merge pull request !12 from Pan Zhenyu/master
2022-09-16 03:23:44 +00:00
panzhenyu1
1f71255ebf Enable debugger to print log on Android
related issue: https://gitee.com/openharmony/arkui_ace_engine/issues/I5QBV6

Signed-off-by: panzhenyu1 <panzhenyu1@huawei.com>
Change-Id: I835bda3fbfcd4df78278bbc6c614cb3653f59910
2022-09-09 09:19:41 +08:00
openharmony_ci
c159788e3e
!10 migrate debugger to arkcompiler toolchain
Merge pull request !10 from buzhuyu/master
2022-09-02 11:48:07 +00:00
buzhuyu
915ff1f8a4 migrate debugger to arkcompiler toolchain
descrption:migrate debugger to arkcompiler toolchain
issue:https://gitee.com/openharmony/arkcompiler_toolchain/issues/I5NLUF

Signed-off-by: buzhuyu <buzhuyu@huawei.com>
2022-09-02 14:57:07 +08:00
mamingshuai
6094c790ae
!9 modify bundle.json
Merge pull request !9 from Gymee/bugfix
2022-08-19 01:26:13 +00:00
Gymee
bf4f8accc8 modify bundle.json
Signed-off-by: Gymee <yumeijie@huawei.com>
2022-08-18 22:38:32 +08:00
openharmony_sig_ci
a43b6c9962
!8 update README.md
Merge pull request !8 from Gymee/docs
2022-08-18 09:49:06 +00:00
Gymee
c15dc0fbb9 update README.md
Signed-off-by: Gymee <yumeijie@huawei.com>
2022-08-18 17:27:26 +08:00
openharmony_sig_ci
f89963bebc
!7 update README.md
Merge pull request !7 from Gymee/docs
2022-08-18 09:02:16 +00:00
Gymee
f37eb4bed2 update README.md
Signed-off-by: Gymee <yumeijie@huawei.com>
2022-08-18 16:59:40 +08:00
openharmony_sig_ci
9228003b76
!6 update README.md
Merge pull request !6 from Gymee/docs
2022-08-18 06:26:05 +00:00
Gymee
470dd7a0d5 update README.md
Signed-off-by: Gymee <yumeijie@huawei.com>
2022-08-18 14:09:01 +08:00
openharmony_sig_ci
2b73cde048
!5 update README.md
Merge pull request !5 from Gymee/docs
2022-08-18 01:24:05 +00:00
Gymee
fb9e419468 update README.md
Signed-off-by: Gymee <yumeijie@huawei.com>
2022-08-17 20:29:17 +08:00
openharmony_sig_ci
a4bd420d47
!4 add oat for toolchain
Merge pull request !4 from buzhuyu/master
2022-08-01 01:21:27 +00:00
buzhuyu
850928e192 add oat for toolchain
description:add oat for toolchain
issue:https://gitee.com/openharmony-sig/arkcompiler_toolchain/issues/I5JMSI

Signed-off-by: buzhuyu <buzhuyu@huawei.com>
2022-07-29 16:46:19 +08:00
openharmony_sig_ci
9d2d645b8d
!3 modify inspector
Merge pull request !3 from buzhuyu/master
2022-07-21 03:23:57 +00:00
buzhuyu
0dc8ac44b1 modify inspector
description:modify inspector
issue:https://gitee.com/openharmony-sig/arkcompiler_toolchain/issues/I5HX4T

Signed-off-by: buzhuyu <buzhuyu@huawei.com>
2022-07-20 17:17:08 +08:00
openharmony_sig_ci
241005bcb7
!1 add inspector
Merge pull request !1 from buzhuyu/master
2022-07-20 03:28:18 +00:00
buzhuyu
656be810ea Add inspector
describion:add inspector
issue:https://gitee.com/openharmony-sig/arkcompiler_toolchain/issues/I5GYFK

Signed-off-by: buzhuyu <buzhuyu@huawei.com>
2022-07-20 11:21:17 +08:00
openharmony_sig_ci
c6acf4c3f4
Initial commit 2022-07-01 13:15:55 +00:00