Xmake v3.1.1 Released, Addons Extend Xmake Itself
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.
An addon extends xmake itself. Where a package provides libraries for your program, an addon provides new abilities for the build tool.