- The A-A-P Project
- Provides make tools for locating, downloading, building and installing software.
- Alcatel-Lucent nmake Product Builder
- Make tool developed by Bell Labs typically used in automating the construction of program executables and other components from source codes and other resources.
- Boost.Build
- C++ project builder offering variant builds, portability, and simple and high level build description.
- Cook 2.32
- File constructing tool serving as a replacement for the traditional make tool. Offers user-defined functions and the ability to build in parallel and distribute builds across LAN.
- KJam
- Program construction tool that recursively builds target files from source files using dependency information.
- Make in Java
- Application based on the Unix-integrated make utility, created to ensure that a set of files is in a consistent state.
- NAnt
- Offers a free .NET build tool.
- Opus Make
- Multi-platform build tool or programming utility designed to speed up program development.
- SCons
- Open source software construction tool working as a cross-platform substitute for the classic Make utility.
- SMK Software Build System
- Features a global view of all dependencies, automatic dependency analysis, support for automatic cleaning and parallel builds, dependency database caching, and platform independent file naming.
|