• New feature introduction
  • Automatically pull the remote cross-compilation toolchain
  • Pull the specified version of llvm toolchain
  • Pull the cross-compilation toolchain
  • Pull the toolchain and integrate the dependency packages
  • Pull Zig toolchain
  • Support for zig cc compiler
  • Automatically export all symbols in windows/dll
  • Convert mingw/.dll.a to msvc/.lib
  • Add batch commands to simplify custom rules
  • Dependent package configuration improvements
  • Use add_extsources to improve package name lookup
  • Use on_fetch to improve find system libraries
  • Support manifest file on windows
  • Improve xrepo command
  • Support to export package configuration
  • Changelog
  • New features
  • Change
  • Bugs fixed