1.
CUtil (cpptasks 1.0b5 API)
Method Summary. static void, addAll(java.util.Vector dest, java.lang.Object[] src) Adds the elements of the array to the given vector ...
2.
cpptasks: Compile tasks for Apache Ant - Issue Tracking
Issue Tracking. Issues, bugs, and feature requests should be submitted to the following issue tracking system for this project. ...
3.
cpptasks: Compile tasks for Apache Ant - cpptasks for Apache Ant
Apr 2, 2008 ... The task can be used with Apache Ant 1.5 and later. This software is not a product of the Apache Software Foundation (ASF) and no ...
4.
Math
The Math task provides support for all the basic mathematical operations provided ... Math and java.lang.StrictMath classes, the Math task provides several ...
5.
Ant-Contrib Tasks
<taskdef resource="net/sf/antcontrib/antcontrib.properties"> <classpath> <pathelement location="/usr/share/java/lib/ant-contrib-0.3.jar"/> </classpath> ...
6.
cpptasks: Compile tasks for Apache Ant - cpptasks for Apache Ant
Apr 2, 2008 ... The cc task can compile various source languages and produce executables, shared libraries (aka DLL's) and static libraries. ...
7.
Ant-contrib Tasks: For
<ac:for param="xmlfile" xmlns:ac="antlib:net.sf.antcontrib"> <ac:outofdate> ... </ac:sourcefiles> <ac:mapper dir="${basedir}/xdocs" type="glob" from="*.xml" ...
8.
Ant-Contrib Tasks
<taskdef resource="net/sf/antcontrib/antcontrib.properties"> <classpath> <pathelement location="/usr/share/java/lib/ant-contrib-0.3.jar"/> </classpath> ...
9.
Ant-contrib Tasks: SortList
Sort a delimited list of items in their natural string order. Note that the value and refid attributes are mutually exclusive, and the value attribute takes ...
10.
cpptasks: Compile tasks for Apache Ant - cpptasks for Apache Ant
Apr 2, 2008 ... To use: * Place cpptasks.jar into Ant's classpath by placing in Ant's lib directory, adding to CLASSPATH environment variable or using the ...