![]() |
OpenMake Meister |
Reusable Perl functions are provided to streamline the manipulation of objects. These functions and methods allow easy interaction with compilers, logging, and lists of objects, file names and paths.
More:
FindFlag( $flagString, @possibleFlags )
GetFlag( $flagString, @possibleFlags );
CopyLocal( $FullPathDeps, $RelDeps, $toDir )
CopyExcludeLocal( $TargetDeps, $RelDeps, $toDir, @excludeExtensions )
ReadPackagesFile ( $TargetDeps)
GetLocalClassPath ( $HOME_ENV )
GetSubTaskDeps ( $TargetDeps, $TargetRelDeps, $wanted_dir, $sub_task_ext )
GenerateBillofMat( $BillofMat, $BillofMatRpt, $TargetFile )
GenerateFootPrint($FootPrint,$TargetFile,$FPSource,$FPObject,$CompilerFound,$FPCompilerArguments )