qmake Alternatives
qmake is described as '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' and is an app in the development category. There are more than 25 alternatives to qmake for a variety of platforms, including Linux, Windows, Mac, BSD and Android apps. The best qmake alternative is CMake, which is both free and Open Source. Other great apps like qmake are GNU Make, Maven, Gradle and SCons.
- 39 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 qmake.
- - CMake is the most popular Open Source & free alternative to qmake.
CMake Features
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
Apache Maven is a Java-based tool for build automation and project management (in software development). It is centered around a Project Object Model (POM) described in a XML file that describes the project structure and its dependencies to other components and libraries.
Maven Features
Gradle is build automation evolved. Gradle can automate the building, testing, publishing, deployment and more of software packages or other types of projects such as generated static websites, generated documentation or indeed anything else.
Gradle 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
xmake is a cross-platform build utility based on Lua. The project focuses on making development and building easier and provides many features (e.g package, install, plugin, macro, action, option, task ...
- - xmake is the most popular Android & iPhone alternative to qmake.
xmake Features
- 5 Microsoft Windows SDK alternatives
- Free • Proprietary
- Windows
The Windows SDK provides tools, compilers, headers, libraries, code samples, and a new help system that developers can use to create applications that run on Microsoft Windows.
- 17 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
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...
- 20 Premake alternatives
- Free • Open Source
- Mac
- Windows
- Linux
Powerfully simple build configuration
Describe your software project just once, using Premake's simple and easy to read syntax, and build it everywhere. Generate project files for Visual Studio, GNU Make, Xcode, Code::Blocks, and more across Windows, Mac OS X, and Linux. Use.
Premake Features
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
Rake is a software task management and build automation tool. It allows you to specify tasks and describe dependencies as well as to group tasks in a namespace.
Rake Features