xmake v2.0.3 update!
原文链接 https://waruqi.github.io/2016/07/17/update-v2.0.3/
注:以下为加速网络访问所做的原文缓存,经过重新格式化,可能存在格式方面的问题,或偶有遗漏信息,请以原文为准。
Changelog
New features
- Add check includes dependence automatically
- Add print colors
- Add debugger support, .e.g
xmake run -d program ...
Changes
- Improve the interfaces of run shell
- Upgrade luajit to v2.0.4
- Improve to generate makefile plugin
- Optimizate the multitasking compiling speed
Bugs fixed
- Fix install directory bug
- Fix the root directory error for
import
interface - Fix check visual stdio error on windows