|
get_abstract_parents(config)
Create from a config element a list of parent
that are abstract (not buildable). |
source code
|
|
|
read_file_content(filename)
Read the whole file content. |
source code
|
|
|
escape_string(string,
config)
Escape a string recursively. |
source code
|
|
|
get_makefile_target(text)
Retrieve the target name of a step |
source code
|
|
|
remove_duplicates(array)
Remove dusplicates values from an array. |
source code
|
|
|
get_product_path_bsf(product)
Get product path using the BSF. |
source code
|
|
|
get_product_path_var(product)
Get product path using the new tool. |
source code
|
|