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

Module ant

source code

iMaker related functionalities. * configuration introspection * target introspection

Functions [hide private]
 
ant_run(task, config, target, variables=None)
Running iMaker under Ant.
source code
 
is_included(incs, target)
Does target matches an include pattern.
source code
 
is_excluded(excs, target)
Does target matches an exclude pattern.
source code
 
ant_task_configuration(project, task, elements, attributes)
Implementation of the Ant task.
source code
 
handle_configuration(project, task, elements, attributes, configuration)
Convert a configuration into a TDD for future FMPP transformation.
source code
 
region_switch_to_tdd(region) source code
 
imaker_command_to_tdd(targets, variables) source code