Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/releng
AgeCommit message (Collapse)AuthorFilesLines
2018-08-21Bug 535802 - EPL-2.0 for releng folder in equinox.frameworkI20180822-0800I20180821-2000Lars Vogel1-3/+6
Affects only one file. Change-Id: Ie266b0d26c7579b22f891e2ccc4a6be3fc46e287 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-04-28Binaries v20170428-1711I20170429-2000I20170429-1330I20170429-1230I20170428-2000Arun Thondapu1-2/+2
2017-04-14Bug 509524 - org.eclipse.equinox.launcher.releng\build.xml is missingY20170427-1000Y20170420-1000I20170426-2000I20170425-2000I20170425-0910I20170425-0700I20170425-0240I20170425-0215I20170424-2000I20170423-2000I20170422-2000I20170422-0300I20170421-2000I20170420-2000I20170419-2000I20170419-0430I20170419-0130I20170418-2000I20170417-2000I20170416-2000I20170415-2000I20170414-2000Thomas Watson1-1/+2
the header Change-Id: Iad2710121f7ee169f800731b1e17376fd74dbdb7 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
2017-04-10Binaries v20170410-1100Arun Thondapu1-7/+9
2017-04-03Bug 512282 - Rebuild eclipse launchers for linux ppc64 and ppc64le usingI20170404-0840I20170404-0245I20170403-2000Sravan Kumar Lakkimsetti1-3/+20
the machines provided by redhat Change-Id: I8f6a6426d83ab8941abf7aa9ccfeedfb70e10104 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2016-03-03Bug 479180 - Delete launcher for unsupported Windows wpf platformY20160303-0800Mat Booth1-1/+1
Change-Id: I91fc817f4954f7fa06b89ac466c170bbd44b7810 Signed-off-by: Mat Booth <mat.booth@redhat.com>
2016-03-02Bug 452486 - Remove Motif leftoversAlexander Kurtakov1-12/+0
* Cleanup launcher.releng. * Remove motif_root Change-Id: I9326d38a8dbcbf84ac9dbdd0369611d87a678fcc Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2015-12-21Bug 383545 - Replace carbon with cocoa in build.xmlI20151229-0800I20151222-0800Arun Thondapu1-1/+1
Change-Id: Ieb59c24e2dbdb3691ed4dabbdc2f36e942190c19 Signed-off-by: Arun Thondapu <arunkumar.thondapu@in.ibm.com>
2015-04-27Bug 465333 - CLI arguments not taken into accountI20150427-0800Arun Thondapu1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=465333#c3 Fix the build.xml to not ignore eclipsec.exe while copying rebuilt Windows binaries to the hudson machine Change-Id: Ia554227be022cbc5185eb3f8c44cee6f56229949 Signed-off-by: Arun Thondapu <arunkumar.thondapu@in.ibm.com>
2014-02-06add back the code that updates the binaryTagArun Thondapu1-0/+4
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=425922#c1 for details Change-Id: I7edd61bc2d68d3c2b4c48fe3b9afb7a46518c118 Signed-off-by: Arun Thondapu <arunkumar.thondapu@in.ibm.com>
2013-12-06Bug 420471 - rt.equinox.framework/bundles/org.eclipse.equinox.executable ↵I20131209-0800I20131208-2000Silenio Quarti1-8/+4
should be removed (from master)
2013-07-24releng - fix win32 remote buildSilenio Quarti1-4/+19
2013-07-24releng - fix launcher windows remote build again1Silenio Quarti1-2/+2
2013-07-24releng - fix launcher windows remote build againSilenio Quarti1-2/+2
2013-07-24releng - fix launcher windows remote buildSilenio Quarti1-2/+9
2013-07-24releng - fix launcher remote build dir for windowsSilenio Quarti1-1/+6
2013-07-24build win32 launcher remoteSilenio Quarti1-2/+3
2013-06-26update keyfile in build scriptSilenio Quarti1-2/+6
2012-04-26custom launcher.properties is not needed anymore. Machine names are set in ↵v20120426-1454Silenio Quarti2-7/+9
hudson.
2012-04-17Binaries v20120417-1742v20120417-2142I20120425-1200I20120425-0800I20120424-1700I20120424-1600I20120424-0800Silenio Quarti1-0/+27
2012-04-17Updating launcher build scripts to work in SWT build structureSilenio Quarti2-379/+73
2011-11-17add org.eclipse.equinox.osgi.companion for script from bug 363246Thomas Watson2-0/+232
2011-09-14fix mac mkremoteAndrew Niefer1-1/+1
2011-09-14more crlf adjustmentsAndrew Niefer1-1/+1
2011-09-14fix remote mkdirAndrew Niefer1-1/+1
2011-09-14crlfAndrew Niefer1-2/+2
2011-09-14fix crlfAndrew Niefer1-0/+5
2011-09-14set userNameAndrew Niefer1-0/+3
2011-09-14fix copy to remote machinesAndrew Niefer1-1/+1
2011-09-14fix problem parsing remote locationsAndrew Niefer1-2/+9
2011-09-14porting releng scripts to swt infrastructureAndrew Niefer1-64/+90
2011-09-01fix use of user name durin ssh/scpAndrew Niefer1-4/+1
2011-09-01load launcher properties on the remote machineAndrew Niefer1-1/+1
2011-09-01copy launcher properties remotely for s390Andrew Niefer1-1/+1
2011-09-01fix detection of s390Andrew Niefer1-1/+1
2011-09-01Bug 350102 - use platform specific working areas to avoid interferenceAndrew Niefer1-10/+8
2011-09-01Bug 350102 - clean library folder of old contentAndrew Niefer1-1/+3
read make versions after unzipping source
2011-09-01Bug 350102 - Update launcher releng scripts to support moving to gitAndrew Niefer1-2/+13
2011-08-31Bug 350102 - Update launcher releng scripts to support moving to gitAndrew Niefer1-12/+19
2011-07-06Bug 350102 - Update launcher releng scripts to support moving to gitv20110706_git_migrationAndrew Niefer1-8/+37
2011-07-05s390 & git binary repoAndrew Niefer1-36/+41
2011-06-24Bug 350102 - create remote folders for stagingAndrew Niefer1-1/+36
2011-06-24Bug 350102 - fix typoAndrew Niefer1-2/+2
2011-06-24Bug 350102 - Update launcher releng scripts to support moving to gitAndrew Niefer1-1/+1
2011-06-24Bug 350102 - fix SCP macroAndrew Niefer1-1/+1
2011-06-24Bug 350102 - fix typoAndrew Niefer1-1/+1
2011-06-24Bug 350102 - Update launcher releng scripts to support moving to gitAndrew Niefer2-1/+22
2011-06-24Bug 350102 - Update launcher releng scripts to support moving to gitAndrew Niefer2-3/+53
2010-11-19testAndrew Niefer1-1/+1
2010-11-16bug 330280 - add hpux gtkAndrew Niefer1-0/+3

Back to the top