Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/xlc
AgeCommit message (Expand)AuthorFilesLines
2012-08-15Bumped up version to 8.1.1Sergey Prigogin10-10/+10
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
2011-03-08Bug 337937 - CopyLocation for copied AST-Node. Fix UPC and XLC compile errorsMarc-Andre Laperle2-4/+20
2011-02-25Change update site URL to indigoVivian Kong2-2/+2
2011-02-07Bug 328867 patch by John Liu, update plugin/feature versionsVivian Kong2-2/+3
2011-01-31Bug 321692 Remove dependencies to plugins from features - SDK features should...Vivian Kong1-0/+4
2011-01-28Bug 335512 - Update XLC scanning discovery parser and marcos and include path...Vivian Kong4-8/+20
2010-11-23bug 330941: Xlc error parser can't figure out that file name is in quotesAndrew Gvozdev1-2/+2
2010-11-23bug 330941: Xlc error parser can't figure out that file name is in quotesAndrew Gvozdev3-13/+26
2010-09-30bug 323445: Generate cross linked message for redeclaration xlc errorAndrew Gvozdev1-5/+5
2010-09-30bug 323445: Generate cross linked message for redeclaration xlc errorAndrew Gvozdev1-1/+1
2010-09-24bug 323445: Generate cross linked message for redeclaration xlc errorAndrew Gvozdev4-0/+51
2010-09-20Bug 321692: Remove dependencies to plugins from featuresMarc Khouzam2-30/+0
2010-08-09Bug 315826 Update LR Parser for the template arguments rules - patch by John...Vivian Kong4-3489/+4219
2010-07-28bug 321160: Confusing message about redefined macro from xlc error parserAndrew Gvozdev19-90/+115
2010-07-28bug 321160: reformattedAndrew Gvozdev1-67/+11
2010-07-21bug 319512: compilation warningsAndrew Gvozdev1-9/+7
2010-06-14Missing about.html files in various source plugins.Doug Schaefer1-0/+1
2010-06-14Add missing about.html files.Doug Schaefer1-1/+2
2010-06-06Bug 315895 - Names and descriptions of CDT features are confusing.Sergey Prigogin2-2/+2
2010-06-04Prettier 32x32 icon.Doug Schaefer2-0/+0

Back to the top