文件最后提交记录最后更新时间
Fix index file Issue: https://gitcode.com/openharmony/arkcompiler_ets_frontend/issues/8021 Description: Fix build system to use custom index file Signed-off-by: Amosov Alexey <amosov.alexey1@huawei-partners.com> Change-Id: Ibf41552d7c5fbd5785c6a7cf6f268c4da5552ddb7 个月前
Fix index file Issue: https://gitcode.com/openharmony/arkcompiler_ets_frontend/issues/8021 Description: Fix build system to use custom index file Signed-off-by: Amosov Alexey <amosov.alexey1@huawei-partners.com> Change-Id: Ibf41552d7c5fbd5785c6a7cf6f268c4da5552ddb7 个月前
Change warning to cte for export Issue: https://gitcode.com/openharmony/arkcompiler_ets_frontend/issues/9632 Co-Authored-By: Agent Signed-off-by: daizihan <daizihan@huawei.com>1 个月前
Split the resulting abc file into several ones * Added new option: incremental; * Splitted resulting abc in simultaneous mode into several ones in simultaneous + incremental build mode. In simultaneous mode es2panda produces one abc files for N input ets files. Alongside with new option es2panda produces N abc files for N input ets files (simultaneous + incremental). Issue: https://gitcode.com/openharmony/arkcompiler_ets_frontend/issues/9231 Tests: ninja all tests Signed-off-by: Shimenkov Mikhail <shimenkov.mikhail@huawei-partners.com> Co-authored-by: Zhelyapov Aleksey <zhelyapov.aleksey@huawei-partners.com> Co-authored-by: NA Change-Id: I4a322d4a8d0c0fad9060d6b1d823b9263ea5b9392 个月前