Silent Install HQ
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

SHA256 16c31bea1c0e1fde91fa97caa6846434e3e4e5c5e7a8cbf59e39b4e32f207161 VirusTotal ↗
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
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 -…