195 Commits

Author SHA1 Message Date
openharmony_ci c1ebf8fdd7 !135 merge feature0403 into master
x86平台交叉编译linux-arm64-sdk

Created-by: wangmengOnlineCode
Commit-by: wangmeng
Merged-by: openharmony_ci
Description: ### 相关的Issue
https://gitcode.com/openharmony/update_updater/issues/1460

### 原因(目的、解决的问题等)


### 描述(做了什么,变更了什么)


### 测试用例(新增、改动、可能影响的功能)


### 是否需要同步至release(如:3.0LTS ... )分支?

必须选择一项(在MarkDown模式下用[x]替换[ ]即可勾选对应选项):
- [ ] 是,需要同步的分支:
- [ ] 否

理由:




See merge request: openharmony/third_party_FreeBSD!135
OpenHarmony-v7.0-Beta1
2026-04-10 03:07:53 +08:00
wangmeng a2694eb6d5 x86平台交叉编译linux-arm64-sdk
Co-Authored-By: Agent
Change-Id: I0f928e734517cef1a9cdbec7b07e8bdcfc1837d7
Signed-off-by: wangmeng <wangmeng259@huawei.com>
2026-04-03 19:33:48 +08:00
openharmony_ci 7b5bb6cc6f !130 merge wls_260127 into master
添加selinux路径20260127

Created-by: wu-liushuan
Commit-by: wu-liushuan
Merged-by: openharmony_ci
Description: ### 相关的Issue
https://gitcode.com/openharmony/security_selinux_adapter/issues/4699

### 原因(目的、解决的问题等)


### 描述(做了什么,变更了什么)


### 测试用例(新增、改动、可能影响的功能)


### 是否需要同步至release(如:3.0LTS ... )分支?

必须选择一项(在MarkDown模式下用[x]替换[ ]即可勾选对应选项):
- [ ] 是,需要同步的分支:
- [x] 否

理由:




See merge request: openharmony/third_party_FreeBSD!130
2026-02-02 16:36:03 +08:00
wu-liushuan 80aaca0db5 添加selinux路径20260127
Signed-off-by: wu-liushuan <wuliushuan.30044128@h-partners.com>
Change-Id: I96393fc326b273e4e27b734080a046f4d61427db
2026-01-27 22:26:20 +08:00
openharmony_ci 2d36104337 !129 merge master into master
set the visibility for libc_static and libc_static_noflto

Created-by: xwx1135370
Commit-by: xwx1135370
Merged-by: openharmony_ci
Description: ### 相关的Issue
https://gitcode.com/openharmony/third_party_FreeBSD/issues/201

### 原因(目的、解决的问题等)
限定FreeBSD的对外暴露的libc_static和libc_static_noflto使用范围

### 描述(做了什么,变更了什么)
给静态库 libc_static 和 libc_static_noflto设置visibility限制使用范围

### 测试用例(新增、改动、可能影响的功能)


### 是否需要同步至release(如:3.0LTS ... )分支?

必须选择一项(在MarkDown模式下用[x]替换[ ]即可勾选对应选项):
- [ ] 是,需要同步的分支:
- [ ] 否

理由:




See merge request: openharmony/third_party_FreeBSD!129
2026-01-16 11:13:00 +08:00
xwx1135370 e99facd26e set the visibility for libc_static and libc_static_noflto
issue:https://gitcode.com/openharmony/third_party_FreeBSD/issues/201

Signed-off-by: xwx1135370 <xuyao44@huawei.com>
2026-01-15 18:33:53 +08:00
openharmony_ci 3ed175feb1 !127 merge master into master
FreeBSD版本升级到14.3

Created-by: yang-pangyuan
Commit-by: yang-pangyuan
Merged-by: openharmony_ci
Description: ### 相关的Issue
https://gitcode.com/openharmony/third_party_FreeBSD/issues/199

### 原因(目的、解决的问题等)
 FreeBSD版本升级到14.3 

### 描述(做了什么,变更了什么)


### 测试用例(新增、改动、可能影响的功能)


### 是否需要同步至release(如:3.0LTS ... )分支?

否





See merge request: openharmony/third_party_FreeBSD!127
2025-12-15 18:19:49 +08:00
openharmony_ci d2ac69d07b !128 merge master into master
限定FreeBSD的对外暴露的innerapi(静态库)使用范围

Created-by: xwx1135370
Commit-by: xwx1135370
Merged-by: openharmony_ci
Description: ### 相关的Issue
https://gitcode.com/openharmony/third_party_FreeBSD/issues/200

### 原因(目的、解决的问题等)
共仓无法解耦,控制依赖范围

### 描述(做了什么,变更了什么)
设置visibility限定FreeBSD的对外暴露的innerapi仅供musl调用

### 测试用例(新增、改动、可能影响的功能)


### 是否需要同步至release(如:3.0LTS ... )分支?

必须选择一项(在MarkDown模式下用[x]替换[ ]即可勾选对应选项):
- [ ] 是,需要同步的分支:
- [ ] 否

理由:




See merge request: openharmony/third_party_FreeBSD!128
2025-12-05 19:43:28 +08:00
yang-pangyuan e1922ce88e IssueNo:https://gitcode.com/openharmony/third_party_FreeBSD/issues/199
Feature or Bugfix: Bugfix ~
Binary Source: No
Signed-off-by: y30015170 <1169998606@qq.com>

Signed-off-by: yang-pangyuan <yangpangyuan1@h-partners.com>
2025-12-05 09:43:03 +08:00
xwx1135370 eec4e757d9 update: 更新文件 BUILD.gn
update selinux

Signed-off-by: xwx1135370 <xuyao44@huawei.com>
2025-11-29 10:07:50 +08:00
xwx1135370 3d2126b169 限定FreeBSD的对外暴露的innerapi仅供musl调用
issue:https://gitcode.com/openharmony/third_party_FreeBSD/issues/200

Signed-off-by: xwx1135370 <xuyao44@huawei.com>
2025-11-27 09:18:32 +08:00
yang-pangyuan 7c895c4ca3 IssueNo:https://gitcode.com/openharmony/third_party_FreeBSD/issues/199
Feature or Bugfix: Bugfix ~
Binary Source: No
Signed-off-by: y30015170 <1169998606@qq.com>

Signed-off-by: yang-pangyuan <1169998606@qq.com>
2025-11-24 14:40:05 +08:00
yang-pangyuan 770a4f0b20 IssueNo:https://gitcode.com/openharmony/third_party_FreeBSD/issues/199
Feature or Bugfix: Bugfix ~
Binary Source: No
Signed-off-by: y30015170 <1169998606@qq.com>

Signed-off-by: yang-pangyuan <1169998606@qq.com>
2025-11-24 10:50:05 +08:00
yang-pangyuan 6e1bf6ab8c IssueNo:https://gitcode.com/openharmony/third_party_FreeBSD/issues/199
Feature or Bugfix: Bugfix ~
Binary Source: No
Signed-off-by: y30015170 <1169998606@qq.com>

Signed-off-by: yang-pangyuan <1169998606@qq.com>
2025-11-24 09:49:10 +08:00
yang-pangyuan 37437a0315 IssueNo:https://gitcode.com/openharmony/third_party_FreeBSD/issues/199
Feature or Bugfix: Bugfix ~
Binary Source: No
Signed-off-by: y30015170 <1169998606@qq.com>

Signed-off-by: yang-pangyuan <1169998606@qq.com>
2025-11-22 16:27:03 +08:00
yang-pangyuan 11084c94eb IssueNo:https://gitcode.com/openharmony/third_party_FreeBSD/issues/199
Feature or Bugfix: Bugfix ~
Binary Source: No
Signed-off-by: y30015170 <1169998606@qq.com>

Signed-off-by: yang-pangyuan <1169998606@qq.com>
2025-11-22 16:21:14 +08:00
openharmony_ci 896c36e9e9 !124 Description: 更新FreeBSD版本
Merge pull request !124 from hw_llm/master
OpenHarmony-v6.0.0.1-Release OpenHarmony-v6.0-Release OpenHarmony-v6.0.0.2-Release
2025-06-19 14:56:19 +00:00
hw_llm 77de2e81d5 Description: 更新FreeBSD版本
IssueNo: https://gitee.com/openharmony/third_party_FreeBSD/issues/ICGGTY
Feature Or Bugfix: Feature
Binary Source: No
Signed-off-by: hw_llm <liu.limin@huawei.com>
2025-06-19 21:31:47 +08:00
openharmony_ci c92c6f86d0 !121 Description: FreeBSD版本升级
Merge pull request !121 from hw_llm/master
OpenHarmony-v6.0-Beta1 OpenHarmony-v5.1.0-Release
2025-02-25 10:27:11 +00:00
hw_llm 7c06a2f690 Description: FreeBSD版本升级
IssueNo: https://gitee.com/openharmony/third_party_FreeBSD/issues/IBOJVX
Feature Or Bugfix: Feature
Binary Source: No
Signed-off-by: hw_llm <liu.limin@huawei.com>
2025-02-24 22:31:44 +08:00
openharmony_ci 413d0ee2a6 !120 FreeBSD部件license规范整改
Merge pull request !120 from 石子怡/master
2025-01-16 14:35:44 +00:00
石子怡 4253c486a1 update README.OpenSource.
Signed-off-by: 石子怡 <z15319797139@163.com>
2025-01-16 08:57:43 +00:00
石子怡 a014ca51b7 update bundle.json.
Signed-off-by: 石子怡 <z15319797139@163.com>
2025-01-14 08:56:05 +00:00
openharmony_ci c4a35f82ce !116 Mixed bitcode and ELF in libc.a
Merge pull request !116 from HsuYao/master
2024-11-01 05:34:59 +00:00
xwx1135370 8d8a0ea367 Mixed bitcode and ELF in libc.a
Issue:https://gitee.com/openharmony/third_party_musl/issues/I98MT5

Test:Confirm if there is a bitcode type file in sysroot in LLVM

Signed-off-by: xwx1135370 <xuyao44@huawei.com>
2024-10-18 16:30:31 +08:00
openharmony_ci ae91bc875c !110 [FreeBSD]support pac
Merge pull request !110 from Jasonye/master
2024-09-07 06:56:25 +00:00
yeyuning 034e0cf22e enable pac
Signed-off-by: yeyuning <yeyuning2@huawei.com>
Change-Id: Ib569cf148751e9fe33d46d51d3a3fff0ae857563
2024-09-05 10:31:53 +08:00
openharmony_ci 5abcc1e0f6 !109 sync code
Merge pull request !109 from lijunru/0826
2024-08-26 06:23:33 +00:00
lijunru ebfcab2d95 Sync code
Issue:   https://gitee.com/openharmony/third_party_FreeBSD/issues/IAMEBT
Signed-off-by: lijunru <lijunru9@huawei.com>
2024-08-26 10:39:14 +08:00
openharmony_ci fd17a9d51d !106 修改蓝区与黄区不一致的代码
Merge pull request !106 from 仇玉加/master
2024-07-17 01:06:26 +00:00
openharmony_ci 893d794078 !107 蓝黄差异整改
Merge pull request !107 from shilong/master
2024-07-16 09:36:18 +00:00
shilong 9d2d950b7a 蓝黄差异修改
Signed-off-by: shilong <dragon.shilong@huawei.com>
2024-07-16 10:45:49 +08:00
qiu_yu_jia 5bb8db7142 modify the different codes between blue and yellow zone
Signed-off-by: qiu_yu_jia <qiuyujia1@huawei.com>
2024-07-15 17:35:20 +08:00
openharmony_ci 7f1f1f8652 !104 适配Linux arm host OpenHarmony编译
Merge pull request !104 from wenyu/master
2024-07-11 07:41:38 +00:00
wenyu 807dde9923 适配linux arm host OpenHarmony编译
Signed-off-by: wenyu <wenyu17@huawei.com>
2024-07-11 06:22:12 +00:00
openharmony_ci a1ee45123c !103 适配Linux arm host openharmony编译
Merge pull request !103 from wenyu/master
2024-06-17 07:32:00 +00:00
wylyw78 dd39767576 适配Linux arm host openharmony编译
Signed-off-by: wylyw78 <wenyu17@hauwei.com>
2024-06-11 21:22:08 +08:00
openharmony_ci 92d9ffa9fb !101 Fix:删除libfreebsd_input动态库
Merge pull request !101 from shilong/master
2024-06-05 06:25:47 +00:00
shilong e3881be8e6 回退
Signed-off-by: shilong <dragon.shilong@huawei.com>
2024-06-03 08:13:04 +00:00
shilong 38da705ea4 删除libfreebsd_input
Signed-off-by: shilong <dragon.shilong@huawei.com>
2024-06-03 07:01:06 +00:00
openharmony_ci 75eaacb659 !99 Add:新增innerAPI
Merge pull request !99 from shilong/master
2024-05-29 10:40:23 +00:00
shilong 68cf4202a8 修改动态库名称
Signed-off-by: shilong <dragon.shilong@huawei.com>
2024-05-28 12:09:45 +00:00
shilong fb22b997a2 gn格式化检查
Signed-off-by: shilong <dragon.shilong@huawei.com>
2024-05-28 06:16:37 +00:00
shilong 122b6f240b 添加编译形态隔离
Signed-off-by: shilong <dragon.shilong@huawei.com>
2024-05-28 03:22:39 +00:00
shilong bc9c98d75d 声明innerAPI
Signed-off-by: shilong <dragon.shilong@huawei.com>
2024-05-27 08:16:40 +00:00
shilong f4670f9a25 新增innerAPI
Signed-off-by: shilong <dragon.shilong@huawei.com>
2024-05-27 08:16:19 +00:00
openharmony_ci 5334fdd8d0 !97 fix mac SDK build
Merge pull request !97 from lijunru/fix_mac_build
2024-05-24 12:46:11 +00:00
lijunru 4e42959f7f Fix mac platform SDK build
Signed-off-by: lijunru <lijunru9@huawei.com>
Change-Id: I0f330d2200fd4cd350e4badb6dd4f1dd305a5475
2024-05-24 16:03:56 +08:00
openharmony_ci a806baa714 !96 【freebsd】部件独立编译
Merge pull request !96 from lijunru/0507
2024-05-23 14:03:11 +00:00
lijunru f07781782b Component independent build
Signed-off-by: lijunru <lijunru9@huawei.com>
Change-Id: I5f950eb0e63540b75554f4c0c5d891bf4ba99e18
2024-05-21 20:44:51 +08:00