|
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
|
|
|
|
|
|