Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
master
build
/
config
/
components
/
ets_frontend
下载当前目录
handyohos
feat: 添加taihe编译bypass功能支持
6cbd950b
创建于
26 天前
历史提交
文件
最后提交记录
最后更新时间
BUILD.gn
[build] cherry-pick from 0603 to master Issue:
https://gitee.com/openharmony/build/issues/ICP0WZ
Signed-off-by: dongchao <dongchao46@huawei.com> Change-Id: I149a2c5cca27717437308a3a96097112c5eb506e
9 个月前
es2abc_config.gni
与ets_frontend仓的gni保持一致 Signed-off-by: qianyong325 <qianyong05@chinasoftinc.com>
10 个月前
ets2abc_config.gni
feat: 添加taihe编译bypass功能支持 - 新增 taihe_args.gni 配置文件,定义 taihe_template_bypass 参数 - 新增 touch_outputs.py 脚本,用于 bypass 模式下创建空输出文件 - 修改 ets2abc_config.gni,支持静态 ABC 生成的 bypass 逻辑 - 修改 taihe.gni,为 taihe 相关模板添加 bypass 支持 这个功能允许在特定场景下绕过 taihe 编译流程,提高构建灵活性。 Co-Authored-By: Agent Signed-off-by: handyohos <zhangxiaotian@huawei.com> Change-Id: I0942f0f73530cebbc12f5ac9811e7b1c09e12116
26 天前
ets_frontend_config.gni
es2panda独立编译逻辑区分 Signed-off-by: 陈明星 <chenmingxing4@huawei.com>
1 年前
generate_static_abc.py
Fix incremental build error Issue:
https://gitcode.com/openharmony/build/issues/4297
Signed-off-by: Chenxu Lu<luchenxu1@huawei.com>
5 个月前