xmake v2.0.5 released!
原文链接 https://waruqi.github.io/2016/10/30/update-v2.0.5/
注:以下为加速网络访问所做的原文缓存,经过重新格式化,可能存在格式方面的问题,或偶有遗漏信息,请以原文为准。
New features
- Add some interpreter builtin-modules
- Support ml64 assembler for windows x64
Changes
- Improve ipairs and pairs interfaces and support filter
- Add filters for generating vs201x project
- Remove
core/tools
(msys toolchains) and uses xmake to compile core sources on windows - Remove
xmake/packages
for templates
Bugs fixed
- Fix
-def:xxx.def
flags failed for msvc - Fix ml.exe assembler script
- Fix options linking order bug