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 (23)*, x86_64 (23)* | Amazonlinux 2023 (58 downloads) |
![]() |
aarch64 (23)*, x86_64 (34)* | Centos-stream 9 (63 downloads) |
![]() |
aarch64 (12)*, x86_64 (75)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (9)*, x86_64 (8)* | Fedora 40 (49 downloads) |
![]() |
aarch64 (10)*, x86_64 (20)* | Fedora 41 (34 downloads) |
![]() |
aarch64 (0)*, x86_64 (2)* | Fedora 42 (7 downloads) |
![]() |
aarch64 (160)*, x86_64 (210)* | Fedora eln (68 downloads) |
![]() |
aarch64 (52)*, x86_64 (68)* | Fedora rawhide (139 downloads) |
![]() |
aarch64 (22)*, x86_64 (41)* | openEuler 22.03 (73 downloads) |
![]() |
aarch64 (48)*, x86_64 (59)* | openSUSE Tumbleweed (170 downloads) |
![]() |
aarch64 (27)*, x86_64 (45)* | Rhel 9 (100 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable waruqi/xmake
More info about enabling Copr repositories