Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-04-20[releng] Make CDT Clean-up profile match Editor on save actionsJonah Graham1-0/+80
2022-04-13[releng] Update all legal files with update_legal_files.shJonah Graham1-6/+8
2022-04-13[releng] Prepare for 10.7.0 with version bumpsJonah Graham1-1/+1
2020-08-31Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projectsJonah Graham1-0/+2
2020-08-24Bug 562494: Update BREE to Java 11Jonah Graham3-12/+34
2019-10-17[releng] Update comparator repo to last releaseJonah Graham1-1/+1
2019-10-10Generify Class.Alexander Kurtakov2-12/+8
2019-08-10Remove redundant superinterfaces. Alexander Kurtakov4-9/+4
2018-11-24Bug 540373: Post code-cleanup for DSF examplesJonah Graham1-1/+1
2018-11-24Bug 540373: Update the compiler warnings/ignoresJonah Graham1-1/+1
2018-11-23Bug 540373: Cleanup: Remove trailing whitespace in properties filesJonah Graham2-2/+2
2018-11-22Bug 540373: Cleanup: Remove redundant type argumentsJonah Graham3-5/+5
2018-11-22Bug 540373: Cleanup: Add missing annotationsJonah Graham21-0/+65
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham24-1077/+1075
2018-11-22Bug 540373: Standard .settings auto appliedJonah Graham5-13/+767
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham28-97/+186
2018-10-30Bug 540610 - Add Automatic-Module-Name headerKarsten Thoms1-0/+1
2018-10-23Bug 540367 - Increment version numbersWilliam Riley1-1/+1
2017-02-14releng: Make use of Tycho POM-less functionalityMarc-Andre Laperle1-17/+0
2016-11-16Update version to 9.3.0Marc Khouzam1-1/+1
2016-11-15Update version to 9.2.0Marc Khouzam1-1/+1
2016-08-17Update version to 9.1.0Marc Khouzam1-1/+1
2016-06-30Remove old .cvsignore filesMarc Khouzam1-1/+0
2016-06-22Move the rest of the CDT plugins to java 8Marc Khouzam3-5/+5
2016-04-22Bug 492200 - Replace StringBuffer with StringBuilderAlex Blewitt1-2/+2
2016-01-18Incremented CDT features version to 9.0.0Marc Khouzam1-1/+1
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam6-6/+6
2015-06-10Incremented CDT feature version to 8.8.0Marc Khouzam1-1/+1
2015-05-05Incremented CDT feature version to 8.7.0Marc Khouzam1-1/+1
2015-03-25Move some leftover plugins from Java 5 to Java 7.Marc Khouzam3-5/+5
2015-03-25Remove warnings caused by change to getAdaptable()Marc Khouzam3-6/+6
2015-01-07Incremented CDT feature version to 8.6.0.Sergey Prigogin1-1/+1
2014-10-29Bug 439624 - Per-element formatting for expressions and variablesMarc Khouzam4-131/+14
2014-10-06TypoMarc Khouzam1-1/+1
2014-07-22Inremented branding plugin version to 8.5Sergey Prigogin1-1/+1
2014-07-07Bug 344739 - RejectedExecutionException when terminating a PDA launch Marc Khouzam1-0/+1
2014-01-21Bumped up CDT version to 8.4.Sergey Prigogin1-1/+1
2013-12-05Bug 418710 - Fix PDA example by adding proper dependency.Marc Khouzam1-1/+2
2013-08-27Fixed parent pom version to referenceAndrew Gvozdev1-1/+1
2013-02-03Cosmetics.Sergey Prigogin1-7/+6
2012-06-28Bumped up feature versions for Kepler.Sergey Prigogin1-1/+1
2012-04-03Bug 374512 - breakpointContribution does not support customPawel Piech3-1/+41
2011-10-20Version number changes missed in the previous commit.Sergey Prigogin1-1/+1
2011-10-20Updated parent feature version in pom.xml files.Sergey Prigogin1-1/+1
2011-06-28Mavenizing CDT releng.Doug Schaefer1-0/+17
2011-03-04Bug 202556 - [variables][registers][expressions] Allow setting of numeric for...Patrick Chuong5-3/+239
2010-07-16bug 319779: Unnecessary importsAndrew Gvozdev2-2/+0
2010-06-03Bug 315439 Fix up copyrightVivian Kong9-9/+9
2010-01-05[298909] - [launch] DSF suspend trigger susceptible to race conditionsPawel Piech3-11/+59
2009-12-30Fixed suspend trigger adapter registration.Pawel Piech2-1/+2

Back to the top