Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--releng/org.eclipse.cdt.releng/build.xml354
1 files changed, 2 insertions, 352 deletions
diff --git a/releng/org.eclipse.cdt.releng/build.xml b/releng/org.eclipse.cdt.releng/build.xml
index 5de0fe0b369..67a16e83a1c 100644
--- a/releng/org.eclipse.cdt.releng/build.xml
+++ b/releng/org.eclipse.cdt.releng/build.xml
@@ -355,359 +355,9 @@
</mail>
</target>
- <target name="tagone">
- <cvs cvsroot="/cvsroot/tools" command="rtag ${tagbranch} ${tagname} ${tagmodule}"/>
- </target>
-
<target name="tag" depends="init">
<property name="cdtTag" value="${tagname}"/>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.core"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.core.aix"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.core.linux"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.core.linux.ia64"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.core.linux.ppc"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.core.linux.x86"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.core.linux.x86_64"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.core.macosx"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.core.qnx"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.core.solaris"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.core.tests"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.core.win32"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.ui"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.ui.tests"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.make.core"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.make.core.tests"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.make.ui"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.managedbuilder.core"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.managedbuilder.core.tests"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.managedbuilder.gnu.ui"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.managedbuilder.ui"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.managedbuilder.ui.tests"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.debug.core"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.debug.core.tests"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.debug.mi.core"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.debug.mi.ui"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.debug.ui"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.debug.ui.tests"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.doc.isv"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.doc.user"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.launch"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.platform-feature"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.gnu.build-feature"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.gnu.debug-feature"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt-feature"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.releng"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.sdk"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.sdk-feature"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.testing"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.testing-feature"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/jtag/org.eclipse.cdt.debug.gdbjtag"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/jtag/org.eclipse.cdt.debug.gdbjtag.core"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/jtag/org.eclipse.cdt.debug.gdbjtag.ui"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/jtag/org.eclipse.cdt.debug.gdbjtag-feature"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/lrparser/org.eclipse.cdt.core.lrparser"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/lrparser/org.eclipse.cdt.core.lrparser.feature"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/lrparser/org.eclipse.cdt.core.lrparser.sdk.feature"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/lrparser/org.eclipse.cdt.core.lrparser.tests"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/upc/org.eclipse.cdt.core.parser.upc"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/upc/org.eclipse.cdt.core.parser.upc.feature"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/upc/org.eclipse.cdt.core.parser.upc.sdk.feature"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/upc/org.eclipse.cdt.core.parser.upc.tests"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/xlc/org.eclipse.cdt.managedbuilder.xlc.core"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/xlc/org.eclipse.cdt.managedbuilder.xlc.ui"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/xlc/org.eclipse.cdt.managedbuilder.xlupc.ui"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/xlc/org.eclipse.cdt.errorparsers.xlc"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/xlc/org.eclipse.cdt.errorparsers.xlc.tests"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/xlc/org.eclipse.cdt.core.lrparser.xlc"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/xlc/org.eclipse.cdt.core.lrparser.xlc.tests"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/xlc/org.eclipse.cdt.make.xlc.core"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/xlc/org.eclipse.cdt.xlc.feature"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/xlc/org.eclipse.cdt.xlc.sdk-feature"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/util/org.eclipse.cdt.util"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/util/org.eclipse.cdt.util-feature"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/mylyn/org.eclipse.cdt.mylyn"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/mylyn/org.eclipse.cdt.mylyn.ui"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/mylyn/org.eclipse.cdt.mylyn-feature"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/releng/org.eclipse.cdt.master"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/memory/org.eclipse.cdt.debug.ui.memory.traditional"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/memory/org.eclipse.cdt.debug.ui.memory.memorybrowser"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/memory/org.eclipse.cdt.debug.ui.memory.transport"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/memory/org.eclipse.cdt.debug.ui.memory.search"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/memory/org.eclipse.cdt.debug.ui.memory-feature"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/dsf/org.eclipse.cdt.dsf"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/dsf/org.eclipse.cdt.dsf.ui"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/dsf/org.eclipse.cdt.examples.dsf"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/dsf/org.eclipse.cdt.examples.dsf.pda"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/dsf/org.eclipse.cdt.examples.dsf.pda.ui"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/dsf/org.eclipse.cdt.tests.dsf"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/dsf/org.eclipse.cdt.examples.dsf-feature"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/dsf-gdb/org.eclipse.cdt.dsf.gdb"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/dsf-gdb/org.eclipse.cdt.dsf.gdb.ui"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/dsf-gdb/org.eclipse.cdt.gnu.dsf-feature"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/cross/org.eclipse.cdt.launch.remote-feature"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/cross/org.eclipse.cdt.launch.remote"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/cross/org.eclipse.cdt.build.crossgcc-feature"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/cross/org.eclipse.cdt.build.crossgcc"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/p2/org.eclipse.cdt.p2-feature"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/p2/org.eclipse.cdt.p2"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/edc/org.eclipse.cdt.debug.edc"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/edc/org.eclipse.cdt.debug.edc.linux.x86"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/edc/org.eclipse.cdt.debug.edc.x86"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/edc/org.eclipse.cdt.debug.edc.ui"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/edc/org.eclipse.cdt.debug.edc.tcf.extension"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/edc/org.eclipse.cdt.debug.edc.windows"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/edc/org.eclipse.cdt.debug.edc.windows.ui"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/edc/org.eclipse.cdt.debug.edc.doc.user"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/edc/org.eclipse.cdt.debug.edc-feature"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/edc/org.eclipse.cdt.scripting"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/upc/org.eclipse.cdt.managedbuilder.bupc.ui"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/upc/org.eclipse.cdt.bupc-feature"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/codan/org.eclipse.cdt.codan.checkers"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/codan/org.eclipse.cdt.codan.checkers.ui"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/codan/org.eclipse.cdt.codan.core"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/codan/org.eclipse.cdt.codan.core.tests"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/codan/org.eclipse.cdt.codan.ui"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/codan/org.eclipse.cdt.codan.core.cxx"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/codan/org.eclipse.cdt.codan.ui.cxx"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/codan/org.eclipse.cdt.codan.examples"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/codan/org.eclipse.cdt.codan-feature"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/codan/org.eclipse.cdt.codan.core.test"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.gdb-feature"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.gdb"/>
- </antcall>
- <antcall target="tagone">
- <param name="tagmodule" value="org.eclipse.cdt/all/org.eclipse.cdt.gdb.ui"/>
- </antcall>
+ <cvs cvsroot="/cvsroot/tools" command="rtag ${tagbranch} ${tagname} org.eclipse.cdt"/>
</target>
+
</project>

Back to the top