| Home | Trees | Indices | Help |
|
|---|
|
|
action.Action --+
|
action.RecipeAction --+
|
BuildAction --+
|
action.Action --+ |
| |
action.RecipeAction --+ |
| |
action.ShellCommand --+
|
BuildCommand --+
|
Make --+
|
MakeParallelSubdir
r.MakeParallelSubdir() - Runs make with
parallelmflags applied only to sub-make processes
r.MakeParallelSubdir(makeargs)
The r.MakeParallelSubdir() class is called from within
a Conary recipe to execute the make utility with system
defaults for parallelmflags only applied to sub-make processes.
r.MakeParallelSubdir() is used exactly like
r.Make in cases where the top-level Makefile
does not work correctly with parallel make, but the
lower-level Makefiles do work correctly with parallel
make.
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
_actionPathBuildRequires =
|
|||
template = The string template used to build the shell command. |
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|||
templateThe string template used to build the shell command.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Thu Jul 10 11:46:04 2008 | http://epydoc.sourceforge.net |