Fedora Packages

xmake

A cross-platform build utility based on Lua

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. It can compile the project directly like Make/Ninja, or generate project files like CMake/Meson, and it also has a built-in package management system to help users solve the integrated use of C/C++ dependent libraries.

Releases Overview

Release Stable Testing
Fedora Rawhide 2.9.1-1.fc41 -
Fedora 40 2.9.1-1.fc40 2.8.9-1.fc40
Fedora 39 2.9.1-1.fc39 -
Fedora 38 2.8.9-1.fc38 -
File a new bug report »
Package Info
  • Upstream: https://xmake.io
  • License(s): Apache-2.0
  • Maintainers: topazus, mochaa

Related Packages

You can contact the maintainers of this package via email at xmake dash maintainers at fedoraproject dot org.



Sources on Pagure