• Introduction of New Features
  • Toolchain improvements
  • Toolchain and platform are completely separated
  • Built-in toolchain
  • Synchronous switching of toolchain
  • Custom toolchain
  • Set up a toolchain for a specific target
  • ninja build theme
  • Set Build Behavior Strategy
  • check.auto_ignore_flags
  • check.auto_map_flags
  • build.across_targets_in_parallel
  • Add compilation mode
  • mode.releasedbg
  • mode.minsizerel
  • Show specified information and list
  • Show basic information about xmake itself and the current project
  • Show toolchains list
  • Show the specified target configuration information
  • Show a list of built-in compilation modes
  • Show the list of built-in compilation rules
  • Show additional information
  • New features
  • Change
  • Bug fixed