Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-26[releng] lock down P2 repo for linuxtoolscdt_9_6Jonah Graham1-1/+1
2019-02-26Bug 544721 Retain rebuildState state when cloning build configsPhilip Langer4-10/+38
2019-02-10Bug 544244: Stop using deprecate code from LSP4EJonah Graham1-4/+4
2019-01-08[releng] Update target platform URLs from milestones to releases where possibleJonah Graham2-6/+6
2018-12-22[releng] Update CDT branch to use matching branch of linuxtoolsJonah Graham3-3/+3
2018-12-20[releng] Use release tycho 1.3.0William Riley1-5/+0
2018-12-20[releng] Fix signing with baseline replacementWilliam Riley1-13/+22
2018-12-20[releng] Update comparator repoJonah Graham1-19/+19
2018-12-20[releng] Bump version numbers for plug-ins changed since 9.6.0 releaseJonah Graham2-2/+2
2018-12-19[releng] Bump version to 9.6.1Jonah Graham106-108/+108
2018-12-11Bug 542644 - Add new tools.template to CDT.setupJonah Graham1-1/+1
2018-12-11Bug 542644 - Add fragment for Java 11 JAXB dependenciesCDT_9_6_0Jonah Graham8-4/+59
2018-12-10[releng] Update to newer tools.templateJonah Graham2-5/+4
2018-12-10[releng] Publish CDT to 9.6 location on download.eclipse.orgJonah Graham1-2/+2
2018-12-10Bug 335344 - External settings lost after changing language IDs, take 2Christian Walther4-26/+113
2018-12-08Bug 541717 - Partial ordering and DR1395Hannes Vogt2-23/+100
2018-12-06Bug 533588 - respect OS-specific override in platform.txtLutz Hamann3-29/+39
2018-12-06Bug 542436 - Added method to override whitch IGDBBackend instance to controlTorbjörn SVENSSON1-1/+11
2018-12-05Bug 541549 - Pack expansion expression in type of alias templateNathan Ridge4-3/+38
2018-12-05Bug 541584 - Support alias templates in Open ElementNathan Ridge1-2/+3
2018-12-04Remove a few internal, deprecated methodsMarc-Andre Laperle3-28/+0
2018-12-02Remove WorkingCopyInfo class (internal, unused and deprecated)Marc-Andre Laperle1-26/+0
2018-12-02Bug 541784. Fix typo in recipe_objcopy_eep_patternLutz Hamann1-2/+2
2018-12-02Remove a couple of StreamMonitor classes (unused)Marc-Andre Laperle2-60/+0
2018-12-01[LSP4E] Support separate semantic highlightings for declarations of functions...Nathan Ridge4-12/+60
2018-12-01Rename instantiateCommaSeparatedSubexpressions() to instantiateExpressions()Nathan Ridge4-12/+12
2018-11-30Remove JVM MaxPermSize arguments (unused since Java 8)Marc-Andre Laperle7-14/+5
2018-11-29Bug 541474 - Disambiguate function with default argumentHannes Vogt5-18/+95
2018-11-29Bug 541670 - constexpr implies toplevel constNathan Ridge3-2/+17
2018-11-29Bug 540758 - Substitution of enclosing template parameters into expansion pat...Nathan Ridge3-3/+41
2018-11-29Bug 541709 Fix up exceptions when we can't find toolchains.Doug Schaefer2-3/+5
2018-11-29Bug 541709 Figure out toolchain for Makefile projects.Doug Schaefer1-0/+33
2018-11-27Bug 540741 - Parameter pack in argument of alias template instance that's not...Nathan Ridge2-0/+29
2018-11-27[releng] Udpate to newer launchbarJonah Graham2-4/+4
2018-11-27[releng] add target for build & test against latest dependenciesJonah Graham1-0/+100
2018-11-26Bug 530443: Limit output to 10 lines per MI outputBaha El Kassaby8-34/+127
2018-11-26Bug 541520: Make GDB version detection standaloneMax Bureck2-74/+32
2018-11-26Remove temporary statement added for debuggingNathan Ridge1-3/+0
2018-11-24Bug 540991 - Handle ICPPASTTypeTransformationSpecifier in CModelBuilder2Nathan Ridge2-0/+17
2018-11-24Bug 540549 - Have all template parameter bindings implement ICPPUnknownBindingNathan Ridge17-36/+82
2018-11-24Remove unnecessary cast to ASTCompletionNode in DOMCompletionProposalComputerNathan Ridge1-2/+1
2018-11-24Bug 541118 - NPE in AbstractIndexerTask.getOffsetNathan Ridge1-1/+4
2018-11-24Bug 540373: Instructions on how to rebase an old commit onto masterJonah Graham11-0/+1304
2018-11-24Bug 540373: Cleanup warnings in testsJonah Graham6-29/+19
2018-11-24Bug 540373: Post code-cleanup for DSF examplesJonah Graham10-65/+65
2018-11-24Bug 540373: Update the compiler warnings/ignoresJonah Graham163-500/+519
2018-11-24Bug 540373: Use git ls-files instead of findJonah Graham1-5/+5
2018-11-24[releng] Add missing @since tagJonah Graham1-0/+3
2018-11-24Bug 541117 - NPE in CElementHyperlinkDetector.isLanguageKeywordNathan Ridge1-6/+8
2018-11-23Bug 541116 - fix whitespaceJonah Graham1-1/+1

Back to the top