Build Systems¶
Meson - a front end to the Ninja build system with Vala support (The main build system for Vala)
Automake - supports Vala since 1.11
Autovala - a program that automates the creation of CMake files for Vala projects.
-
CMake macros exist to support Vala. (Detailed article).
An alternative set of CMake modules that support parallel builds.
Valder - build system written in Vala and C
Waf based template project
xmake - build system written in Lua