
makebreed
makebreed is a customizable shell script (./configure) that generates makefiles for C/C++ development projects using the gcc compiler. It is a simple, clean and easy alternative to other build systems like cmake or gnu autotools.
makebreed is a customizable shell script (./configure) that generates makefiles for C/C++ development projects using the gcc compiler. It is a simple, clean and easy alternative to other build systems like cmake or gnu autotools.
SCons is an Open Source software construction tool—that is, a next-generation build tool. Think of SCons as an improved, cross ...
Apache Ant is an Open Source Java-based build tool (for software development). It uses XML files to describe, structure and co ...
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 ...
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 ...
GNU Automake is a programming tool that produces portable makefiles for use by the make program, used in compiling software.
GNU Autoconf is a tool for producing configure scripts for building, installing and packaging software on computer systems whe ...
CMake is a family of tools designed to build, test and package software. CMake is used to control the software compilation pro ...