Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/launch
AgeCommit message (Expand)AuthorFilesLines
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 Khouzam6-8/+8
2016-07-14Bug 497779 - Add labels to applications run as Docker containersJeff Johnston1-3/+3
2016-07-13Bug 497779 - Add labels to applications run as Docker containersJeff Johnston1-2/+10
2016-06-30Remove old .cvsignore filesMarc Khouzam1-1/+0
2016-06-22Bug 495836 - Eclipse CDT needs privileged mode for docker containersNils Carlson5-2/+40
2016-06-22Move the rest of the CDT plugins to java 8Marc Khouzam6-10/+10
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 Blewitt3-5/+5
2016-04-25Bug 492230 - Replace buffer.append(a+b) callsAlex Blewitt3-3/+3
2016-04-22Bug 492200 - Replace StringBuffer with StringBuilderAlex Blewitt8-18/+18
2016-04-21Bug 492200 - Replace StringBuffer with StringBuilder where appropriateSergey Prigogin1-2/+2
2016-04-21Fix Connection drop-down in Run Image Launch configurationJeff Johnston3-9/+25
2016-04-19Bug 491984 - Replace .equals("") with .isEmpty()Alex Blewitt4-9/+9
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 Graham13-2038/+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-02-01Missing copyright header.Marc Khouzam1-0/+7
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 Khouzam6-8/+8
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 Khouzam6-8/+8
2015-06-06Bug 469529 - null pointer exception starting Docker launcherJeff Johnston2-4/+14
2015-06-02Add missing icon to CDT Docker Launch plug-in.Jeff Johnston3-5/+5
2015-05-27Fix for bug 468408Jeff Johnston1-6/+10
2015-05-21Fix for Bug 467930Jeff Johnston2-0/+19
2015-05-19Add Docker launching supportJeff Johnston38-0/+3600
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
2015-04-22Bug 464636 - Move CMainTab from o.e.cdt.dsf.gdb toMarc Khouzam5-9/+682

Back to the top