Home >
Computers >
Software >
Build Management >
Resources
(14)|
|
|
|
Lucent FAQ - Summarizes the function and typical syntax of many make features, using a convenient table format.
www.bell-labs.com/project/nmake/faq/gmake.html
|
|
|
Geosoft - A GNU Make and shell script setup for Java. Features dependency scanning, class files, JAR archives, JNI interfaces, RMI stub and skeletons, and Javadoc.
geosoft.no/javamake.html
|
|
|
Schönherr and Wolff 1998 - A set of makefile dependency generator tools for working with files written in Knuth's Literate Programming style.
citeseer.ist.psu.edu/332458.html
|
|
|
Lih and Zadok 1994 - Reports design issues and results of modifying GNU Make to do distributed makes using the Oakridge PVM Parallel Virtual Machine.
citeseer.ist.psu.edu/470999.html
|
|
|
Baalbergen 1986 - Distributing machine specific compilation phases among machines with a distributed make program is about 3.5 times faster.
citeseer.ist.psu.edu/baalbergen86parallel.html
|
|
|
Articles on makefile optimization, build management and acceleration, etc.
www.electric-cloud.com/resources/mrmake.php
|