
Apache Buildr, historic open-source build system, Rake-based, gives the full power of scripting in Ruby with integral support for most abilities wanted in a build system.Apache Ant, popular for Java platform development and uses an XML file format.PVCS-make, follows the concept of make but with additional syntax features.MPW Make, developed for the classic Mac OS and similar to but not compatible with Unix make the modern macOS (OS X) comes with both GNU make and BSD make available as part of Macintosh Programmer's Workshop as a free, unsupported download from Apple.mk, developed originally for Version 10 Unix and Plan 9, and ported to Unix as part of plan9port.GNU make, a make implementation with a large set of extensions.

Below is a list of notable tools associated with automating build processes. Build automation involves scripting or automating the process of compiling computer source code into binary code.
