diff --git a/releng/org.eclipse.cdt.releng/build.sh b/releng/org.eclipse.cdt.releng/build.sh index 89580fdb5a5..bfdbe16818b 100644 --- a/releng/org.eclipse.cdt.releng/build.sh +++ b/releng/org.eclipse.cdt.releng/build.sh @@ -7,7 +7,8 @@ die() { exit 1 } -[ -n "$ECLIPSE_HOME" ] || die ECLIPSE_HOME not set +#[ -n "$ECLIPSE_HOME" ] || die ECLIPSE_HOME not set +ECLIPSE_HOME=../org.eclipse.releng.basebuilder cd `dirname $0` diff --git a/releng/org.eclipse.cdt.releng/platform/build.properties b/releng/org.eclipse.cdt.releng/platform/build.properties index 78dd49a4845..6e987229cc9 100644 --- a/releng/org.eclipse.cdt.releng/platform/build.properties +++ b/releng/org.eclipse.cdt.releng/platform/build.properties @@ -60,15 +60,15 @@ 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 + aix,motif,ppc-tar \ + & linux,gtk,x86-tar \ + & linux,gtk,x86_64-tar \ + & linux,gtk,ppc-tar \ + & linux,gtk,ia64-tar \ + & macosx,carbon,ppc-tar \ + & qnx,photon,x86-tar \ + & solaris,motif,sparc-tar \ + & win32,win32,x86-zip #Arguments to send to the zip executable zipargs= diff --git a/releng/org.eclipse.cdt.releng/platform/customTargets.xml b/releng/org.eclipse.cdt.releng/platform/customTargets.xml index 86fbbbc5a52..0e93408bba5 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 6797e721774..38f50a9cd7a 100644 --- a/releng/org.eclipse.cdt.releng/sdk/build.properties +++ b/releng/org.eclipse.cdt.releng/sdk/build.properties @@ -60,15 +60,15 @@ 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 + aix,motif,ppc-tar \ + & linux,gtk,x86-tar \ + & linux,gtk,x86_64-tar \ + & linux,gtk,ppc-tar \ + & linux,gtk,ia64-tar \ + & macosx,carbon,ppc-tar \ + & qnx,photon,x86-tar \ + & solaris,motif,sparc-tar \ + & win32,win32,x86-zip #Arguments to send to the zip executable zipargs= diff --git a/releng/org.eclipse.cdt.releng/sdk/customTargets.xml b/releng/org.eclipse.cdt.releng/sdk/customTargets.xml index c5296616804..f55374683b3 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 aa12a1152a4..3d5e81269e0 100644 --- a/releng/org.eclipse.cdt.releng/testing/build.properties +++ b/releng/org.eclipse.cdt.releng/testing/build.properties @@ -59,7 +59,7 @@ 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=*,*,*-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 3a1359ac950..c460dffeca8 100644 --- a/releng/org.eclipse.cdt.releng/testing/customTargets.xml +++ b/releng/org.eclipse.cdt.releng/testing/customTargets.xml @@ -23,7 +23,7 @@ - +