

Jerkar
Jerkar is both an automation tool and a Java framework for building projects. It falls in the same category as Ant/Ivy, Maven ...

Buildr
Apache Buildr is a build system for Java-based applications, including support for Scala, Groovy and a growing number of JVM l ...

Buck
Buck is a build system developed and used by Facebook. It encourages the creation of small, reusable modules consisting of cod ...

Maven
Apache Maven is a Java-based tool for build automation and project management (in software development). It is centered around ...

SCons
SCons is an Open Source software construction tool—that is, a next-generation build tool. Think of SCons as an improved, cross ...

Cake
Cake (C# Make) is a build automation system with a C# DSL to do things like compiling code, copy files/folders, running unit t ...

NAnt
NAnt is a free .NET build tool. In theory it is kind of like make without make's wrinkles. In practice it's a lot like Ant.

Rake
Rake is a software task management and build automation tool. It allows you to specify tasks and describe dependencies as well ...

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

Gradle
Gradle is build automation evolved. Gradle can automate the building, testing, publishing, deployment and more of software pac ...

Ant
Apache Ant is an Open Source Java-based build tool (for software development). It uses XML files to describe, structure and co ...

EBuild
EBuild is a software build automation system. It is written in Java but is a general system that can be applied to almost any ...

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