xmake v2.0.3 Release Notes

  • 🆕 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