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