EXE
WinGet
XMake build utility
The TBOOX Open Source Group · 2.9.5+20240914 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
xmake-v2.9.5.win32.exe /S
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\xmake
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
2.9.5+20240914
Associated with 32-bit app on 64-bit clients
Yes
File Identity
Filename
xmake-v2.9.5.win32.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Xmake-io.Xmake
Version
2.9.5+20240914
Description
A cross-platform build utility based on Lua.
License
Apache-2.0
↗
Homepage
https://github.com/xmake-io/xmake
Upgrade Behavior
install(Install over existing)
Release Notes
New features
- #5462: Add xmake l cli.bisect
- #5488: Support for using cosmocc to build xmake binary
- #5491: Provide single xmake binary with embeded lua files
- #5580: Add @builtin/xrepo to add envs for xrepo env shell
Changes
- #5507: Use treeless to improve git.clone
- #5536: Add jar generate in swig mode
- #5573: Improve vsxmake generator performance
- #5601: Improve utils.symbols.export_all rule to filter sourcefile path
Bugs fixed
- #4750: Fix compile_commands generator for xmake tests
-…