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 (0)*, x86_64 (0)* | Amazonlinux 2023 (11 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Centos-stream 9 (10 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 40 (9 downloads) |
![]() |
aarch64 (0)*, x86_64 (10)* | Fedora 41 (11 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 42 (2 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora eln (9 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora rawhide (9 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | openEuler 22.03 (9 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | openSUSE Tumbleweed (5 downloads) |
![]() |
aarch64 (4)*, x86_64 (0)* | Rhel 9 (5 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable shelpam/xmake-forked
More info about enabling Copr repositories