Bug 1882872

Summary: Review Request: xmake - A cross-platform build utility based on Lua
Product: [Fedora] Fedora Reporter: ruki <waruqi>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: mail, package-review
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-09-26 07:59:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description ruki 2020-09-26 03:57:30 UTC
Spec URL: https://github.com/xmake-io/xmake/releases/download/v2.3.7/xmake-v2.3.7.fc32.spec
SRPM URL: https://github.com/xmake-io/xmake/releases/download/v2.3.7/xmake-v2.3.7.fc32.src.rpm
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.

It can compile the project directly like Make/Ninja, or
generate project files like CMake/Meson, and it also has a built-in package management
system to help users solve the integrated use of C/C++ dependent libraries.

Fedora Account System Username: waruqi

Comment 1 Fabian Affolter 2020-09-26 07:59:05 UTC

*** This bug has been marked as a duplicate of bug 1882871 ***