Home | History | Annotate | Download | only in scripts

Lines Matching full:antfile

48 	<ant antfile="${customTargets}" target="preSetup" /> 
49 <ant antfile="${customTargets}" target="getMapFiles" />
53 <ant antfile="${customTargets}" target="postSetup" />
64 <ant antfile="${customTargets}" target="allElements">
76 <ant antfile="${customTargets}" target="preFetch"/>
78 <ant antfile="${customTargets}" target="allElements">
82 <ant antfile="${customTargets}" target="postFetch"/>
89 <ant antfile="${customTargets}" target="preGenerate"/>
91 <ant antfile="${customTargets}" target="allElements">
94 <ant antfile="${customTargets}" target="postGenerate"/>
102 <ant antfile="${customTargets}" target="preProcess" />
105 <ant antfile="${customTargets}" target="allElements">
110 <ant antfile="${customTargets}" target="postProcess" />
117 <ant antfile="${customTargets}" target="preAssemble"/>
118 <ant antfile="${customTargets}" target="allElements">
121 <ant antfile="${customTargets}" target="postAssemble"/>
128 <ant antfile="${customTargets}" target="prePackage"/>
129 <ant antfile="${customTargets}" target="allElements">
132 <ant antfile="${customTargets}" target="postPackage"/>
139 <ant antfile="${customTargets}" target="postBuild" />
148 <ant antfile="${customTargets}" target="allElements">