Last updated
A cross-platform build utility based on Lua.
$ winget install --id Xmake-io.Xmake --exact --version 3.0.9+20260519Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
XMake build utility uses EXE (NSIS). The silent install switches are /S.
xmake-v3.0.9.win64.exe /S
See the full silent install reference for XMake build utility →
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
xmake is a lightweight cross-platform build utility based on Lua.
It uses xmake.lua to maintain project builds.
Compared with makefile/CMakeLists.txt, the configuration syntax is more concise and intuitive.
It is very friendly to novices and can quickly get started in a short time.
Let users focus more on actual project development.
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x86 | EXE NSIS | machine | Direct | |
| x86 | Portable | - | Direct | |
| x64 | EXE NSIS | machine | Direct | |
| x64 | Portable | - | Direct | |
| arm64 | EXE NSIS | machine | Direct | |
| arm64 | Portable | - | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for XMake build utility.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
More from The TBOOX Open Source Group or browse cross-platform, lua, open-source.