Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Community
提交
3acb6e65
C
Community
项目概览
OpenHarmony
/
Community
1 年多 前同步成功
通知
55
Star
210
Fork
5
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
C
Community
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
3acb6e65
编写于
6月 16, 2023
作者:
J
jinguang
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
!1509 [fix] fixed invalid link
* Description:[fix] fixed invalid link
上级
cf74c1a9
变更
3
隐藏空白更改
内联
并排
Showing
3 changed file
with
3 addition
and
3 deletion
+3
-3
sig/sig_compileruntime/sig_compileruntime.md
sig/sig_compileruntime/sig_compileruntime.md
+1
-1
sig/sig_compileruntime/sig_compileruntime_cn.md
sig/sig_compileruntime/sig_compileruntime_cn.md
+1
-1
sig/sig_qa/代码门禁要求.md
sig/sig_qa/代码门禁要求.md
+1
-1
未找到文件。
sig/sig_compileruntime/sig_compile
_
runtime.md
→
sig/sig_compileruntime/sig_compileruntime.md
浏览文件 @
3acb6e65
# SIG_COMPILERUNTIME
English |
[
简体中文
](
./sig_compile
-
runtime_cn.md
)
English |
[
简体中文
](
./sig_compileruntime_cn.md
)
Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter
[
README
](
../../zh/pmc.md
)
.
...
...
sig/sig_compileruntime/sig_compile
_
runtime_cn.md
→
sig/sig_compileruntime/sig_compileruntime_cn.md
浏览文件 @
3acb6e65
# SIG_COMPILERUNTIME
简体中文 |
[
English
](
./sig_compile
-
runtime.md
)
简体中文 |
[
English
](
./sig_compileruntime.md
)
说明:本SIG的内容遵循OpenHarmony的PMC管理章程
[
README
](
../../zh/pmc.md
)
中描述的约定。
...
...
sig/sig_qa/代码门禁要求.md
浏览文件 @
3acb6e65
...
...
@@ -40,7 +40,7 @@
编译告警主要用于检查代码下载是否Ready(基线代码下载、PR代码获取)、编译环境是否Ready(prebuilts编译依赖工具、lfs二进制工具、node_modules、nodejs、build/lite等)、编译是否通过(全量编译、增量编译、缓存是否OK)、编译选项检查是否最优;
编译选项检查主要是针对C/C++语言编译选项或系统配置的检查,检查规范涉及语言选项、警告选项、安全选项、总体选项、代码生成选项、架构选项、优化选项、编译宏等。
参考
[
OpenHarmony编译规范
](
编译规范
.md
)
参考
[
OpenHarmony编译规范
](
../sig_buildsystem/%E7%BC%96%E8%AF%91%E8%A7%84%E8%8C%83
.md
)
### 构建规范检查 <a name="section20979554791"></a>
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录