Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-29Bug 541709 Fix up exceptions when we can't find toolchains.Doug Schaefer1-3/+2
2018-11-24Bug 540373: Update the compiler warnings/ignoresJonah Graham1-1/+1
2018-11-23Bug 540373: Cleanup: Remove trailing whitespace in properties filesJonah Graham1-5/+5
2018-11-23Bug 540373: Cleanup: Remove trailing whitespace in Java filesJonah Graham1-1/+1
2018-11-22Bug 540373: Remove '(non-Javadoc)' commentsJonah Graham8-166/+0
2018-11-22Bug 540373: Cleanup: Remove redundant semicolonsJonah Graham2-2/+2
2018-11-22Bug 540373: Cleanup: Remove redundant type argumentsJonah Graham7-13/+13
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham33-1073/+1096
2018-11-22Bug 540373: Standard .settings auto appliedJonah Graham5-15/+760
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham41-140/+272
2018-11-20Bug 540373: Normalize newlines with .gitattributesJonah Graham4-801/+801
2018-10-30Bug 540610 - Add Automatic-Module-Name headerKarsten Thoms1-0/+1
2018-10-23Bug 540367 - Increment version numbersWilliam Riley1-1/+1
2018-04-17Bug 533499 - Check all problem markers for errorsSamuel Hultgren1-2/+3
2017-11-15Fix up leftover toolchain provider id usage.Doug Schaefer1-1/+1
2017-11-13Serial Flash Target and Launch. Clean up Generic Launch.Doug Schaefer5-1/+807
2017-10-16Fix Default toolchain name in common build tab.Doug Schaefer1-1/+1
2017-10-12Allow for changing manually setting toolchains for build configs.Doug Schaefer4-10/+191
2017-09-07Core Build - add support for Generic targetDoug Schaefer6-1/+41
2017-06-05Bug 517722: Mark as deprecated code related to Launch GroupJonah Graham4-0/+11
2017-06-05Bug 517722: Mark CDT specific Launch Group as Deprecated in the UIJonah Graham1-2/+2
2017-05-29Bug 508948: Use environment from Launch configuration when running Jonah Graham1-45/+40
2017-02-14releng: Make use of Tycho POM-less functionalityMarc-Andre Laperle1-17/+0
2017-01-26Add missing strings for Run launch delegate.Marc Khouzam1-0/+2
2017-01-12Bug 510394: set environment when doing project-less runJonah Graham1-3/+2
2016-11-16Update version to 9.3.0Marc Khouzam1-1/+1
2016-11-15Update version to 9.2.0Marc Khouzam1-1/+1
2016-11-11Implement Qt build tab for the launch config dialog.Doug Schaefer7-5/+83
2016-11-02Bug 506843: Reset buildFailed flag on buildForLaunchPhilip Langer2-1/+6
2016-10-12Updates for Core Build.Doug Schaefer7-2/+377
2016-09-12Introduce Core Build launches and Launch Bar integration.Doug Schaefer2-4/+4
2016-09-07Bug 303808: Add dedicated debugger console viewMarc 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-06-14Cherry picking changes from the CDT 9 branch for Qt and Arduino.Doug Schaefer1-49/+189
2016-04-25Bug 492210 - Remove ChangeLog files from projectAlex Blewitt1-799/+0
2016-04-25Bug 492304 - Fix NLS warningsAlex Blewitt1-2/+2
2016-04-25Bug 492230 - Replace buffer.append(a+b) callsAlex Blewitt2-2/+2
2016-04-22Bug 492200 - Replace StringBuffer with StringBuilderAlex Blewitt5-11/+11
2016-04-21Bug 492200 - Replace StringBuffer with StringBuilder where appropriateSergey Prigogin1-2/+2
2016-04-19Bug 491984 - Replace .equals("") with .isEmpty()Alex Blewitt3-7/+7
2016-04-18Bug 491945 - Remove new String()Alex Blewitt1-3/+3
2016-04-16Bug 491825 - Remove primitive wrapper creationAlex Blewitt3-6/+6
2016-03-22Cleanup check for file presence.Marc Khouzam1-6/+3
2016-03-18Bug 484900: Replace LocalCDILaunchDelegate with LocalRunLaunchDelegateMarc Khouzam2-71/+1
2016-03-18Bug 484900: Remove CDI launch delegate for post-mortem and attachMarc Khouzam5-143/+4
2016-03-14Fixed warnings: do not call MessageFormat#format(...) with String[].Jesper Eskilson1-2/+2
2016-03-10Bug 484900: Remove old process prompterMarc Khouzam1-6/+0
2016-03-09Bug 484900: Remove Majority of CDI classesJonah Graham12-2036/+3

Back to the top