Package imaker :: Module api
[hide private]
[frames] | no frames]

Module api

source code

This module is an helper to interface iMaker.

Classes [hide private]
  IMakerConfigScanner
Specialize the abstract filescanner to support detection of the configuration.
Functions [hide private]
 
scan_configs(includes, excludes)
Use iMaker to scan the available buildable configurations.
source code
 
targets_for_config(config)
Return the list of target supported by the provided configuration of iMaker.
source code
 
get_product_dir(product)
Return the PRODUCT_DIR variable from iMaker.
source code
 
get_variable(variable, target=None, product=None, config=None, default=None)
Get variable value from iMaker.
source code