xmake v2.9.3
New features
- #4637: Add mix generator for xpack
- #5107: Add deb generator for xpack
- #5148: Add on_source in package
Changes
- #5156: Improve to install cargo packages for rust
Bugs fixed
- #5176: Fix VS toolset v144
新特性
改进
- #5156: 改进安装 cargo 包
问题修复
- #5176: 修复 VS toolset v144 支持
What's Changed
- fix typos by @Freed-Wu in #5141
- Fix building xmake using xmake on mingw by @tqfx in #5142
- Fix
find_package
failed problem for CMake projects on Android platform by @zjyhjqs in #5147 - Xpack: wix toolset support by @A2va in #4788
- Update to #4800 by @ShifftC in #5152
- Wix: Do not create a company folder by @A2va in #5154
- Xpack: wix toolset support by @waruqi in #5153
- add on_source for package by @waruqi in #5155
- add target to rcflags by @waruqi in #5164
- add encoding flags when generate cmakelists by @waruqi in #5167
- Improve mapflags by @waruqi in #5169
- add gentoo to linuxos by @peeweep in #5172
- fix
xmake show
issues by @yao-weijie in #5170 - config: fix is_* and has_* returning nil by @SirLynix in #5177
- Fix VS toolset v144 by @SirLynix in #5176
- add host dir for cargo #5156 by @waruqi in #5173
- Intel has changed its default path for icx by @Altina-oz in #5183
- fix(plugins): convert set_languages() latest standard to cmake by @offscum in #5180
- add timeout to net.http.download by @Chi-EEE in #5187
- fix typos by @zchrissirhcz in #5188
- fix distcc by @waruqi in #5189
- add read_timeout to net.http.download by @Chi-EEE in #5190
- Improve dmd linkargv #5192 by @waruqi in #5193
- Improve pack to fix config by @waruqi in #5195
- Fix syslinks error using qt static lib in mingw by @F11st in #5202
- Improve Android by @SirLynix in #5211
- Add deb pack by @waruqi in #5210
- fix: test/.../verialtor/hello_vcd no wave file output by @MrAMS in #5218
- fix cmake package finding regarding target mode by @xq114 in #5220
- cmake: set CMAKE_SYSTEM_PROCESSOR when cross-compiling by @SirLynix in #5215
- Improve long compile command by @waruqi in #5226
- add QT_LIBINFIX property support by @Elite-stay in #5238
New Contributors
- @Freed-Wu made their first contribution in #5141
- @peeweep made their first contribution in #5172
- @yao-weijie made their first contribution in #5170
- @Altina-oz made their first contribution in #5183
- @offscum made their first contribution in #5180
- @zchrissirhcz made their first contribution in #5188
- @F11st made their first contribution in #5202
- @MrAMS made their first contribution in #5218
- @Elite-stay made their first contribution in #5238
Full Changelog: v2.9.2...v2.9.3