• Introduction of new features
  • Building third party libraries more intelligently
  • The first step is to download the corresponding source code package
  • Enter the directory and execute the Xmake command
  • Interfacing with cross-compilation toolchains
  • Support for Windows Arm64
  • Improved rule support for sequential execution of dependencies
  • Better dynamic configuration of targets and rules
  • Support for introducing custom rules from packages
  • Adding package rules
  • Applying package rules
  • Adding package rule dependencies
  • Stricter package dependency compatibility support
  • package.librarydeps.strict_compatibility
  • package.strict_compatibility
  • package.install_always
  • Adding the clang-cl toolchain
  • Changelog
  • New features
  • Changes
  • Bugs fixed