Web Directory

  Resources (14)

Submit a Featured Link: [$19.00] Submit a Regular Link: [$9.00]  

Regular Websites in this category

Recursive Make Considered Harmful Open in a new windowLink Details
- Miller 1997 - An argument against using recursive make techniques in the presence of cyclic dependencies among project subdirectories.
- http://members.canb.auug.org.au/~millerp/rmch/recu-make-cons-harm.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Ask Mr. Make Open in a new windowLink Details
- Articles on makefile optimization, build management and acceleration, etc.
- http://www.electric-cloud.com/resources/mrmake.php

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
An Automatic Make Facility Open in a new windowLink Details
- Holyer and Pehlivan 2000 - Program uses no makefile. It records manually-issued compilation commands the first time round, then rebuilds programs using recorded command traces.
- http://citeseer.ist.psu.edu/holyer00automatic.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
A Case For Make Open in a new windowLink Details
- Fowler 1990 - Explains many old-make limitations and new-make (Nmake) features including procedure rules, accuracy mechanisms, viewpathing, and semaphores for blocking unwanted parallelism.
- http://citeseer.ist.psu.edu/fowler90case.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
The Fourth Generation Make Open in a new windowLink Details
- Fowler 1985 - A new make tool with support for CPP, dependency generation, compiled makefiles, parallel execution, pathname parsing operators, and a powerful metalanguage for builtin rules.
- http://citeseer.ist.psu.edu/fowler85fourth.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Make - A Program For Maintaining Computer Programs Open in a new windowLink Details
- Feldman 1979 - The original make paper, including makefile syntax, implicit rules, double colon targets, macros, VPATH macro, and the usual cleanup and install targets.
- http://citeseer.ist.psu.edu/feldman79make.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Parallel and Distributed Compilations in Loosely-Coupled Systems - A Case Study Open in a new windowLink Details
- Baalbergen 1986 - Distributing machine specific compilation phases among machines with a distributed make program is about 3.5 times faster.
- http://citeseer.ist.psu.edu/baalbergen86parallel.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
PGMAKE: A Portable Distributed Make System Open in a new windowLink Details
- Lih and Zadok 1994 - Reports design issues and results of modifying GNU Make to do distributed makes using the Oakridge PVM Parallel Virtual Machine.
- http://citeseer.ist.psu.edu/470999.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Make It - Generating and Maintaining Makefiles Automatically Open in a new windowLink Details
- Schönherr and Wolff 1998 - A set of makefile dependency generator tools for working with files written in Knuth's Literate Programming style.
- http://citeseer.ist.psu.edu/332458.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Distcc, A Fast Free Distributed Compiler Open in a new windowLink Details
- Pool 2003 - This paper describes a distributed compiler for C/C++ programs, and provides a good discussion of key issues related to parallel, distributed software builds.
- http://distcc.samba.org/doc/lca2004/distcc-lca-2004.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Recursive vs Non-recursive Makefile Architecture Speed Comparison Open in a new windowLink Details
- Kolpackov 2004 - This document compares recursive and non-recursive build systems (GNU make -j N) for building 277 software files in 15 directories using various combinations of parallelism and hardware. Non-recursive builds are faster.
- http://kolpackov.net/projects/build/benchmark.xhtml

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Software Builds Open in a new windowLink Details
- Codefast - Contains many articles on software build topics such as problem scope, stakeholder design viewpoints, directory structures, architecture models, makefile generator tools and software build methods.
- http://www.codefast.com/index.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Makefile Setup for Java Open in a new windowLink Details
- 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.
- http://geosoft.no/javamake.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Compare and Contrast Lucent Nmake and GNU Make Open in a new windowLink Details
- Lucent FAQ - Summarizes the function and typical syntax of many make features, using a convenient table format.
- http://www.bell-labs.com/project/nmake/faq/gmake.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing

Submit a Featured Link: [$19.00]  Submit a Regular Link: [$9.00]