Premake Alternatives
Premake is described as 'Powerfully simple build configuration' and is an app in the development category. There are more than 10 alternatives to Premake for a variety of platforms, including Linux, Mac, Windows, BSD and Android apps. The best Premake alternative is CMake, which is both free and Open Source. Other great apps like Premake are GNU Make, SCons, Ninja Build and MSBuild.
CMake
Is this is a good alternative?YesNo39 CMake alternatives- Free • Open Source
- Mac
- Windows
- Linux
- Haiku
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. CMake generates native makefiles and workspaces that can be used in the compiler...
- - CMake is the most popular Windows, Mac & Linux alternative to Premake.
- - CMake is the most popular Open Source & free alternative to Premake.
CMake Features
GNU Make
Is this is a good alternative?YesNo- Free • Open Source
36 GNU Make alternatives- Mac
- Windows
- Linux
- BSD
- Cygwin
Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.
GNU Make Features
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.
SCons Features
Ninja Build
Is this is a good alternative?YesNo17 Ninja Build alternatives- Free • Open Source
- Mac
- Windows
- Linux
- BSD
Ninja is a small build system with a focus on speed. It differs from other build systems in two major respects: it is designed to have its input files generated by a higher-level build system, and it is designed to run builds as fast as possible.
Ninja Build Features
MSBuild
Is this is a good alternative?YesNo9 MSBuild alternatives- Free • Proprietary
- Mac
- Windows
- Linux
The Microsoft Build Engine is a platform for building applications. This engine, which is also known as MSBuild, provides an XML schema for a project file that controls how the build platform processes and builds software.
MSBuild Features
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. Most actions are described as 'Tasks' - Ant offers a library of built-in Tasks, but various 3rd party Tasks and Task...
GNU Autoconf is a tool for producing configure scripts for building, installing and packaging software on computer systems where a Bourne shell is available.
Autoconf Features
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.
qmake Features
waf
Is this is a good alternative?YesNo- Free • Open Source
30 waf alternatives- Mac
- Windows
- Linux
- Xcode
- Eclipse
- Microsoft Visual Studio
Waf is a Python-based framework for configuring, compiling and installing applications.
waf Features
GNU Automake is a programming tool that produces portable makefiles for use by the make program, used in compiling software.
Automake Features
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.
tup Features
BuildAMation
Is this is a good alternative?YesNo5 BuildAMation alternatives- Free • Open Source
- Mac
- Windows
- Linux
BuildAMation is a build system and project generator for C and C++ desktop applications, with an extensible architecture. It is written in C#, and works on Windows, Linux and Apple OSX. Build modes supported are a multithreaded native command line build, VisualStudio solution...
BuildAMation Features