Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-04-20[releng] Apply auto-clean of save to all files with Eclipse 4.23Jonah Graham1-1/+2
2021-10-20Bug 561994 - Remove dependency to com.ibm.icu from CDT Debug CoreMat Booth17-34/+18
2021-04-10Bug 572581: reenable disabled DSF-GDB testsJonah Graham1-0/+38
2020-11-18Bug 568728: Drop execute permission on filesTorbjörn Svensson3-0/+0
2020-11-05Bug 568517: Module information for Breakpointsdeepamin2-0/+14
2020-08-29Fixed "Dead code" compiler warningTorbjörn Svensson1-17/+0
2020-03-02Revert "Bug 560614 - Drop dependency on ICU4J"Jonah Graham17-48/+65
2020-03-02Bug 560614 - Drop dependency on ICU4JAlexander Kurtakov17-65/+48
2019-08-10Remove redundant superinterfaces. Alexander Kurtakov7-27/+7
2019-07-25Fix up some problems found against the latest API baseline.Doug Schaefer1-0/+3
2019-07-05Bug 548980 - Track launch target connects and add error buildsDoug Schaefer3-27/+91
2019-05-16Bug 547174 - Clean core project doesn't always show active in consoleJeff Johnston2-2/+5
2019-05-16Bug 547174 - Clean core project doesn't always show active in consoleJeff Johnston2-4/+36
2019-05-15Bug 547145 - Core build use of ProjectDescription should be synchronizedJeff Johnston1-3/+7
2018-11-23Bug 540373: Format some Java files that were missedJonah Graham1-2/+2
2018-11-23Bug 540373: Cleanup: Remove trailing whitespace in properties filesJonah Graham2-17/+17
2018-11-22Bug 540373: Remove '(non-Javadoc)' commentsJonah Graham10-178/+0
2018-11-22Bug 540373: Cleanup: Remove redundant semicolonsJonah Graham5-6/+6
2018-11-22Bug 540373: Cleanup: Remove redundant type argumentsJonah Graham22-77/+77
2018-11-22Bug 540373: Cleanup: Add missing annotationsJonah Graham10-0/+26
2018-11-22Bug 540373: Cleanup: Organize ImportsJonah Graham8-10/+17
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham175-3891/+4050
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham195-585/+1170
2018-11-20Bug 540373: Normalize newlines with .gitattributesJonah Graham6-560/+560
2018-03-20Replace refreshScannerInfo with setActive methodJeff Johnston1-4/+3
2018-03-20Bug 532420 - Make Container Core Build indexing more efficientJeff Johnston1-1/+2
2018-03-06Bug 531985 - Support Container build with new Core BuildJeff Johnston1-1/+3
2018-02-08Remove unnecessare NON-NLS.Alexander Kurtakov1-2/+2
2018-02-04Bug 530673 Fix issue with CMake and changing toolchains.Doug Schaefer1-3/+30
2017-12-01Fix issue with core build launch desc deletion.Doug Schaefer2-49/+2
2017-11-27Stop launch on error. Fix up set/get make commands.Doug Schaefer1-0/+7
2017-11-13Serial Flash Target and Launch. Clean up Generic Launch.Doug Schaefer6-150/+406
2017-10-17Make Qt toolchain selection more resilient.Doug Schaefer1-4/+6
2017-10-12Allow for changing manually setting toolchains for build configs.Doug Schaefer5-122/+144
2017-09-28UI for adding toolchains for Core Build. New Generic Target Wizard.Doug Schaefer3-48/+80
2017-09-07Core Build - add support for Generic targetDoug Schaefer3-0/+345
2017-07-28Bug 520245: Avoid writing launch files with no changesJonah Graham1-5/+17
2017-05-09Bug 515296: Changed the message when only AddressYannick Mayeur1-0/+10
2017-05-08Bug 516300: Display extension message when creating marker messageJonah Graham4-2/+82
2017-05-02Fixed copyrightAlena Laskavaia1-11/+7
2017-02-28Bug 449104: Enhance Register Grouping for multi processesBruno Medeiros2-13/+37
2016-11-11Implement Qt build tab for the launch config dialog.Doug Schaefer4-13/+20
2016-11-09Add Local Debug for Core Build launches. Qt Path var for Windows.Doug Schaefer3-86/+109
2016-10-12Updates for Core Build.Doug Schaefer1-0/+5
2016-09-12Introduce Core Build launches and Launch Bar integration.Doug Schaefer5-2/+330
2016-07-05Generify o.e.cdt.debug.core.Alexander Kurtakov8-81/+50
2016-04-27Bug 487998: [breakpoints] Editing code while debug is activeStefan Sprenger3-4/+34
2016-04-25Bug 492304 - Fix NLS warningsAlex Blewitt1-2/+2
2016-04-25Bug 489512 - Show local variables in the traditional memory renderAlvaro Sanchez-Leon1-0/+147
2016-04-22Bug 492200 - Replace StringBuffer with StringBuilderAlex Blewitt1-1/+1

Back to the top