Autoconf
GNU Autoconf is a tool for producing configure scripts for building, installing and packaging software on computer systems where a Bourne shell is available.
GNU Autoconf is a tool for producing configure scripts for building, installing and packaging software on computer systems where a Bourne shell is available.
SCons is an Open Source software construction tool—that is, a next-generation build tool. Think of SCons as an improved, cross ...
Waf is a Python-based framework for configuring, compiling and installing applications.
Embedthis MakeMe is a modern replacement for make and autoconf. It manages the building of programs and products by direct com ...
Apache Ant is an Open Source Java-based build tool (for software development). It uses XML files to describe, structure and co ...
setup - A simple Bash library for setting up a directory structure using Makefile-like definitions. Setup.shl is intended to o ...
Tup is a file-based build system for Linux, OSX, and Windows. It inputs a list of file changes and a directed acyclic graph (D ...
autosetup is a tool, similar to autoconf, to configure a build system for the appropriate environment, according to the system ...
The main design point of Meson is that every moment a developer spends writing or debugging build definitions is a second wast ...
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 ...
makebreed is a customizable shell script (./configure) that generates makefiles for C/C++ development projects using the gcc c ...
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 ...