diff --git a/releng/org.eclipse.cdt.releng/buildindex.html b/releng/org.eclipse.cdt.releng/buildindex.html index de0b3e8e0c4..1eef116bb98 100644 --- a/releng/org.eclipse.cdt.releng/buildindex.html +++ b/releng/org.eclipse.cdt.releng/buildindex.html @@ -7,6 +7,19 @@

CDT @branchVersion@ Build @buildId@

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
diff --git a/releng/org.eclipse.cdt.releng/master/build.properties b/releng/org.eclipse.cdt.releng/master/build.properties index 305a83fcea5..dd366b5823e 100644 --- a/releng/org.eclipse.cdt.releng/master/build.properties +++ b/releng/org.eclipse.cdt.releng/master/build.properties @@ -70,7 +70,16 @@ collBase=. # value is a '&' separated list of ',' separate triples. For example, # configs=win32,win32,x86 & linux,motif,x86 # By default the value is *,*,* -#configs= +configs= \ + aix,motif,ppc \ + & linux,gtk,x86 \ + & linux,gtk,x86_64 \ + & linux,gtk,ppc \ + & linux,gtk,ia64 \ + & macosx,carbon,ppc \ + & qnx,photon,x86 \ + & solaris,motif,sparc \ + & win32,win32,x86 outputUpdateJars=true groupConfigurations=true