Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
2018-11-23Bug 540373: Safely remove trailing whitespace from MANIFEST.MFJonah Graham1-2/+1
2018-11-22Bug 540373: Remove '(non-Javadoc)' commentsJonah Graham25-342/+0
2018-11-22Bug 540373: Cleanup: Remove redundant semicolonsJonah Graham12-13/+11
2018-11-22Bug 540373: Cleanup: Remove redundant type argumentsJonah Graham74-161/+161
2018-11-22Bug 540373: Cleanup: Add missing annotationsJonah Graham25-0/+96
2018-11-22Bug 540373: Cleanup: Organize ImportsJonah Graham32-23/+51
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham507-17867/+17987
2018-11-22Bug 540373: Standard .settings auto appliedJonah Graham40-69/+5958
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham612-2373/+4205
2018-11-20Bug 540373: Normalize newlines with .gitattributesJonah Graham26-2343/+2343
2018-11-14[releng] Fix missing dependency in stand-alone debuggerMarc-Andre Laperle1-0/+1
2018-11-14Bug 516046 - NPE in AbstractDebugTextHover when hovering over undefined macroMarc-Andre Laperle1-0/+3
2018-10-30Bug 540610 - Add Automatic-Module-Name headerKarsten Thoms6-0/+6
2018-10-23Bug 540367 - Increment version numbersWilliam Riley8-8/+8
2018-10-09releng: Stop building 32-bit stand-alone debugger productsMarc-Andre Laperle2-20/+0
2018-09-18Bug 538994 - cdtdebug: argv parameters are wrapper by double-quotesJeff Johnston1-6/+13
2018-06-26Bug 536023: NoClassDefFoundError for javax/xml/bind/DatatypeConverterMarc-Andre Laperle1-0/+3
2018-06-05[releng] Bump version to 9.6.0Jonah Graham11-11/+11
2018-05-20Bug 534839: Add missing dependencies to standalone productJonah Graham1-0/+1
2018-05-17Bug 534839: Add missing dependencies to standalone productJonah Graham1-0/+3
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-09[releng] Update CDT in preparation for Photon M6Jonah Graham1-2/+1
2018-03-06Bug 531985 - Support Container build with new Core BuildJeff Johnston1-1/+3
2018-02-13Fix newlines.Jonah Graham1-289/+289
2018-02-13[releng] Bump version to 9.5.0Jonah Graham11-13/+11
2018-02-08Remove unused private methods.Alexander Kurtakov1-5/+1
2018-02-08Remove unnecessary suppress warnings.Alexander Kurtakov3-6/+3
2018-02-08Remove unnecessare NON-NLS.Alexander Kurtakov2-4/+4
2018-02-04Bug 530673 Fix issue with CMake and changing toolchains.Doug Schaefer1-3/+30
2018-01-23Fix current patch concerning Container launchingJeff Johnston1-1/+2
2018-01-19Bug 530053 - Launching locally after Container launch doesn't workJeff Johnston1-3/+8
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-21Releng fixes, ensuring legal files are there. Removing projects.Doug Schaefer4-38/+3
2017-11-14Bug 525675: Fix dependency versionJonah Graham1-1/+1
2017-11-14Bug 525675: Delegate opening unknown file types to unknownEditorStrategyJonah Graham3-25/+41
2017-11-13Serial Flash Target and Launch. Clean up Generic Launch.Doug Schaefer7-151/+414
2017-11-09Bug 242705: Fix misaligned breakpoint iconJesper Eskilson6-3/+3
2017-11-08Add Makefile Projects to collection of core build project types.Doug Schaefer1-287/+289
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-10-06Add UI tests plugin for CMake. Fix a couple of bugs it found.Doug Schaefer1-26/+0
2017-09-28UI for adding toolchains for Core Build. New Generic Target Wizard.Doug Schaefer7-121/+161
2017-09-19Reinstate commit 709689b36e1a1ec573d81a02a7e882faabca58e5Jeff Johnston1-0/+18
2017-09-11Disable Mac signing of the standalone debugger app.Doug Schaefer1-0/+2
2017-09-11Update feature versions to CDT 9.4.Doug Schaefer5-24/+6
2017-09-07Core Build - add support for Generic targetDoug Schaefer16-2/+565
2017-08-10Bug 520846 - Use ArrayContentProvider.getInstance() where possibleAndreas Sewe1-1/+1
2017-07-28Bug 520245: Avoid writing launch files with no changesJonah Graham1-5/+17

Back to the top