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 (19)*, x86_64 (21)* | Amazonlinux 2023 (53 downloads) |
![]() |
aarch64 (19)*, x86_64 (30)* | Centos-stream 9 (59 downloads) |
![]() |
aarch64 (10)*, x86_64 (73)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (5)*, x86_64 (6)* | Fedora 40 (45 downloads) |
![]() |
aarch64 (6)*, x86_64 (18)* | Fedora 41 (28 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 42 (1 downloads) |
![]() |
aarch64 (122)*, x86_64 (160)* | Fedora eln (63 downloads) |
![]() |
aarch64 (48)*, x86_64 (62)* | Fedora rawhide (135 downloads) |
![]() |
aarch64 (18)*, x86_64 (37)* | openEuler 22.03 (69 downloads) |
![]() |
aarch64 (42)*, x86_64 (55)* | openSUSE Tumbleweed (166 downloads) |
![]() |
aarch64 (23)*, x86_64 (45)* | Rhel 9 (96 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable waruqi/xmake
More info about enabling Copr repositories