Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/xlc
AgeCommit message (Expand)AuthorFilesLines
2013-11-26Bug 421247 - ASTNode.copy() chaining inconsistentSergey Prigogin2-9/+7
2013-10-24bug 420287: CDT features are scattered around in update managerAndrew Gvozdev4-4/+4
2013-09-08bug 416628: "Export" of entries of language settings providers to referencing...Andrew Gvozdev1-6/+6
2013-08-27Fixed parent pom version to referenceAndrew Gvozdev8-8/+8
2013-08-23Bumped up feature version to 8.3.Sergey Prigogin6-9/+9
2013-07-24bug 404913: Dialect category and options for language standards for GCC toolc...Andrew Gvozdev1-1/+1
2013-05-13bug 407696: Include paths remain uninitialized and code does not compile when...Andrew Gvozdev1-1/+1
2013-04-17Bug 228434 - Concurrent Modification Exception soon after loadingChris Recoskie2-6/+8
2013-03-21Bug 349248: Fix even more user-visible CDT refsJesse Weinstein1-1/+1
2013-01-21bug 398681: CDT does not understand some of xlC diagnostic messagesAndrew Gvozdev9-0/+255
2013-01-21bug 398681: Cosmetics - Renamed a few of testsAndrew Gvozdev10-29/+29
2013-01-10Externalized a label.Sergey Prigogin1-1/+1
2012-11-09Bug 379474 - remote C/C++ project with XL toolchain generates a parseDavid Salinas4-7/+42
2012-10-17Bug 391390 : Updatesite url is indigomhussein3-12/+0
2012-08-25Added missing unit test suites org.eclipse.cdt.make.core.tests, org.eclipse.c...Andrew Gvozdev1-0/+35
2012-08-23bug 387729: GCCScannerInfoConsoleParserTests fails consistently for meAndrew Gvozdev1-2/+1
2012-08-16Add master test suite for conveniently running all junit3 tests in CDTJohn Cortell1-0/+3
2012-06-28Fixed yet another version mismatch between MANIFEST.MF and pom.xmlSergey Prigogin1-1/+1
2012-06-28Bumped up feature versions for Kepler.Sergey Prigogin13-82/+82
2012-06-24bug 382422: [sd90] Add MinGW specs detectorAndrew Gvozdev1-1/+1
2012-05-16Bug 332829. Parsing support for constexpr keyword. Also added fewSergey Prigogin1-5/+1
2012-05-10Bug 378578 - Adding new include path or symbol adds to both languagesVivian Kong1-1/+1
2012-05-04bug 376592: [sd90] Extend BuildDefinitions to allow defining language setting...Andrew Gvozdev1-47/+54
2012-05-02Bug 378270 - xlc macro supplier doesn't overwrite old values forChris Recoskie1-5/+25
2012-04-12bug 371797: [sd90] Implement language settings providers in buildAndrew Gvozdev3-1/+109
2012-03-22bug 71511: Fixed scanner discovery for minGWAndrew Gvozdev2-0/+10
2012-02-05Increment versions so that they are >= Indigo SR2Marc-Andre Laperle8-8/+8
2012-01-28bug 290631: Caching of ICSettingEntry objects in CDataUtil.Andrew Gvozdev1-3/+3
2012-01-27@Override annotations and other cleanupAndrew Gvozdev30-438/+537
2012-01-05Bug 357170 - Fix some build.properties that were fixed only on cdt_8_0Marc-Andre Laperle1-1/+5
2011-11-16Switched to Java 1.6 rest of build packages.Andrew Gvozdev21-477/+496
2011-10-20Version number changes missed in the previous commit.Sergey Prigogin10-10/+10
2011-10-20Updated parent feature version in pom.xml files.Sergey Prigogin10-10/+10
2011-10-09bug 360283: Discovery command does not work if workspace name hasAndrew Gvozdev1-2/+2
2011-09-10Cosmetics, reformatted XMLAndrew Gvozdev1-64/+64
2011-09-10Cosmetics, reformatted XMLAndrew Gvozdev1-3817/+3710
2011-09-06Incremented build plugin versions for JunoAndrew Gvozdev4-4/+4
2011-09-03Fix poms for tycho 0.13.Doug Schaefer2-2/+4
2011-07-26Bug 351255 - Generated makefile should use user specified compiler pathChris Recoskie1-2/+2
2011-07-21Bug 352758 - Update some private fields in some scanner parsers toJohn Liu1-5/+5
2011-07-12Bug 350501 - add support in managed build projects for xlC v11Michael Lindo2-24/+2
2011-07-12Bug 350501 - add support in managed build projects for xlC v11Michael Lindo3-6/+29
2011-07-06Bug 350501 - add support in managed build projects for xlC v11 compilerMichael Lindo2-4/+4
2011-06-29More tests for the Maven build.Doug Schaefer2-1/+36
2011-06-29Bug 350501 - add support in managed build projects for xlC v11Michael Lindo2-69/+69
2011-06-29Bug 350501 - add support in managed build projects for xlC v11Michael Lindo11-25/+622
2011-06-28Mavenizing CDT releng.Doug Schaefer16-0/+840
2011-06-08Bug 348754 - Update feature copyright statements for IndigoVivian Kong3-3/+3
2011-05-20Bug 346568 - Update licenses for IndigoVivian Kong6-6/+12
2011-03-21Bug 314101 - add description for new XL UPC project wizardVivian Kong2-2/+6

Back to the top