Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-23Bug 456116 - Can only use final fields in Launch DelegatesMarc Khouzam1-1/+6
2016-02-17Incremented version of org.eclipse.cdt.core to 6.0.Sergey Prigogin1-1/+1
2016-02-11Update copyright datesMarc Khouzam1-1/+1
2016-02-04correct launch history for group launchAlena Laskavaia1-69/+74
2016-01-19debug main tab: move build initialization out of updateProjectFromConfig Alena Laskavaia1-4/+11
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 Khouzam22-22/+22
2015-12-28Remore unused New New WizardMarc-Andre Laperle1-1/+1
2015-11-09Bug 481523 - Open project properties from launch config pageAlena Laskavaia4-37/+44
2015-09-17Bug 477728 - Exit code not displayed in console for new Run configMarc Khouzam1-0/+7
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-05-02Bug 464222 - Trying to create a new remote launch gives a NPEMarc-Andre Laperle1-2/+4
2015-05-01Bug 463975 - Show exit code in console when doing a RunMarc Khouzam1-1/+43
2015-04-30Bug 464078 - Support project-less RunMarc Khouzam2-2/+55
2015-04-30Bug 464636 - Modernize Run launchMarc Khouzam5-172/+155
2015-04-22CostmeticsMarc Khouzam1-35/+0

Back to the top