waf
Waf is a Python-based framework for configuring, compiling and installing applications.
Waf is a Python-based framework for configuring, compiling and installing applications.
Buck is a build system developed and used by Facebook. It encourages the creation of small, reusable modules consisting of cod ...
Apache Maven is a Java-based tool for build automation and project management (in software development). It is centered around ...
SCons is an Open Source software construction tool—that is, a next-generation build tool. Think of SCons as an improved, cross ...
Cake (C# Make) is a build automation system with a C# DSL to do things like compiling code, copy files/folders, running unit t ...
Rake is a software task management and build automation tool. It allows you to specify tasks and describe dependencies as well ...
Gradle is build automation evolved. Gradle can automate the building, testing, publishing, deployment and more of software pac ...
Apache Ant is an Open Source Java-based build tool (for software development). It uses XML files to describe, structure and co ...
EBuild is a software build automation system. It is written in Java but is a general system that can be applied to almost any ...
Manual: https://doc.qt.io/qt-5/qmake-manual.html qmake is a tool from The Qt Company that helps simplify the build process fo ...
Powerfully simple build configuration Describe your software project just once, using Premake's simple and easy to read syntax ...
Make is a tool which controls the generation of executables and other non-source files of a program from the program's source ...
GNU Autoconf is a tool for producing configure scripts for building, installing and packaging software on computer systems whe ...
Ninja is a small build system with a focus on speed. It differs from other build systems in two major respects: it is designed ...
CMake is a family of tools designed to build, test and package software. CMake is used to control the software compilation pro ...