« LuntBuild | Main | JAM - JavaGen Ant Modules »

CPMake Build Automation





CPMake is a make utility written in Java to make anything (C, C++, Java, C#, XSL ...)
CPMake works similar to GNU make in that is uses rules and dependencies to build a project. CPMake uses Java scripting languages (BeanShell, Rhino, Jython and Groovy) for the build files to give increased flexability and the ability to customize the make file to your project.

CPMake Features:

* Make files work on any platform that supports Java.
* CPMake has built in dependency tracking for C/C++ and Java projects.
* Build files have access to all of the Java classes.
* Easy to debug build files.
* Multi threaded processing of build file.
* Cross platform paths. Use '\' or '/' Java doesn't care.


Project Home Page

http://www.cpmake.org/

CPMake Documentation
http://www.cpmake.org/documentation.html

Downloads
http://www.cpmake.org/downloads.html

CPMake Demo
http://www.cpmake.org/samples.html

TrackBack

TrackBack URL for this entry:
http://freejdk.org/mt-tb.cgi/28