@@ -93,6 +93,32 @@ <h4>This is a mirror page, please see the original page: </h4><a href="https://x
93
93
}
94
94
</ style >
95
95
< h1 id ="changelog "> Changelog</ h1 >
96
+ < h2 id ="v298 "> v2.9.8</ h2 >
97
+ < h3 id ="newfeatures "> New features</ h3 >
98
+ < ul >
99
+ < li > < a href ="https://github.com/xmake-io/xmake/issues/5994 "> #5994</ a > : Profile process performance</ li >
100
+ < li > < a href ="https://github.com/xmake-io/xmake/pull/5995 "> #5995</ a > : Add profile support for vs generator</ li >
101
+ < li > < a href ="https://github.com/xmake-io/xmake/pull/5949 "> #5949</ a > : Add rule nodejs.module</ li >
102
+ < li > < a href ="https://github.com/xmake-io/xmake/issues/3380 "> #3380</ a > : Add namespace support</ li >
103
+ < li > < a href ="https://github.com/xmake-io/xmake/issues/5945 "> #5945</ a > : Check pkgconfig/cmake importfiles for package</ li >
104
+ < li > < a href ="https://github.com/xmake-io/xmake/issues/6054 "> #6054</ a > : Add xmake bundle for linux</ li >
105
+ < li > < a href ="https://github.com/xmake-io/xmake/issues/6071 "> #6071</ a > : Improve to download package for git url, support for sparse-checkout</ li >
106
+ < li > < a href ="https://github.com/xmake-io/xmake/issues/5163 "> #5163</ a > : Support TI-CGT C2000/C6000 compiler</ li >
107
+ < li > < a href ="https://github.com/xmake-io/xmake/issues/5344 "> #5344</ a > : Support IAR ARM C/C++ compiler</ li >
108
+ < li > < a href ="https://github.com/xmake-io/xmake/issues/5554 "> #5554</ a > : Add custom unknown toolchains support</ li >
109
+ </ ul >
110
+ < h3 id ="changes "> Changes</ h3 >
111
+ < ul >
112
+ < li > < a href ="https://github.com/xmake-io/xmake/pull/6056 "> #6056</ a > : Build and release xmake/arm64 on windows.</ li >
113
+ < li > < a href ="https://github.com/xmake-io/xmake/pull/6097 "> #6097</ a > : Add qt_host Option to Enable Cross-Platform Qt Builds Using Host SDK Tools</ li >
114
+ < li > < a href ="https://github.com/xmake-io/xmake/issues/6120 "> #6120</ a > : Add custom preprocessor for configfiles</ li >
115
+ < li > < a href ="https://github.com/xmake-io/xmake/issues/6088 "> #6088</ a > : Improve configfiles to generate export macro</ li >
116
+ </ ul >
117
+ < h3 id ="bugsfixed "> Bugs fixed</ h3 >
118
+ < ul >
119
+ < li > < a href ="https://github.com/tboox/tbox/issues/272 "> #272</ a > : Fix xmake stuck when readfile always return zero for msvc + /O1</ li >
120
+ < li > < a href ="https://github.com/tboox/tbox/issues/6089 "> #6089</ a > : Fix depend.is_changed for cuda</ li >
121
+ </ ul >
96
122
< h2 id ="v297 "> v2.9.7</ h2 >
97
123
< h3 id ="newfeatures "> New features</ h3 >
98
124
< ul >
0 commit comments