From 25c92a28280ab2289e5c2bce3186f8389307b87a Mon Sep 17 00:00:00 2001 From: Doug Schaefer Date: Tue, 5 Jun 2007 20:37:56 +0000 Subject: [PATCH] The master feature build. --- releng/org.eclipse.cdt.releng/build.xml | 32 ++- releng/org.eclipse.cdt.releng/buildindex.html | 228 +----------------- releng/org.eclipse.cdt.releng/buildsite.xml | 25 ++ 3 files changed, 51 insertions(+), 234 deletions(-) create mode 100644 releng/org.eclipse.cdt.releng/buildsite.xml diff --git a/releng/org.eclipse.cdt.releng/build.xml b/releng/org.eclipse.cdt.releng/build.xml index ab61a922246..46a347f1ff7 100644 --- a/releng/org.eclipse.cdt.releng/build.xml +++ b/releng/org.eclipse.cdt.releng/build.xml @@ -87,24 +87,6 @@ - @@ -120,6 +102,20 @@ + + + + + + + + + + diff --git a/releng/org.eclipse.cdt.releng/buildindex.html b/releng/org.eclipse.cdt.releng/buildindex.html index 1eef116bb98..0c13f03ecba 100644 --- a/releng/org.eclipse.cdt.releng/buildindex.html +++ b/releng/org.eclipse.cdt.releng/buildindex.html @@ -8,222 +8,18 @@

Compile Log

JUnit Results

CDT Master Feature

-

This feature has everything

- - - - - - - -
All - cdt-gdbjtag-@branchVersion@-@buildId@.zip
-
-

CDT Runtime Feature

-

includes editor, search, builders, launch, debug, gnu toolchain -integrations for build/debug, user documentation
+

This feature has everything, including:

+ +

+cdt-master-@branchVersion@-@buildId@.zip

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AIX/ppc - cdt-@branchVersion@-@buildId@-aix.ppc.tar.gz
-
Linux/x86
-
- cdt-@branchVersion@-@buildId@-linux.x86.tar.gz -
Linux/x86_64
-
- cdt-@branchVersion@-@buildId@-linux.x86_64.tar.gz -
Linux/ppc
-
- cdt-@branchVersion@-@buildId@-linux.ppc.tar.gz -
Linux/ia64
-
- cdt-@branchVersion@-@buildId@-linux.ia64.tar.gz -
MacOSX/ppc
-
- cdt-@branchVersion@-@buildId@-macosx.ppc.tar.gz
-
QNX/x86
-
- cdt-@branchVersion@-@buildId@-qnx.x86.tar.gz
-
Solaris/sparc
-
- cdt-@branchVersion@-@buildId@-solaris.sparc.tar.gz
-
Win32/x86
-
- cdt-@branchVersion@-@buildId@-win32.x86.zip
-
-
-

CDT SDK Feature

-

superset of runtime that adds source and extension point schemas

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AIX/ppc - cdt-SDK-@branchVersion@-@buildId@-aix.ppc.tar.gz
-
Linux/x86
-
- cdt-SDK-@branchVersion@-@buildId@-linux.x86.tar.gz
Linux/x86_64
-
- cdt-SDK-@branchVersion@-@buildId@-linux.x86_64.tar.gz -
Linux/ppc
-
- cdt-SDK-@branchVersion@-@buildId@-linux.ppc.tar.gz -
Linux/ia64
-
- cdt-SDK-@branchVersion@-@buildId@-linux.ia64.tar.gz -
MacOSX/ppc
-
- cdt-SDK-@branchVersion@-@buildId@-macosx.ppc.tar.gz
-
QNX/x86
-
- cdt-SDK-@branchVersion@-@buildId@-qnx.x86.tar.gz
-
Solaris/sparc
-
- cdt-SDK-@branchVersion@-@buildId@-solaris.sparc.tar.gz
-
Win32/x86
-
- cdt-SDK-@branchVersion@-@buildId@-win32.x86.zip
-
-

GDB Hardware Debugging

-

Provides a launch configuration for launching gdb to do hardware debugging.

- - - - - - - -
All - cdt-gdbjtag-@branchVersion@-@buildId@.zip
-
-

XL C/C++ Compiler Support

-

Provides an error parser and managed build support for IBM's XL C/C++ compilers.

- - - - - - - -
All - cdt-xlc-@branchVersion@-@buildId@.zip
-
-

ISO C99 Support

-

Provides a parser for the ISO/IEC 9899:1999 variant of the C programming language (aka C99), generated from a grammar using the LPG parser generator. The grammar can be reused and extended to create your own parser for variants on the C programming language.

- - - - - - - -
All - cdt-c99-@branchVersion@-@buildId@.zip
-
-

Unified Parallel C Support

-

Provides support for the Unified Parallel C programming langugage. Provides parsing/indexing infrastructure and language definition, allowing the UPC language to be recognized by CDT. Requires the C99 parser feature.

- - - - - - - -
All - cdt-upc-@branchVersion@-@buildId@.zip
-
-

CDT Testing Feature

-

includes all test plugins required for running automated JUnit tests

- - - - - - - -
All - cdt-testing-@branchVersion@-@buildId@.zip
-
diff --git a/releng/org.eclipse.cdt.releng/buildsite.xml b/releng/org.eclipse.cdt.releng/buildsite.xml new file mode 100644 index 00000000000..319c1f9b532 --- /dev/null +++ b/releng/org.eclipse.cdt.releng/buildsite.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + +