makebreed Alternatives
makebreed is described as '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'. There are nine alternatives to makebreed for Linux, Windows, Mac and Haiku. The best alternative is CMake, which is both free and Open Source. Other great apps like makebreed are SCons (Free, Open Source), Premake (Free, Open Source), Autoconf (Free, Open Source) and Ant (Free, Open Source).
- CMake is a family of tools designed to build, test and package software. CMake is used to control the software compilation process using simple platform and compiler independent configuration files.
- SCons is an Open Source software construction tool—that is, a next-generation build tool. Think of SCons as an improved, cross-platform substitute for the classic Make utility with integrated functionality similar to autoconf/automake and compiler caches such as ccache.No screenshots yet
- Powerfully simple build configurationNo screenshots yet
- GNU Autoconf is a tool for producing configure scripts for building, installing and packaging software on computer systems where a Bourne shell is available.
- Apache Ant is an Open Source Java-based build tool (for software development). It uses XML files to describe, structure and control the build process.No screenshots yet
- qmake is a tool from The Qt Company that helps simplify the build process for development project across different platforms. qmake automates the generation of Makefiles so that only a few lines of information are needed to create each Makefile.No screenshots yet
- Automatically generate Makefile.in files compliant with the GNU Coding Standards.
- Tup is a file-based build system for Linux, OSX, and Windows. It inputs a list of file changes and a directed acyclic graph (DAG), then processes the DAG to execute the appropriate commands required to update dependent files.No screenshots yet
- Reggae is a (meta) build system with multiple front (D, Python, Ruby, Javascript, Lua) and backends (make, ninja, tup, custom). This is alpha software, only tested on Linux and likely to have breaking changes made.No screenshots yet