Icon

Xmake

Xmake is a lightweight, cross-platform build utility based on Lua, driven by a dependency-free core program written in C. It provides a concise and intuitive configuration syntax and includes a built-in package management system for C/C++ dependencies.
Latest: 5.5 GitHub
Last checked: Jun 9, 2026 12:10am
Rank: 829/15140
Also monitored via:
Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: Apache-2.0Winget: Available

Version & Lifecycle

0
Current: 5.5 N-2: 3.0.620260104 Avg cadence: Every 40 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Command-line note • January 7, 2026
0

Xmake – Command-line note

For automated Windows deployment of Xmake, prefer the .zip distribution from the Releases page and silently deploy it by extracting to a standard tools path (for example, C:Program FilesXmake) and setting XMAKE_ROOT plus updating PATH via your configuration management platform, since the NSIS .exe installer does not document silent switches and Xmake itself is fully portable once on disk.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

Xmakexmake-io Xmake

Packaging Notes

0

Source code requires git clone with --recursive to include submodules; tarball releases include full source with submodules archived separately.

Notes

0

Not recommended for root installation due to security; installation involves building from source or using prebuilt tarballs; supports generating project files and direct source builds.