diff options
| author | ruki <[email protected]> | 2025-04-08 00:45:57 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-04-08 00:45:57 +0800 |
| commit | e2a23990bb3dcf9fabee5ada0f3f3266ac1e2d79 (patch) | |
| tree | 8e3162288b9587c55c2e9692aa74b253be456181 | |
| parent | 27ddfdbacc8e4aa63b014586a8326f453541ebca (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 85342fddb..122a81c04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,9 @@ ### Changes * [#6182](https://github.com/xmake-io/xmake/pull/6182): Support msstl modules for clang +* [#6281](https://github.com/xmake-io/xmake/pull/6281): Support Verilator target build to shared library +* [#6270](https://github.com/xmake-io/xmake/pull/6270): Improve conan generator +* [#6243](https://github.com/xmake-io/xmake/pull/6243): Improve llvm toolchain to support for cross platform ## v2.9.8 @@ -1968,6 +1971,9 @@ ### 改进 * [#6182](https://github.com/xmake-io/xmake/pull/6182): 改进 clang/clang-cl 支持 msstl 模块 +* [#6281](https://github.com/xmake-io/xmake/pull/6281): 支持 Verilator 动态库 +* [#6270](https://github.com/xmake-io/xmake/pull/6270): 改进 conan 生成器 +* [#6243](https://github.com/xmake-io/xmake/pull/6243): 改进 llvm 工具链对交叉编译的支持 ## v2.9.8 |
