Xmake v3.1.1 Preview, Addons Extend Xmake Itself
This is a preview of the changes on the dev branch, they are not released yet.
The headline of this cycle is addons. v3.1.0 reworked xmake plugin so that plugins
could be distributed like packages; addons take that idea to its conclusion: an addon can
carry not only a plugin, but rules, toolchains, project templates, lua modules and includes
files — a complete developmen...
Besides that, we added the package.host.install_locally policy, new cross-compilation
architectures, a reworked template distribution, and a pkg package manager for BSD.