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 (27)*, x86_64 (28)* | Amazonlinux 2023 (72 downloads) |
![]() |
aarch64 (25)*, x86_64 (40)* | Centos-stream 9 (76 downloads) |
![]() |
aarch64 (10)*, x86_64 (11)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (17)*, x86_64 (29)* | Fedora 41 (52 downloads) |
![]() |
aarch64 (6)*, x86_64 (4)* | Fedora 42 (19 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 43 (0 downloads) |
![]() |
aarch64 (293)*, x86_64 (300)* | Fedora eln (85 downloads) |
![]() |
aarch64 (62)*, x86_64 (75)* | Fedora rawhide (154 downloads) |
![]() |
aarch64 (22)*, x86_64 (43)* | openEuler 22.03 (88 downloads) |
![]() |
aarch64 (66)*, x86_64 (73)* | openSUSE Tumbleweed (188 downloads) |
![]() |
aarch64 (33)*, x86_64 (49)* | Rhel 9 (118 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable waruqi/xmake
More info about enabling Copr repositories