The Best 15 Premake Alternatives

  • CMake

    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.

    Free Open Source Mac OS X Windows Linux Haiku

  • GNU Make

    Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.

    Free Open Source Mac OS X Windows Linux BSD Cygwin

  • SCons

    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...

    Free Open Source Mac OS X Windows Linux

  • Ant

    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...

    Free Open Source Mac OS X Windows Linux

  • waf

    Waf is a Python-based framework for configuring, compiling and installing applications.

    Free Open Source Mac OS X Windows Linux Xcode Eclipse

  • qmake

    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...

    Free Open Source Mac OS X Windows Linux

  • Ninja Build

    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...

    Free Open Source Mac OS X Windows Linux BSD

  • 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.

    Free Open Source Linux

  • Automake

    GNU Automake is a programming tool that produces portable makefiles for use by the make program, used in compiling software.

    Free Open Source Linux

  • 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...

    Free Open Source Linux

  • BuildAMation

    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...

    Free Open Source Mac OS X Windows Linux

  • tup

    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...

    Free Open Source Mac OS X Windows Linux

  • autosetup

    autosetup is a tool, similar to autoconf, to configure a build system for the appropriate environment, according to the system capabilities and the user-selected options.

    Free Open Source Mac OS X Linux BSD