| author | Thanh Ha | 2012-09-10 14:57:40 (EDT) |
|---|---|---|
| committer | Silenio Quarti | 2012-09-12 14:19:42 (EDT) |
| commit | 170a3bf4b9c1bd9edbe43fb003372782dd0d3c9d (patch) (side-by-side diff) | |
| tree | 192759b57cdd95dfa8170ac0afba0519cbffec2c | |
| parent | e120d1723b4c021d82e65477fad5f653bdb3acfe (diff) | |
| download | eclipse.platform.swt.binaries-170a3bf4b9c1bd9edbe43fb003372782dd0d3c9d.zip eclipse.platform.swt.binaries-170a3bf4b9c1bd9edbe43fb003372782dd0d3c9d.tar.gz eclipse.platform.swt.binaries-170a3bf4b9c1bd9edbe43fb003372782dd0d3c9d.tar.bz2 | |
Bug 376987 - Build all platforms
20 files changed, 40 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt.carbon.macosx/build.properties b/bundles/org.eclipse.swt.carbon.macosx/build.properties index e79b292..7f7fd77 100644 --- a/bundles/org.eclipse.swt.carbon.macosx/build.properties +++ b/bundles/org.eclipse.swt.carbon.macosx/build.properties @@ -9,3 +9,5 @@ # IBM Corporation - initial API and implementation ############################################################################### custom = true +bin.includes=*.jnilib,org/**/,about_files/,about.html,fragment.properties +source.. = src/ diff --git a/bundles/org.eclipse.swt.gtk.aix.ppc/build.properties b/bundles/org.eclipse.swt.gtk.aix.ppc/build.properties index b1ad110..13337e3 100644 --- a/bundles/org.eclipse.swt.gtk.aix.ppc/build.properties +++ b/bundles/org.eclipse.swt.gtk.aix.ppc/build.properties @@ -9,3 +9,5 @@ # IBM Corporation - initial API and implementation ############################################################################### custom = true +bin.includes=*.a,org/**/,about_files/,about.html,fragment.properties +source.. = src/ diff --git a/bundles/org.eclipse.swt.gtk.aix.ppc64/build.properties b/bundles/org.eclipse.swt.gtk.aix.ppc64/build.properties index b1ad110..13337e3 100644 --- a/bundles/org.eclipse.swt.gtk.aix.ppc64/build.properties +++ b/bundles/org.eclipse.swt.gtk.aix.ppc64/build.properties @@ -9,3 +9,5 @@ # IBM Corporation - initial API and implementation ############################################################################### custom = true +bin.includes=*.a,org/**/,about_files/,about.html,fragment.properties +source.. = src/ diff --git a/bundles/org.eclipse.swt.gtk.hpux.ia64/build.properties b/bundles/org.eclipse.swt.gtk.hpux.ia64/build.properties index 4f3123c..5c63cb8 100644 --- a/bundles/org.eclipse.swt.gtk.hpux.ia64/build.properties +++ b/bundles/org.eclipse.swt.gtk.hpux.ia64/build.properties @@ -9,3 +9,5 @@ # IBM Corporation - initial API and implementation ############################################################################### custom = true +bin.includes=*.so,org/**/,about_files/,about.html,fragment.properties +source.. = src/ diff --git a/bundles/org.eclipse.swt.gtk.hpux.ia64_32/build.properties b/bundles/org.eclipse.swt.gtk.hpux.ia64_32/build.properties index 4f3123c..5c63cb8 100644 --- a/bundles/org.eclipse.swt.gtk.hpux.ia64_32/build.properties +++ b/bundles/org.eclipse.swt.gtk.hpux.ia64_32/build.properties @@ -9,3 +9,5 @@ # IBM Corporation - initial API and implementation ############################################################################### custom = true +bin.includes=*.so,org/**/,about_files/,about.html,fragment.properties +source.. = src/ diff --git a/bundles/org.eclipse.swt.gtk.linux.ia64/build.properties b/bundles/org.eclipse.swt.gtk.linux.ia64/build.properties index 7129b10..fc9e074 100644 --- a/bundles/org.eclipse.swt.gtk.linux.ia64/build.properties +++ b/bundles/org.eclipse.swt.gtk.linux.ia64/build.properties @@ -9,3 +9,5 @@ # IBM Corporation - initial API and implementation ############################################################################### custom = true +bin.includes=*.so,org/**/,about_files/,about.html,fragment.properties +source.. = src/ diff --git a/bundles/org.eclipse.swt.gtk.linux.ppc/build.properties b/bundles/org.eclipse.swt.gtk.linux.ppc/build.properties index b1ad110..04a73ee 100644 --- a/bundles/org.eclipse.swt.gtk.linux.ppc/build.properties +++ b/bundles/org.eclipse.swt.gtk.linux.ppc/build.properties @@ -9,3 +9,5 @@ # IBM Corporation - initial API and implementation ############################################################################### custom = true +bin.includes=*.so,org/**/,about_files/,about.html,fragment.properties +source.. = src/ diff --git a/bundles/org.eclipse.swt.gtk.linux.ppc64/build.properties b/bundles/org.eclipse.swt.gtk.linux.ppc64/build.properties index b1ad110..04a73ee 100644 --- a/bundles/org.eclipse.swt.gtk.linux.ppc64/build.properties +++ b/bundles/org.eclipse.swt.gtk.linux.ppc64/build.properties @@ -9,3 +9,5 @@ # IBM Corporation - initial API and implementation ############################################################################### custom = true +bin.includes=*.so,org/**/,about_files/,about.html,fragment.properties +source.. = src/ diff --git a/bundles/org.eclipse.swt.gtk.linux.s390/build.properties b/bundles/org.eclipse.swt.gtk.linux.s390/build.properties index addefa4..67f0aa0 100644 --- a/bundles/org.eclipse.swt.gtk.linux.s390/build.properties +++ b/bundles/org.eclipse.swt.gtk.linux.s390/build.properties @@ -9,3 +9,5 @@ # IBM Corporation - initial API and implementation ############################################################################### custom = true +bin.includes=*.so,org/**/,about_files/,about.html,fragment.properties +source.. = src/ diff --git a/bundles/org.eclipse.swt.gtk.linux.s390x/build.properties b/bundles/org.eclipse.swt.gtk.linux.s390x/build.properties index 7129b10..fc9e074 100644 --- a/bundles/org.eclipse.swt.gtk.linux.s390x/build.properties +++ b/bundles/org.eclipse.swt.gtk.linux.s390x/build.properties @@ -9,3 +9,5 @@ # IBM Corporation - initial API and implementation ############################################################################### custom = true +bin.includes=*.so,org/**/,about_files/,about.html,fragment.properties +source.. = src/ diff --git a/bundles/org.eclipse.swt.gtk.solaris.sparc/build.properties b/bundles/org.eclipse.swt.gtk.solaris.sparc/build.properties index b1ad110..04a73ee 100644 --- a/bundles/org.eclipse.swt.gtk.solaris.sparc/build.properties +++ b/bundles/org.eclipse.swt.gtk.solaris.sparc/build.properties @@ -9,3 +9,5 @@ # IBM Corporation - initial API and implementation ############################################################################### custom = true +bin.includes=*.so,org/**/,about_files/,about.html,fragment.properties +source.. = src/ diff --git a/bundles/org.eclipse.swt.gtk.solaris.x86/build.properties b/bundles/org.eclipse.swt.gtk.solaris.x86/build.properties index 2de1370..930b339 100644 --- a/bundles/org.eclipse.swt.gtk.solaris.x86/build.properties +++ b/bundles/org.eclipse.swt.gtk.solaris.x86/build.properties @@ -9,3 +9,5 @@ # IBM Corporation - initial API and implementation ############################################################################### custom = true +bin.includes=*.so,org/**/,about_files,about.html,fragment.properties +source.. = src/ diff --git a/bundles/org.eclipse.swt.motif.aix.ppc/build.properties b/bundles/org.eclipse.swt.motif.aix.ppc/build.properties index b1ad110..13337e3 100644 --- a/bundles/org.eclipse.swt.motif.aix.ppc/build.properties +++ b/bundles/org.eclipse.swt.motif.aix.ppc/build.properties @@ -9,3 +9,5 @@ # IBM Corporation - initial API and implementation ############################################################################### custom = true +bin.includes=*.a,org/**/,about_files/,about.html,fragment.properties +source.. = src/ diff --git a/bundles/org.eclipse.swt.motif.hpux.PA_RISC/build.properties b/bundles/org.eclipse.swt.motif.hpux.PA_RISC/build.properties index b1ad110..5b07978 100644 --- a/bundles/org.eclipse.swt.motif.hpux.PA_RISC/build.properties +++ b/bundles/org.eclipse.swt.motif.hpux.PA_RISC/build.properties @@ -9,3 +9,5 @@ # IBM Corporation - initial API and implementation ############################################################################### custom = true +bin.includes=*.sl,org/**/,about_files/,about.html,fragment.properties +source.. = src/ diff --git a/bundles/org.eclipse.swt.motif.hpux.ia64_32/build.properties b/bundles/org.eclipse.swt.motif.hpux.ia64_32/build.properties index addefa4..67f0aa0 100644 --- a/bundles/org.eclipse.swt.motif.hpux.ia64_32/build.properties +++ b/bundles/org.eclipse.swt.motif.hpux.ia64_32/build.properties @@ -9,3 +9,5 @@ # IBM Corporation - initial API and implementation ############################################################################### custom = true +bin.includes=*.so,org/**/,about_files/,about.html,fragment.properties +source.. = src/ diff --git a/bundles/org.eclipse.swt.motif.linux.x86/build.properties b/bundles/org.eclipse.swt.motif.linux.x86/build.properties index b1ad110..04a73ee 100644 --- a/bundles/org.eclipse.swt.motif.linux.x86/build.properties +++ b/bundles/org.eclipse.swt.motif.linux.x86/build.properties @@ -9,3 +9,5 @@ # IBM Corporation - initial API and implementation ############################################################################### custom = true +bin.includes=*.so,org/**/,about_files/,about.html,fragment.properties +source.. = src/ diff --git a/bundles/org.eclipse.swt.motif.solaris.sparc/build.properties b/bundles/org.eclipse.swt.motif.solaris.sparc/build.properties index b1ad110..04a73ee 100644 --- a/bundles/org.eclipse.swt.motif.solaris.sparc/build.properties +++ b/bundles/org.eclipse.swt.motif.solaris.sparc/build.properties @@ -9,3 +9,5 @@ # IBM Corporation - initial API and implementation ############################################################################### custom = true +bin.includes=*.so,org/**/,about_files/,about.html,fragment.properties +source.. = src/ diff --git a/bundles/org.eclipse.swt.photon.qnx.x86/build.properties b/bundles/org.eclipse.swt.photon.qnx.x86/build.properties index b1ad110..04a73ee 100644 --- a/bundles/org.eclipse.swt.photon.qnx.x86/build.properties +++ b/bundles/org.eclipse.swt.photon.qnx.x86/build.properties @@ -9,3 +9,5 @@ # IBM Corporation - initial API and implementation ############################################################################### custom = true +bin.includes=*.so,org/**/,about_files/,about.html,fragment.properties +source.. = src/ diff --git a/bundles/org.eclipse.swt.win32.win32.ia64/build.properties b/bundles/org.eclipse.swt.win32.win32.ia64/build.properties index dfe1069..ee0283e 100644 --- a/bundles/org.eclipse.swt.win32.win32.ia64/build.properties +++ b/bundles/org.eclipse.swt.win32.win32.ia64/build.properties @@ -9,3 +9,5 @@ # IBM Corporation - initial API and implementation ############################################################################### custom = true +bin.includes=*.dll,org/**/,about_files/,about.html,fragment.properties +source.. = src/ diff --git a/bundles/org.eclipse.swt.wpf.win32.x86/build.properties b/bundles/org.eclipse.swt.wpf.win32.x86/build.properties index dfe1069..ee0283e 100644 --- a/bundles/org.eclipse.swt.wpf.win32.x86/build.properties +++ b/bundles/org.eclipse.swt.wpf.win32.x86/build.properties @@ -9,3 +9,5 @@ # IBM Corporation - initial API and implementation ############################################################################### custom = true +bin.includes=*.dll,org/**/,about_files/,about.html,fragment.properties +source.. = src/ |

