Description
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.
Installation Instructions
dnf copr enable waruqi/xmake dnf install xmake
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (1)*, x86_64 (1)* | Amazonlinux 2023 (19 downloads) |
![]() |
aarch64 (1)*, x86_64 (2)* | Centos-stream 9 (25 downloads) |
![]() |
aarch64 (3)*, x86_64 (2)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (1)*, x86_64 (12)* | Fedora 41 (21 downloads) |
![]() |
aarch64 (3)*, x86_64 (0)* | Fedora 42 (9 downloads) |
![]() |
aarch64 (2)*, x86_64 (2)* | Fedora eln (18 downloads) |
![]() |
aarch64 (0)*, x86_64 (3)* | Fedora rawhide (18 downloads) |
![]() |
aarch64 (2)*, x86_64 (2)* | openEuler 22.03 (16 downloads) |
![]() |
aarch64 (2)*, x86_64 (2)* | openSUSE Tumbleweed (14 downloads) |
![]() |
aarch64 (6)*, x86_64 (1)* | Rhel 9 (15 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable shelpam/xmake-forked
More info about enabling Copr repositories