Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-24Bug 540373: Update the compiler warnings/ignoresJonah Graham1-1/+1
2018-11-22Bug 540373: Standard .settings for JDT/PDEJonah Graham5-15/+291
2018-07-23Bug 535911: Better error in the presence of compressed ELF sectionMarc-Andre Laperle1-0/+8
2018-05-03Add dynamic variable for build directory of active core build configDoug Schaefer1-71/+71
2018-04-16Bug 533222 - Add Container Build support to Std Make Core BuildJeff Johnston1-20/+0
2018-03-20Bug 532420 - Make Container Core Build indexing more efficientJeff Johnston1-6/+0
2017-11-10Fixes for scanner info for Makefile projects.Doug Schaefer1-0/+12
2017-11-10Add settings to Makefile build configs to build at project root.Doug Schaefer1-0/+8
2017-11-07Implement ordering of toolchains.Doug Schaefer1-74/+77
2017-10-12Allow for changing manually setting toolchains for build configs.Doug Schaefer1-0/+46
2017-09-28UI for adding toolchains for Core Build. New Generic Target Wizard.Doug Schaefer1-0/+28
2017-01-30Fix API errors with Eclipse 4.7Marc-Andre Laperle1-29/+0
2016-11-14Adding API filter for default methodMarc Khouzam1-0/+6
2016-10-13Add API filter for default methods.Marc Khouzam1-0/+23
2016-08-15Remove old .api_filtersMarc Khouzam1-17/+0
2016-06-13Added @noextend to HashTable and its subclasses.Sergey Prigogin1-8/+0
2016-06-13Created an API filter for HashTable.linkIntoHashTable method.Sergey Prigogin1-0/+8
2016-03-22Revert "Bug 489563 - API change for Language Settings Providers."Doug Schaefer2-1/+285
2016-03-21Bug 489563 - API change for Language Settings Providers.Doug Schaefer2-285/+1
2015-11-09minor tweaks bin objAlena Laskavaia1-0/+17
2015-09-28Starting to put Qt onto the new build system and launch.Doug Schaefer1-3/+3
2015-04-03Cosmetics.Sergey Prigogin2-6/+27
2015-04-03Reverted erroneous commits.Sergey Prigogin2-27/+6
2015-04-03CosmeticsSergey Prigogin2-6/+27
2015-02-11Remove unnecessary .api_filtersMarc Khouzam1-19/+0
2014-08-04Cleanup of Messages.properties and Messages.java files continued.Sergey Prigogin1-2/+2
2014-08-04Cleanup of Messages.properties and Messages.java files.Sergey Prigogin2-5/+23
2014-01-24Enabled JDK 1.7.Sergey Prigogin1-3/+3
2013-06-22Removed an obsolete API filter.Sergey Prigogin1-11/+0
2013-04-23bug 401961: Use more general CConfigurationDataProvider facilities to initial...Andrew Gvozdev1-0/+11
2012-06-26Bug 299911: Increment plugin and pdom version.Markus Schorn1-153/+0
2012-03-16Bug 374442 - Refresh resource by build configurationDavid Salinas1-68/+153
2012-02-11Added IASTNode.getOriginalNode method.Sergey Prigogin1-0/+13
2012-01-08All methods of ArrayUtil are now type-safe.Sergey Prigogin1-17/+55
2012-01-04bug 290631: Scanner Discovery Challenge. ICSettingEntry &Andrew Gvozdev1-0/+17
2011-10-18Switched to Java 1.6.Sergey Prigogin1-5/+8
2011-02-16Remove obsolete API filter (API tooling has been fixed).Markus Schorn1-12/+0
2011-01-21Add filter for bogus API-tooling error.Markus Schorn1-0/+12
2010-10-20Bug 327878: Identifying unknown instances in index.Markus Schorn1-1/+1
2010-06-17Bug 294543: Built-in candidates for overloaded operators.Markus Schorn1-45/+0
2010-05-12Undo part of the merge from 5.0.Markus Schorn1-10/+3
2010-05-11- Merged changes from cdt_5_0 to HEAD. Too many to mention individually.Chris Recoskie1-3/+10
2010-02-17Bug 302412: Syntax for c++0x initializer listsMarkus Schorn1-0/+45
2010-02-08show malformed API tooling tags as errorAndrew Gvozdev1-2/+5
2009-01-29Use same line-length for comments and code.Markus Schorn1-2/+2
2009-01-28Formatter settings.Markus Schorn2-2/+262
2009-01-08Reconfigure API breakage as an error.Markus Schorn1-73/+73
2009-01-02Added ability to pass ILanguage options to LR parser, refactored ParseHelper,...Mike Kucera1-56/+78
2008-06-18Configure API-tooling.Markus Schorn1-0/+150
2008-04-17Fix warnings.Markus Schorn1-2/+2

Back to the top