diff --git a/releng/org.eclipse.cdt.releng/platform/build.properties b/releng/org.eclipse.cdt.releng/platform/build.properties index 6e987229cc9..b521cbbcfea 100644 --- a/releng/org.eclipse.cdt.releng/platform/build.properties +++ b/releng/org.eclipse.cdt.releng/platform/build.properties @@ -60,6 +60,17 @@ collBase=. # configs=win32,win32,x86 & linux,motif,x86 # By default the value is *,*,* 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 + +archivesFormat=\ aix,motif,ppc-tar \ & linux,gtk,x86-tar \ & linux,gtk,x86_64-tar \ diff --git a/releng/org.eclipse.cdt.releng/platform/customTargets.xml b/releng/org.eclipse.cdt.releng/platform/customTargets.xml index 0e93408bba5..86fbbbc5a52 100644 --- a/releng/org.eclipse.cdt.releng/platform/customTargets.xml +++ b/releng/org.eclipse.cdt.releng/platform/customTargets.xml @@ -18,55 +18,55 @@ - + - + - + - + - + - + - + - + - + diff --git a/releng/org.eclipse.cdt.releng/sdk/build.properties b/releng/org.eclipse.cdt.releng/sdk/build.properties index 38f50a9cd7a..76c3684cc7e 100644 --- a/releng/org.eclipse.cdt.releng/sdk/build.properties +++ b/releng/org.eclipse.cdt.releng/sdk/build.properties @@ -60,6 +60,17 @@ collBase=. # configs=win32,win32,x86 & linux,motif,x86 # By default the value is *,*,* 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 + +archivesFormat=\ aix,motif,ppc-tar \ & linux,gtk,x86-tar \ & linux,gtk,x86_64-tar \ diff --git a/releng/org.eclipse.cdt.releng/sdk/customTargets.xml b/releng/org.eclipse.cdt.releng/sdk/customTargets.xml index f55374683b3..c5296616804 100644 --- a/releng/org.eclipse.cdt.releng/sdk/customTargets.xml +++ b/releng/org.eclipse.cdt.releng/sdk/customTargets.xml @@ -23,55 +23,55 @@ - + - + - + - + - + - + - + - + - + diff --git a/releng/org.eclipse.cdt.releng/testing/build.properties b/releng/org.eclipse.cdt.releng/testing/build.properties index 3d5e81269e0..ae01f248cb3 100644 --- a/releng/org.eclipse.cdt.releng/testing/build.properties +++ b/releng/org.eclipse.cdt.releng/testing/build.properties @@ -59,7 +59,9 @@ collBase=. # value is a '&' separated list of ',' separate triples. For example, # configs=win32,win32,x86 & linux,motif,x86 # By default the value is *,*,* -configs=*,*,*-zip +configs=*,*,* + +archivesFormat=*,*,*-zip #Arguments to send to the zip executable zipargs= diff --git a/releng/org.eclipse.cdt.releng/testing/customTargets.xml b/releng/org.eclipse.cdt.releng/testing/customTargets.xml index bc816d8ebb0..860da4cb236 100644 --- a/releng/org.eclipse.cdt.releng/testing/customTargets.xml +++ b/releng/org.eclipse.cdt.releng/testing/customTargets.xml @@ -23,7 +23,7 @@ - +