
|
|
|
|
Home / Computers / Software / Build Management / Make Tools
|
|
|
|
Web Sites
|
- Ant - Freeware - A make replacement that uses an XML description language instead of makefiles, and that executes build actions using Java objects instead of shell commands.
jakarta.apache.org/ant
- Cons - Freeware - A make replacement written in Perl featuring MD5 file content and build signatures, dependency scanning, viewpathing for source and derived files, multidirectory builds, and Perl build actions.
www.dsmit.com/cons
- Cook - Freeware - A make replacement featuring file fingerprints, dependency scanning, viewpathing, parallel threads, distributed rsh builds, cross compiling, and build actions in the "cook" description language.
www.canb.auug.org.au/~millerp/cook/cook.html
- GNU Make - Freeware - A make program featuring pattern-matched viewpaths, parallel threads, multiple platforms, conditional directives, makefile regeneration, and an advanced Make description language.
www.gnu.org/software/make/make.html
- Jam - Freeware - A make replacement featuring dependency scanning, per-target viewpathing, parallel threads, multiple platforms, variant builds, and control flow statements in the Jam description language.
www.perforce.com/perforce/loadsupp.html
- Jmk - Freeware - A make program written in Java, featuring a traditional make description language and shell command target actions.
sourceforge.net/projects/jmk
- MPI GNU Make - Chambeau - A modified GNU make that uses the MPI Message Passing Interface for excellent scalability on multiple machines. Authors now say use 'GNU Make -j' instead.
www.llnl.gov/icc/lc/DEG/pmake/pmake.html
- NAnt - Freeware - Not Ant is like Ant, but uses C# and .NET technologies.
nant.sourceforge.net
- Nmake - Lucent - Features dependency scanning, viewpaths, parallel and distributed rsh execution, a coshell, compiled makefiles, C preprocessor, variable editing, and a powerful Make rule language.
www.bell-labs.com/project/nmake
- Odin - Freeware - A make replacement featuring dependency scanning, viewpaths, distributed rsh execution, cached derived files, variant builds, conditional directives, and an Odin rule language.
ftp://ftp.cs.colorado.edu/pub/distribs/odin
- Opus Make - Opus - A multiplatform make featuring dependency scanning, suffix-specific viewpaths, extended command and macro modifiers, CPP preprocessor directives, and iterators in the Make rule language.
www.opussoftware.com
- PVM GNU Make - Freeware - A modified GNU make that uses the Oakridge PVM Parallel Virtual Machine to perform parallel distributed builds.
sourceforge.net/projects/pvmgmake
- SCons - Freeware - A make replacement like Cons, written in Python and featuring MD5 file signatures, dependency scanning, parallel build threads, viewpathing, multidirectory builds, and Python build actions.
www.scons.org
|
|
|
|
|