#
xmake
xmake is a cross-platform build utility based on lua. It focuses on making development and building easier and provides many features, so that any developer can quickly pick it up and enjoy the productivity boost when developing and building project.
Here are 43 public repositories matching this topic...
-
Updated
Jun 28, 2020 - Lua
-
Updated
May 26, 2020 - TypeScript
-
Updated
Apr 16, 2020
-
Updated
Feb 8, 2019 - Kotlin
A gradle plugin that integrates xmake seamlessly
-
Updated
Jul 1, 2020 - Groovy
-
Updated
Feb 8, 2019 - Python
The xmake online documentation site
-
Updated
Jun 28, 2020 - HTML
Kick-start your C++! A template for modern C++ projects using XMake, CI, code coverage, clang-format, reproducible dependency management and more.
-
Updated
Apr 17, 2020 - C++
Set up your GitHub Actions workflow with a specific version of xmake
-
Updated
Jun 30, 2020 - TypeScript
An ugly xmake gui
-
Updated
May 7, 2017 - Python
One advanced C/C++ library for Linux, Mac, FreeBSD, Solaris(x86), Windows, Android, IOS
-
Updated
Oct 14, 2019 - C


I haven't started work yet, but I wanted to mention that there is one more conan-related project for XMake I want to do which is called a "Build Helper".
https://docs.conan.io/en/latest/reference/build_helpers.html
The documentation for the CMake helper provides the justification here:
https://docs.conan.io/en/latest/reference/build_helpers/cmake.html
In summary, helpers make the Con