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 (26)*, x86_64 (23)* | Amazonlinux 2023 (65 downloads) |
![]() |
aarch64 (24)*, x86_64 (37)* | Centos-stream 9 (68 downloads) |
![]() |
aarch64 (12)*, x86_64 (75)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (9)*, x86_64 (9)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (12)*, x86_64 (20)* | Fedora 41 (44 downloads) |
![]() |
aarch64 (0)*, x86_64 (4)* | Fedora 42 (13 downloads) |
![]() |
aarch64 (175)*, x86_64 (221)* | Fedora eln (78 downloads) |
![]() |
aarch64 (55)*, x86_64 (71)* | Fedora rawhide (147 downloads) |
![]() |
aarch64 (22)*, x86_64 (41)* | openEuler 22.03 (79 downloads) |
![]() |
aarch64 (54)*, x86_64 (59)* | openSUSE Tumbleweed (178 downloads) |
![]() |
aarch64 (30)*, x86_64 (46)* | Rhel 9 (110 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable waruqi/xmake
More info about enabling Copr repositories