Skip to content

Commit 39fa8cf

Browse files
committed
update docs
1 parent 06b4323 commit 39fa8cf

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

docs/posts/xmake-update-v3.0.5.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,8 @@ For more details, see: [#7027](https://github.com/xmake-io/xmake/pull/7027)
568568
* [#7027](https://github.com/xmake-io/xmake/pull/7027): Improve graph module performance
569569
* [#7031](https://github.com/xmake-io/xmake/pull/7031): Improve require parsing
570570
* [#7032](https://github.com/xmake-io/xmake/pull/7032): Improve symbol extraction
571+
* [#7037](https://github.com/xmake-io/xmake/pull/7037): Improve xmake format
572+
* [#7038](https://github.com/xmake-io/xmake/pull/7038): Improve clang-tidy output handling
571573

572574
### Bugs fixed
573575

@@ -590,4 +592,5 @@ For more details, see: [#7027](https://github.com/xmake-io/xmake/pull/7027)
590592
* [#7016](https://github.com/xmake-io/xmake/pull/7016): Fix project default configuration in vsxmake
591593
* [#7017](https://github.com/xmake-io/xmake/pull/7017): Fix lock_packages typo
592594
* [#7018](https://github.com/xmake-io/xmake/pull/7018): Fix build order: only disable when dependency linking inheritance is disabled
595+
* [#7035](https://github.com/xmake-io/xmake/pull/7035): Fix process redirection issues by updating tbox
593596

docs/zh/posts/xmake-update-v3.0.5.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,8 @@ target("test")
568568
* [#7027](https://github.com/xmake-io/xmake/pull/7027): 改进图模块性能
569569
* [#7031](https://github.com/xmake-io/xmake/pull/7031): 改进 require 解析
570570
* [#7032](https://github.com/xmake-io/xmake/pull/7032): 改进符号提取
571+
* [#7037](https://github.com/xmake-io/xmake/pull/7037): 改进 xmake format
572+
* [#7038](https://github.com/xmake-io/xmake/pull/7038): 改进 clang-tidy 输出处理
571573

572574
### Bugs 修复 {#bug-fixes}
573575

@@ -590,4 +592,5 @@ target("test")
590592
* [#7016](https://github.com/xmake-io/xmake/pull/7016): 修复 vsxmake 中的项目默认配置
591593
* [#7017](https://github.com/xmake-io/xmake/pull/7017): 修复 lock_packages 拼写错误
592594
* [#7018](https://github.com/xmake-io/xmake/pull/7018): 修复构建顺序:仅在禁用依赖链接继承时禁用
595+
* [#7035](https://github.com/xmake-io/xmake/pull/7035): 通过更新 tbox 修复进程重定向问题
593596

0 commit comments

Comments
 (0)