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 (24)* | Amazonlinux 2023 (66 downloads) |
![]() |
aarch64 (25)*, x86_64 (38)* | Centos-stream 9 (70 downloads) |
![]() |
aarch64 (10)*, x86_64 (11)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (13)*, x86_64 (24)* | Fedora 41 (45 downloads) |
![]() |
aarch64 (2)*, x86_64 (4)* | Fedora 42 (15 downloads) |
![]() |
aarch64 (262)*, x86_64 (263)* | Fedora eln (80 downloads) |
![]() |
aarch64 (60)*, x86_64 (71)* | Fedora rawhide (148 downloads) |
![]() |
aarch64 (22)*, x86_64 (43)* | openEuler 22.03 (83 downloads) |
![]() |
aarch64 (56)*, x86_64 (61)* | openSUSE Tumbleweed (179 downloads) |
![]() |
aarch64 (30)*, x86_64 (47)* | Rhel 9 (112 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable waruqi/xmake
More info about enabling Copr repositories