Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-05-06Terminals: Remove fake old terminal featuresUwe Stieber1-3/+0
2015-04-30Terminals: Re-add the old "TCF Terminals" feature to provide backward ↵Uwe Stieber1-0/+4
compatibility if the Terminal got installed from the marketplace
2015-04-30Releng: Fix feature referencesUwe Stieber1-3/+3
2015-04-29Releng: Fix pom.xml version numbersUwe Stieber4-4/+4
2015-04-29Terminal: Switch to TM Terminal 4.0Uwe Stieber6-30/+15
2015-02-02Releng: Streamline pom file hierarchy and fix target configuration if ↵Uwe Stieber9-18/+18
building with tests
2015-01-27Target Explorer: Add features for o.e.remote implementations and add to ↵Uwe Stieber1-0/+6
build and repository
2014-11-27Terminals: Added Remote Systems Explorer contribution to replace thetcf-1.3_WR_20141128_4.0.4Uwe Stieber1-0/+6
outdated "RSE Terminals" feature
2014-11-27Releng: Update update site URL to point to LunaUwe Stieber8-8/+8
2014-07-29Releng: Restore original copyright headers and replace only the invalid ↵Uwe Stieber12-48/+57
copyright headers
2014-07-22Releng: Fix copyrightsUwe Stieber12-57/+48
2014-05-27Terminals: Fix Bug 435896 - [TERMINALS][releng] The Terminal features should ↵Uwe Stieber1-2/+7
be in a separate "TCF Terminals" category in the org.eclipse.tcf.repo
2014-04-25Releng: Fix copyrightsUwe Stieber6-6/+6
2014-04-11Revert "Releng: Temporary fallback to the 1.0.0 eclipse license feature as ↵Uwe Stieber8-8/+8
the 1.0.1 eclipse license feature is currently broken" This reverts commit 28f67c004fcb416a7f4228dbfe8a0af34a4165b8.
2014-04-11Releng: Temporary fallback to the 1.0.0 eclipse license feature as the 1.0.1 ↵Uwe Stieber8-8/+8
eclipse license feature is currently broken
2014-04-10Releng: Also switch the RSE features to use the shared Eclipse license featureUwe Stieber12-1153/+15
2014-04-10Releng: Update features to use the shared Eclipse license feature fromUwe Stieber36-3456/+42
the Eclipse CBI infrastructure.
2014-02-27Releng: Update version match rules to require 1.3.0Uwe Stieber1-2/+2
2014-02-27Releng: Update version match rules to require 1.3.0Uwe Stieber5-13/+13
2014-02-25Releng: Uprev master branch version to 1.3.0Uwe Stieber17-26/+26
2014-01-25Releng: Move deployment of P2 repository to Eclipse.org download server into ↵Uwe Stieber1-1/+1
separate profile
2013-12-10Releng: Improve TCF/TE Eclipse feature definitionsUwe Stieber6-29/+23
- Switch from including org.eclipse.tcf.* features into each other to require those features instead. More flexible P2 dependency resolution at install time. - Require the com.google.gson plugin instead of declaring it part of the org.eclipse.tcf.te.feature. More flexible P2 dependency resolution at install time. - com.google.gson plugin explicitly included into P2 repository aggregation via category.xml
2013-11-02TCF Debugger: changed required version of terminal plug-in to fix ↵Eugene Tarassov1-1/+1
compatibility with Eclipse version 3.8
2013-10-10Releng: "o.e.tm.terminal.view" dependency is optional and must not be listed ↵Uwe Stieber1-2/+1
in feature.xml
2013-10-09TCF Debugger: added Terminal view integrationEugene Tarassov1-0/+2
2013-08-25Releng: Uprev plugin and feature versions to "1.2.0"Uwe Stieber17-32/+48
2013-08-25Tycho: Synchronize pom versions with manifest versionsUwe Stieber8-8/+8
2013-08-25Releng: Fix version numbers of changed plugins and features. Fix updateUwe Stieber8-33/+42
site URL.
2013-05-21TCF Core: Fix copyright years in file headersUwe Stieber7-13/+13
2013-05-17Copyright year is updated in files that changed in 2013Eugene Tarassov4-4/+4
2013-01-23Releng: Synchronize required bundle constraints with the current target platformUwe Stieber4-14/+14
2012-11-09Target Explorer: Added C/C++ Remote launch contribution to build and repositoryUwe Stieber1-0/+6
2012-11-01Releng (Feature Structure): Fix Bug 393266 - Isolate debug functionality ↵Uwe Stieber29-51/+1469
from the rest
2012-10-30Target Explorer: Remove internal processes connector from terminals feature ↵Uwe Stieber1-7/+2
to avoid CDT dependency. Move features to "Target Explorer" category.
2012-10-30Target Explorer: Expose terminal features to the userUwe Stieber1-0/+11
2012-10-21Releng: Enable Tycho reproducable artifact version identifiersUwe Stieber1-1/+0
2012-10-07Releng: Fix repository deploy step, remove old "sign" profile, rename ↵Uwe Stieber1-113/+1
profile "sign-new" into "sign"
2012-10-07Releng: Re-added deployment to sign-new profileUwe Stieber1-0/+52
2012-10-07Releng: Play with new eclipse-jarsigner-plugin in order to utilize the ↵Uwe Stieber1-8/+1
Eclipse CBI platform possibilities
2012-10-07Releng: Re-enable signed repository deploymentUwe Stieber1-2/+0
2012-10-07Releng: Switch to CDT official milestones and make signing more configurableUwe Stieber1-1/+10
2012-09-30Releng: Fix wrong plug-in provider information, Fix invalid update site URLUwe Stieber5-5/+5
2012-09-29Target Explorer: Add new features to the repositoryUwe Stieber1-43/+49
2012-06-11TCF: Remove outdated features org.eclipse.tcf.headless & org.eclipse.tcf.siteUwe Stieber10-800/+0
2012-06-10Releng: Synchronize plugin/feature dependencies with Juno target platform, ↵Uwe Stieber10-54/+50
Fix update site URL in all features
2012-06-01Fix copyright headers: Eclipse.org "Fix Copyright" tool generates IBM ↵Uwe Stieber3-18/+15
copyrights instead of the default WindRiver copyrights set in the preferences
2012-05-30Bug 381001 - tcf hudson builds for 1.0 and master promote into the same locationEugene Tarassov1-1/+1
2012-05-30Version number changed from 1.0 to 1.1Eugene Tarassov13-325/+325
2012-05-26Releng: Update feature names and descriptionsUwe Stieber4-32/+12
2012-05-15Releng: Fix copyright headerUwe Stieber7-4/+34

Back to the top