Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-10Bug 542488: Remove duplicated codeJonah Graham13-1053/+394
2019-07-10Fix generic and other warningsJonah Graham5-16/+15
2019-07-08Remove workaround for private methods in IDEJonah Graham5-157/+6
2019-07-08[releng] Update to latest stable I-build of PlatformJonah Graham3-3/+4
2019-07-07Bug 540001 - Added option to control comments formattingMarco Stornelli13-205/+387
2019-07-05Bug 548980 - Track launch target connects and add error buildsDoug Schaefer10-43/+259
2019-07-04MSVC: Add a few more macro workarounds for missing built-insMarc-Andre Laperle2-16/+30
2019-07-04MSVC: Add some type-traits supported by MSVC in the scanner configurationMarc-Andre Laperle1-1/+63
2019-07-04Bug 548954 - Type transformation specifier in type-idNathan Ridge2-0/+12
2019-07-03[releng] Change default to be baseline compare and replace is not runJonah Graham1-12/+12
2019-07-02Bug 548700 - Handle prefix negative sign in FloatingPointValue.parseDouble()Nathan Ridge2-0/+14
2019-07-01Bug 467346 - Fix format structs/unions with attributesMarco Stornelli2-1/+59
2019-06-29Bug 467346 - Retain attribute after struct key in CNathan Ridge2-2/+20
2019-06-28Bug 488349 - Organize Includes removes an include necessary for a...Felix Morgner1-1/+1
2019-06-28Bug 548712 - MinGW installation is not recognizedThomas Corbat1-9/+19
2019-06-26Bug 547967 - MSVC Build Output parserMarc-Andre Laperle21-5/+1831
2019-06-26Bug 547894: Provide a way to skip baseline replace and compareJonah Graham1-2/+19
2019-06-26Bug 548141 - Fix description of Codan project optionsMarco Stornelli2-3/+3
2019-06-25Bug 548512: Declarator formatting multiple keywords between pointersHansruedi Patzen2-10/+32
2019-06-25Bug 548482 - Return non-null from CPPFunctionProblem.getType()Nathan Ridge1-1/+1
2019-06-24Bug 548482 - Add CPPClassSpecialization.RecursionResolvingConstructorNathan Ridge1-2/+23
2019-06-24Bug 547763 - Bump patch version for previous changeJonah Graham2-2/+2
2019-06-21Bug 547763 - Consistently handle IArrayType.getSize() returning a null IValueNathan Ridge3-19/+32
2019-06-21Bug 545976 Clicking on error/warning in build console doesn't open fileUmair Sair1-0/+7
2019-06-21Bug 546407 Project dependencies are not built in the correct orderUmair Sair2-4/+14
2019-06-21[releng] Add missing @since tagsJonah Graham4-1/+8
2019-06-21[releng] Update baseline to released 9.8.0Jonah Graham1-4/+4
2019-06-19Remove remnants of no longer supported archesMat Booth8-25/+3
2019-06-19[releng] Update comparator repo to 9.8.0 releaseJonah Graham1-1/+1
2019-06-19[releng] Update to Platform 4.13 and related dependenciesJonah Graham2-7/+7
2019-06-17Bug 548334: Remove unused NLS message with no entryJonah Graham1-1/+0
2019-06-15Bug 548281: Merge JTagDevice extensionsJohn Dallaway1-18/+0
2019-06-14Bug 548281: Add SEGGER J-Link definitionsJohn Dallaway4-2/+62
2019-06-11Bug 548138 - Fix override method with implementationMarco Stornelli3-4/+33
2019-06-11[releng] Bump version to 9.9.0Jonah Graham107-115/+115
2019-06-11[releng] exclude pom.xml for build.propertiesJonah Graham3-3/+2
2019-06-11[releng] Ignore Lucene generated index files when doing baseline replaceJonah Graham1-0/+1
2019-06-07Bug 547894: Baseline replace must happen after pack200CDT_9_8_0Jonah Graham1-7/+9
2019-06-07Bug 547894: Fail build if differences before baseline replaceJonah Graham13-26/+26
2019-06-07[releng] Update URL for cdt-site (From hudson to ci)Jonah Graham1-1/+1
2019-06-06Bug 548010 - Add support for Qt for linux-g++Doug Schaefer3-2/+11
2019-06-05[releng] move to cdt-infra repoJonah Graham1-338/+1
2019-06-04[releng] Update to latest GDB, 8.3, for testsJonah Graham1-1/+1
2019-06-04[releng] Move gdb path and version to test variables to root pomJonah Graham3-4/+2
2019-06-03Bug 547881 - Allow targets to set ATTR_REMOTE_TCPDoug Schaefer2-4/+14
2019-06-03Bug 547831 Add ILaunchTargets for GDB RemoteDoug Schaefer25-19/+824
2019-05-31[releng] Updated officially supported GDB versionsJonah Graham1-4/+5
2019-05-31[releng] Update to latest orbit (RC2)Jonah Graham2-3/+3
2019-05-31[releng] Require target platform bundles as minimum versionJonah Graham2-32/+32
2019-05-31[releng] bring CDT.setup up to match cdt.targetJonah Graham1-4/+4

Back to the top