Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-14Bug 536766 - Drop 32 bit support in 4.10I20180914-0620Sravan Kumar Lakkimsetti1-2/+0
Change-Id: I3997d9e8b3cb9d38f5b029ebdc017feda98765c8 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2018-09-04Bug 538531 - POM version change for 4.10 releaseY20180905-2200I20180906-1400I20180906-0005I20180905-1305I20180905-0410Sravan Kumar Lakkimsetti1-2/+2
Change-Id: I1b1c0e6c2a663196bb777ebb690a5fcce9695271 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2018-06-06Bug 518669 - Drop support for Linux ppc64 in 4.9Alexander Kurtakov1-1/+0
Remove launcher fragment and support for building it. Change-Id: I97f873256f71319a2603aebb6507db7848294eb5 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-05-30Bug 535191 - POM version change for 4.9 releaseI20180601-0915I20180601-0900I20180531-2125I20180531-2000I20180531-1245I20180531-0910Alexander Kurtakov1-2/+2
Change-Id: I25ec4de8aaa26a6e7210e49a6fcd9eb129e3cdae Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-08-08Bug 516761 - remove log.stream from rt.equinox.frameworkI20170808-2000Thomas Watson1-1/+0
- Project is moved to rt.equinox.bundles repo Change-Id: I8cdfb2d1743360e1d3c08593de395d8989f0afbf Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-07-27Bug 520227 - Remove 2.0 plug-in support plug-in and feature fromI20170727-0610Lars Vogel1-3/+1
OSGI Change-Id: I48f170c79e0f297e31a33933735edcc49ec16180 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-06-22Bug 517929 - Update POMs in the master for 4.8 release I20170622-0950Alexander Kurtakov1-2/+2
Point to 4.8 parent pom. Change-Id: I1620cbf3b7a5520257c374f1c57f16311e0a4b63 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-06-16Bug 516761 - Clean up log stream projectThomas Watson1-0/+1
- Format code - Move OSGi API to separate source folder - add about.html - localize headers - add pom.xml and add module to top level pom.xml - add functional.interface.jar to util classpath Change-Id: Icc05eff0c9e1ef96e862d72a4a6eb0666ca1aa91 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-04-27Bug 515548 - Drop support for ppc32 on platformAlexander Kurtakov1-1/+0
Stop building ppc32 launcher. Change-Id: I346ce57af718e7eab5b37423c7b07014245cfa2e Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-01-11Bug 509525 - Stop packaging Unix buildsY20170112-1300Y20170112-1000Sravan Kumar Lakkimsetti1-7/+0
Change-Id: I5a394ddd6b8e3a0656d4e86a3995660fdbf94e68 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2016-06-28Bug 496465 - Prep for 4.7 (Oxygen) and 4.6.1 (Neon.1) maintenance buildsThomas Watson1-2/+2
Change-Id: I141bdbfacdcfbc14a5f138669f71ba6fb84f47a8 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-05-19Bug 491519 - Need 64-bit launcher for Solaris/SPARCI20160521-1500I20160520-2000I20160519-1730Arun Thondapu1-0/+1
Change-Id: Id75d6db2a397e8e8da9a3fc5648bdff6199bb83c Signed-off-by: Arun Thondapu <arunkumar.thondapu@in.ibm.com>
2016-04-28Bug 492013 - repeating comparator errors related to launcher featureThomas Watson1-2/+0
Clean up remaining solaris x86 and sparc stuff Change-Id: I0471eda0054ff9661e32dd86178f3ec4128e4441 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-04-08Bug 429335 - Need 64-bit launcher for Solaris/X86_64Y20160414-1000I20160412-0800Arun Thondapu1-0/+1
Change-Id: Ia15b66b2ac38b55b6d931f11a88c6308209ce514
2016-04-08Bug 491254 - Should remove win32.win32.ia64 module from build Thomas Watson1-1/+0
Change-Id: I94661f1af2768a03388a8cfc62ee7bd2ad450972 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2016-03-30Revert "Bug 429335 - Need 64-bit launcher for Solaris/X86_64"I20160330-1230Thomas Watson1-1/+0
This reverts commit fbf4e7bbb85949f0cc7f759254baae0f9b6449c3.
2016-03-30Bug 429335 - Need 64-bit launcher for Solaris/X86_64I20160330-0930Arun Thondapu1-0/+1
Change-Id: Ia15b66b2ac38b55b6d931f11a88c6308209ce514
2016-03-03Bug 479180 - Delete launcher for unsupported Windows wpf platformY20160303-0800Mat Booth1-1/+0
Change-Id: I91fc817f4954f7fa06b89ac466c170bbd44b7810 Signed-off-by: Mat Booth <mat.booth@redhat.com>
2015-11-13Bug 431197 - Provide launchers for arm and aarch64I20151117-0800Alexander Kurtakov1-0/+24
Add fragments hook them in the build system but conditionally via profiles. Change-Id: Ia93e5ac1a495bc4c953f861e583747ce89c22256 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2015-08-20Bug 471835 - Build succeeds, even when "old" parent pom is referred toMarkus Keller1-12/+22
Change-Id: Ie49958799d52abd3b1ddf9af18ac09ad5d36873a Signed-off-by: Markus Keller <markus_keller@ch.ibm.com>
2015-07-02Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance buildsI20150707-0800Thomas Watson1-2/+2
- update parent poms for 4.6
2014-09-09Bug 443527 - remove mac32 bit launcher from buildI20140909-0800Arun Thondapu1-1/+0
Change-Id: Ie04345a5a3d3d5e743067001041c00047b215d54 Signed-off-by: Arun Thondapu <arunkumar.thondapu@in.ibm.com>
2014-08-21Bug 442294 - Add build instructions for ppc64le platformSteve Francisco1-15/+2
Signed-off-by: Steve Francisco <cisco@ca.ibm.com>
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsI20140701-0800Paul Webster1-2/+2
Update parent versions from 4.4.0 to 4.5.0 Signed-off-by: Paul Webster <pwebster@ca.ibm.com>
2014-04-25Bug 433482 - Stop building motif launcher fragmentsAlexander Kurtakov1-4/+0
Motif launchers builds are no longer promoted/used in any way so building them by default and trashing the result at the end of the build is not needed. Change-Id: Ieaf94ff76d49752fd009d19456b98ef1059eabe6 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2014-04-09Bug 431230 - Provide launchers for ppc64leAlexander Kurtakov1-1/+14
Add a profile for compiling the ppc64le fragment if -Dnative=gtk.linux.ppc64le is passed to the build. This is a safe way to provide good build experience for the new arch while not default build. Change-Id: I1819545784ca5492b9296f3c58026dc38d3e191f Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2014-03-19Bug 430708 - Circularity between the features in the framework and bundles ↵Thomas Watson1-1/+0
repos causes build issues
2013-09-23Bug 417460 - Features reference plugins with version "0.0.0"Thomas Watson1-1/+0
2013-07-12Add org.eclipse.osgi.compatibility.plugins.featureThomas Watson1-0/+2
2013-07-12Add compatibility fragment to support 2.0 style pluginsThomas Watson1-0/+1
2013-06-24Bug 411169 - Update parent POMs for LunaPaul Webster1-2/+2
2013-05-16Add compatibility.state fragment to parent pom and fix build break for ↵Thomas Watson1-0/+1
execution environment of the system bundle
2013-03-27Bug 403970 - Update rt.bundles and rt.framework parent versionsI20130402-0800Thomas Watson1-6/+16
2013-02-25Bug 394831 - [cbi] Platform parent should be renamedThomas Watson1-2/+2
2013-02-15Bug 394216 - o.e.equinox.executables IUs must be in build repoPaul Webster1-1/+1
Generate the correct feature and a secondary IU that doesn't include all executables.
2013-01-09Bug 397807 - [CBI] Cannot resolve plugin ↵I20130115-1300I20130115-0800Thomas Watson1-1/+1
org.eclipse.equinox.launcher.gtk.hpux.ia64_32_null
2012-12-10Bug 396093 - Merge in CBI patches from 4.2.2 into 4.3 (pom changes) forv20121210-201226I20130108-0800I20130101-0800I20121225-1600I20121225-0800I20121218-1600I20121218-0800I20121214-0730I20121213-1200I20121212-2000I20121212-0800I20121211-2000I20121211-0800I20121210-2000Thanh Ha1-0/+4
equinox.framework
2012-09-12Bug 376987 - Build all platformsv20120912-141046Thanh Ha1-9/+6
2012-09-12Build launchers and executablesThanh Ha1-2/+0
2012-09-12Bug 370704 - equinox launchers build - patch v2v20120912-140910Thanh Ha1-7/+10
2012-09-12Bug 383072 - problem with parentsKrzysztof Daniel1-0/+1
2012-05-22Bug 379748 - Pull request for Equinox from CBIv20120522-1813Thomas Watson1-0/+66
Add poms for Tycho build

    Back to the top