Next:
1 Introduction
Up:
GNUstep Mini Tutorials
Previous:
GNUstep Mini Tutorials
Parallel Building with GNUstep Makefiles
Nicola Pero
First Edition: March 2010
1 Introduction
2 Parallel building
2.1 What is parallel building
2.2 Doing a parallel build
3 Single instance
3.1 Compiling multiple files
3.2 Adding before-xxx-all and after-xxx-all steps
4 Multiple instances
4.1 Multiple instances of the same type
4.2 Instances of different types
5 Subdirectories
5.1 Examples
5.2 Advanced usage of subdirectories
5.3 Backwards compatibility between subdirectories and aggregate.make
6 Subprojects
6.1 Why do subprojects exist ?
6.2 Most of the times, you do not need subprojects any more
6.3 Subprojects and paralell building
7 Disabling parallel building
About this document ...
2010-03-12