登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
代码拉取完成,页面将自动刷新
仓库状态说明
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
58
Star
131
Fork
1.6K
OpenHarmony
/
build
关闭
代码
Issues
219
Pull Requests
125
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
开发画像分析
我知道了,不再自动展开
更新失败,请稍后重试!
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
Add GN Build Files and Custom Modifications to Rust Third-party Libraries
已完成
#I6UFTP
任务
lubinglun
成员
创建于
2023-04-10 17:42
**【任务描述】** Add GN Build Files and Custom Modifications to Rust Third-party Libraries **【解决方案】** **【任务来源】** ``` #!/bin/bash repos=( "https://gitee.com/openharmony-sig/third_party_rust_openssl-probe openssl-probe" "https://gitee.com/openharmony-sig/third_party_rust_parking_lot.git parking_lot" "https://gitee.com/openharmony-sig/third_party_rust_indexmap indexmap" "https://gitee.com/openharmony-sig/third_party_rust_scopeguard scopeguard" "https://gitee.com/openharmony-sig/third_party_rust_itoa itoa" "https://gitee.com/openharmony-sig/third_party_rust_ryu ryu" "https://gitee.com/openharmony-sig/third_party_rust_encoding_rs encoding_rs" "https://gitee.com/openharmony-sig/third_party_rust_h2 h2" "https://gitee.com/openharmony-sig/third_party_rust_http http" "https://gitee.com/openharmony-sig/third_party_rust_http-body http-body" "https://gitee.com/openharmony-sig/third_party_rust_hyper hyper" "https://gitee.com/openharmony-sig/third_party_rust_hyper-tls hyper-tls" "https://gitee.com/openharmony-sig/third_party_rust_mime mime" "https://gitee.com/openharmony-sig/third_party_rust_ipnet ipnet" "https://gitee.com/openharmony-sig/third_party_rust_tinyvec tinyvec" "https://gitee.com/openharmony-sig/third_party_rust_rust-base64 rust-base64" "https://gitee.com/openharmony-sig/third_party_rust_serde_urlencoded serde_urlencoded" "https://gitee.com/openharmony-sig/third_party_rust_httpdate httpdate" "https://gitee.com/openharmony-sig/third_party_rust_cc-rs cc-rs" "https://gitee.com/openharmony-sig/third_party_rust_futures-rs futures-rs" "https://gitee.com/openharmony-sig/third_party_rust_hashbrown hashbrown" "https://gitee.com/openharmony-sig/third_party_rust_pkg-config-rs pkg-config-rs" "https://gitee.com/openharmony-sig/third_party_rust_socket2 socket2" "https://gitee.com/openharmony-sig/third_party_rust_httparse httparse" "https://gitee.com/openharmony-sig/third_party_rust_num_cpus num_cpus" "https://gitee.com/openharmony-sig/third_party_rust_reqwest reqwest" "https://gitee.com/openharmony-sig/third_party_rust_try-lock try-lock" "https://gitee.com/openharmony-sig/third_party_rust_want want" "https://gitee.com/openharmony-sig/third_party_rust_serde serde" "https://gitee.com/openharmony-sig/third_party_rust_rust-fnv rust-fnv" "https://gitee.com/openharmony-sig/third_party_rust_rust-smallvec rust-smallvec" "https://gitee.com/openharmony-sig/third_party_rust_rust-url rust-url" "https://gitee.com/openharmony-sig/third_party_rust_unicode-bidi unicode-bidi" "https://gitee.com/openharmony-sig/third_party_rust_foreign-types foreign-types" "https://gitee.com/openharmony-sig/third_party_rust_rust-native-tls rust-native-tls" "https://gitee.com/openharmony-sig/third_party_rust_rust-openssl rust-openssl" "https://gitee.com/openharmony-sig/third_party_rust_rust-std-candidates rust-std-candidates" "https://gitee.com/openharmony-sig/third_party_rust_tinyvec_macros tinyvec_macros" "https://gitee.com/openharmony-sig/third_party_rust_pin-project-lite pin-project-lite" "https://gitee.com/openharmony-sig/third_party_rust_bytes bytes" "https://gitee.com/openharmony-sig/third_party_rust_mio mio" "https://gitee.com/openharmony-sig/third_party_rust_slab slab" "https://gitee.com/openharmony-sig/third_party_rust_tls tls" "https://gitee.com/openharmony-sig/third_party_rust_tokio tokio" "https://gitee.com/openharmony-sig/third_party_rust_tracing tracing" "https://gitee.com/openharmony-sig/third_party_rust_tower tower" "https://gitee.com/openharmony-sig/third_party_rust_unicode-normalization unicode-normalization" "https://gitee.com/openharmony-sig/third_party_rust_signal-hook signal-hook" "https://gitee.com/openharmony-sig/third_party_rust_rust rust" "https://gitee.com/openharmony-sig/third_party_rust_aho-corasick aho-corasick" "https://gitee.com/openharmony-sig/third_party_rust_atty atty" "https://gitee.com/openharmony-sig/third_party_rust_autocfg autocfg" "https://gitee.com/openharmony-sig/third_party_rust_bindgen bindgen" "https://gitee.com/openharmony-sig/third_party_rust_bitflags bitflags" "https://gitee.com/openharmony-sig/third_party_rust_rust-cexpr rust-cexpr" "https://gitee.com/openharmony-sig/third_party_rust_cfg-if cfg-if" "https://gitee.com/openharmony-sig/third_party_rust_clang-sys clang-sys" "https://gitee.com/openharmony-sig/third_party_rust_clap clap" "https://gitee.com/openharmony-sig/third_party_rust_codespan codespan" "https://gitee.com/openharmony-sig/third_party_rust_cxx cxx" "https://gitee.com/openharmony-sig/third_party_rust_either either" "https://gitee.com/openharmony-sig/third_party_rust_env_logger env_logger" "https://gitee.com/openharmony-sig/third_party_rust_glob glob" "https://gitee.com/openharmony-sig/third_party_rust_heck heck" "https://gitee.com/openharmony-sig/third_party_rust_humantime humantime" "https://gitee.com/openharmony-sig/third_party_rust_io-lifetimes io-lifetimes" "https://gitee.com/openharmony-sig/third_party_rust_is-terminal is-terminal" "https://gitee.com/openharmony-sig/third_party_rust_lazycell lazycell" "https://gitee.com/openharmony-sig/third_party_rust_lazy-static.rs lazy-static.rs" "https://gitee.com/openharmony-sig/third_party_rust_libc libc" "https://gitee.com/openharmony-sig/third_party_rust_libloading libloading" "https://gitee.com/openharmony-sig/third_party_rust_link-cplusplus link-cplusplus" "https://gitee.com/openharmony-sig/third_party_rust_linux-raw-sys linux-raw-sys" "https://gitee.com/openharmony-sig/third_party_rust_log log" "https://gitee.com/openharmony-sig/third_party_rust_memchr memchr" "https://gitee.com/openharmony-sig/third_party_rust_memoffset memoffset" "https://gitee.com/openharmony-sig/third_party_rust_minimal-lexical minimal-lexical" "https://gitee.com/openharmony-sig/third_party_rust_nix nix" "https://gitee.com/openharmony-sig/third_party_rust_nom nom" "https://gitee.com/openharmony-sig/third_party_rust_num-traits num-traits" "https://gitee.com/openharmony-sig/third_party_rust_once_cell once_cell" "https://gitee.com/openharmony-sig/third_party_rust_os_str_bytes os_str_bytes" "https://gitee.com/openharmony-sig/third_party_rust_peeking_take_while peeking_take_while" "https://gitee.com/openharmony-sig/third_party_rust_pin-utils pin-utils" "https://gitee.com/openharmony-sig/third_party_rust_proc-macro2 proc-macro2" "https://gitee.com/openharmony-sig/third_party_rust_proc-macro-error proc-macro-error" "https://gitee.com/openharmony-sig/third_party_rust_quote quote" "https://gitee.com/openharmony-sig/third_party_rust_regex regex" "https://gitee.com/openharmony-sig/third_party_rust_rustc-hash rustc-hash" "https://gitee.com/openharmony-sig/third_party_rust_rustix rustix" "https://gitee.com/openharmony-sig/third_party_rust_shlex shlex" "https://gitee.com/openharmony-sig/third_party_rust_static-assertions-rs static-assertions-rs" "https://gitee.com/openharmony-sig/third_party_rust_strsim-rs strsim-rs" "https://gitee.com/openharmony-sig/third_party_rust_syn syn" "https://gitee.com/openharmony-sig/third_party_rust_termcolor termcolor" "https://gitee.com/openharmony-sig/third_party_rust_unicode-ident unicode-ident" "https://gitee.com/openharmony-sig/third_party_rust_unicode-width unicode-width" "https://gitee.com/openharmony-sig/third_party_rust_version_check version_check" "https://gitee.com/openharmony-sig/third_party_rust_which-rs which-rs" ) for repo in "${repos[@]}" do url="$(echo $repo | cut -d ' ' -f 1)" dir="$(echo $repo | cut -d ' ' -f 2)" git clone "$url" "$dir" done ```
**【任务描述】** Add GN Build Files and Custom Modifications to Rust Third-party Libraries **【解决方案】** **【任务来源】** ``` #!/bin/bash repos=( "https://gitee.com/openharmony-sig/third_party_rust_openssl-probe openssl-probe" "https://gitee.com/openharmony-sig/third_party_rust_parking_lot.git parking_lot" "https://gitee.com/openharmony-sig/third_party_rust_indexmap indexmap" "https://gitee.com/openharmony-sig/third_party_rust_scopeguard scopeguard" "https://gitee.com/openharmony-sig/third_party_rust_itoa itoa" "https://gitee.com/openharmony-sig/third_party_rust_ryu ryu" "https://gitee.com/openharmony-sig/third_party_rust_encoding_rs encoding_rs" "https://gitee.com/openharmony-sig/third_party_rust_h2 h2" "https://gitee.com/openharmony-sig/third_party_rust_http http" "https://gitee.com/openharmony-sig/third_party_rust_http-body http-body" "https://gitee.com/openharmony-sig/third_party_rust_hyper hyper" "https://gitee.com/openharmony-sig/third_party_rust_hyper-tls hyper-tls" "https://gitee.com/openharmony-sig/third_party_rust_mime mime" "https://gitee.com/openharmony-sig/third_party_rust_ipnet ipnet" "https://gitee.com/openharmony-sig/third_party_rust_tinyvec tinyvec" "https://gitee.com/openharmony-sig/third_party_rust_rust-base64 rust-base64" "https://gitee.com/openharmony-sig/third_party_rust_serde_urlencoded serde_urlencoded" "https://gitee.com/openharmony-sig/third_party_rust_httpdate httpdate" "https://gitee.com/openharmony-sig/third_party_rust_cc-rs cc-rs" "https://gitee.com/openharmony-sig/third_party_rust_futures-rs futures-rs" "https://gitee.com/openharmony-sig/third_party_rust_hashbrown hashbrown" "https://gitee.com/openharmony-sig/third_party_rust_pkg-config-rs pkg-config-rs" "https://gitee.com/openharmony-sig/third_party_rust_socket2 socket2" "https://gitee.com/openharmony-sig/third_party_rust_httparse httparse" "https://gitee.com/openharmony-sig/third_party_rust_num_cpus num_cpus" "https://gitee.com/openharmony-sig/third_party_rust_reqwest reqwest" "https://gitee.com/openharmony-sig/third_party_rust_try-lock try-lock" "https://gitee.com/openharmony-sig/third_party_rust_want want" "https://gitee.com/openharmony-sig/third_party_rust_serde serde" "https://gitee.com/openharmony-sig/third_party_rust_rust-fnv rust-fnv" "https://gitee.com/openharmony-sig/third_party_rust_rust-smallvec rust-smallvec" "https://gitee.com/openharmony-sig/third_party_rust_rust-url rust-url" "https://gitee.com/openharmony-sig/third_party_rust_unicode-bidi unicode-bidi" "https://gitee.com/openharmony-sig/third_party_rust_foreign-types foreign-types" "https://gitee.com/openharmony-sig/third_party_rust_rust-native-tls rust-native-tls" "https://gitee.com/openharmony-sig/third_party_rust_rust-openssl rust-openssl" "https://gitee.com/openharmony-sig/third_party_rust_rust-std-candidates rust-std-candidates" "https://gitee.com/openharmony-sig/third_party_rust_tinyvec_macros tinyvec_macros" "https://gitee.com/openharmony-sig/third_party_rust_pin-project-lite pin-project-lite" "https://gitee.com/openharmony-sig/third_party_rust_bytes bytes" "https://gitee.com/openharmony-sig/third_party_rust_mio mio" "https://gitee.com/openharmony-sig/third_party_rust_slab slab" "https://gitee.com/openharmony-sig/third_party_rust_tls tls" "https://gitee.com/openharmony-sig/third_party_rust_tokio tokio" "https://gitee.com/openharmony-sig/third_party_rust_tracing tracing" "https://gitee.com/openharmony-sig/third_party_rust_tower tower" "https://gitee.com/openharmony-sig/third_party_rust_unicode-normalization unicode-normalization" "https://gitee.com/openharmony-sig/third_party_rust_signal-hook signal-hook" "https://gitee.com/openharmony-sig/third_party_rust_rust rust" "https://gitee.com/openharmony-sig/third_party_rust_aho-corasick aho-corasick" "https://gitee.com/openharmony-sig/third_party_rust_atty atty" "https://gitee.com/openharmony-sig/third_party_rust_autocfg autocfg" "https://gitee.com/openharmony-sig/third_party_rust_bindgen bindgen" "https://gitee.com/openharmony-sig/third_party_rust_bitflags bitflags" "https://gitee.com/openharmony-sig/third_party_rust_rust-cexpr rust-cexpr" "https://gitee.com/openharmony-sig/third_party_rust_cfg-if cfg-if" "https://gitee.com/openharmony-sig/third_party_rust_clang-sys clang-sys" "https://gitee.com/openharmony-sig/third_party_rust_clap clap" "https://gitee.com/openharmony-sig/third_party_rust_codespan codespan" "https://gitee.com/openharmony-sig/third_party_rust_cxx cxx" "https://gitee.com/openharmony-sig/third_party_rust_either either" "https://gitee.com/openharmony-sig/third_party_rust_env_logger env_logger" "https://gitee.com/openharmony-sig/third_party_rust_glob glob" "https://gitee.com/openharmony-sig/third_party_rust_heck heck" "https://gitee.com/openharmony-sig/third_party_rust_humantime humantime" "https://gitee.com/openharmony-sig/third_party_rust_io-lifetimes io-lifetimes" "https://gitee.com/openharmony-sig/third_party_rust_is-terminal is-terminal" "https://gitee.com/openharmony-sig/third_party_rust_lazycell lazycell" "https://gitee.com/openharmony-sig/third_party_rust_lazy-static.rs lazy-static.rs" "https://gitee.com/openharmony-sig/third_party_rust_libc libc" "https://gitee.com/openharmony-sig/third_party_rust_libloading libloading" "https://gitee.com/openharmony-sig/third_party_rust_link-cplusplus link-cplusplus" "https://gitee.com/openharmony-sig/third_party_rust_linux-raw-sys linux-raw-sys" "https://gitee.com/openharmony-sig/third_party_rust_log log" "https://gitee.com/openharmony-sig/third_party_rust_memchr memchr" "https://gitee.com/openharmony-sig/third_party_rust_memoffset memoffset" "https://gitee.com/openharmony-sig/third_party_rust_minimal-lexical minimal-lexical" "https://gitee.com/openharmony-sig/third_party_rust_nix nix" "https://gitee.com/openharmony-sig/third_party_rust_nom nom" "https://gitee.com/openharmony-sig/third_party_rust_num-traits num-traits" "https://gitee.com/openharmony-sig/third_party_rust_once_cell once_cell" "https://gitee.com/openharmony-sig/third_party_rust_os_str_bytes os_str_bytes" "https://gitee.com/openharmony-sig/third_party_rust_peeking_take_while peeking_take_while" "https://gitee.com/openharmony-sig/third_party_rust_pin-utils pin-utils" "https://gitee.com/openharmony-sig/third_party_rust_proc-macro2 proc-macro2" "https://gitee.com/openharmony-sig/third_party_rust_proc-macro-error proc-macro-error" "https://gitee.com/openharmony-sig/third_party_rust_quote quote" "https://gitee.com/openharmony-sig/third_party_rust_regex regex" "https://gitee.com/openharmony-sig/third_party_rust_rustc-hash rustc-hash" "https://gitee.com/openharmony-sig/third_party_rust_rustix rustix" "https://gitee.com/openharmony-sig/third_party_rust_shlex shlex" "https://gitee.com/openharmony-sig/third_party_rust_static-assertions-rs static-assertions-rs" "https://gitee.com/openharmony-sig/third_party_rust_strsim-rs strsim-rs" "https://gitee.com/openharmony-sig/third_party_rust_syn syn" "https://gitee.com/openharmony-sig/third_party_rust_termcolor termcolor" "https://gitee.com/openharmony-sig/third_party_rust_unicode-ident unicode-ident" "https://gitee.com/openharmony-sig/third_party_rust_unicode-width unicode-width" "https://gitee.com/openharmony-sig/third_party_rust_version_check version_check" "https://gitee.com/openharmony-sig/third_party_rust_which-rs which-rs" ) for repo in "${repos[@]}" do url="$(echo $repo | cut -d ' ' -f 1)" dir="$(echo $repo | cut -d ' ' -f 2)" git clone "$url" "$dir" done ```
评论 (
0
)
登录
后才可以发表评论
状态
已完成
待办的
进行中
已完成
已拒绝
负责人
未设置
标签
未设置
项目
未立项任务
未立项任务
里程碑
未关联里程碑
未关联里程碑
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
分支 (
-
)
标签 (
-
)
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
预计工期
(小时)
参与者(1)
1
https://gitee.com/openharmony/build.git
git@gitee.com:openharmony/build.git
openharmony
build
build
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册