EXE
WinGet
XMake build utility
The TBOOX Open Source Group · 3.0.5+20251125 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
xmake-bundle-v3.0.5.win64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Xmake-io.Xmake
Version
3.0.5+20251125
Description
A cross-platform build utility based on Lua.
License
Apache-2.0
↗
Homepage
https://github.com/xmake-io/xmake
Installer URL
https://github.com/xmake-io/xmake/releases/download/v3.0.5/xmake-bundle-v3.0.5.win64.exe
Release Notes
New features
- #7055: Add Solaris platform support (i386, x86_64)
- #7054: Add support for additional BSD systems (NetBSD, OpenBSD, DragonflyBSD)
- #6929: Add support for GCC 15 toolchain
- #6967: Add Swift interop support for C++ and Objective-C
- #6964: Support specifying CUDA SDK version via cuda_sdkver
- #6963: Add libtool patch support for cross compilation
- #6974: Support multi-row refresh for progress output
- #7024: Add JSON output format for xmake show -t target
- #7025: Add XML module…