
Sake (software), a self-documenting build tool written in Python.make.py (and the pymake module), written in pure Python (programming language) to be portable (Python 2.7 is strongly recommended not Python 3) and mostly compatible with makefiles written for GNU make.Openmake, a commercial enterprise build management tool.nmake, Bell Labs' nmake, forked into two versions after the AT&T trivestiture: a research version from AT&T Labs and an Alcatel-Lucent Bell Labs supported version.
#Quickbuild automation tool generator#
MPC, a multi-platform makefile and workspace generator.Module::Build, a Perl module for the building and installation of other Perl modules, improving upon the existing ExtUtils::MakeMaker module, which actually uses make to do the building.makepp, a replacement for GNU make with some additional features, written in Perl, almost completely compatible with the original make.kbuild, build system of the linux kernel using the kmk command (fork of GNU make).


11 Debugging and understanding build automation.10 Comparison of build automation software.
