Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-17Bug 536448: Require target platform bundles as minimum versionJonah Graham1-9/+9
2018-10-30Bug 540610 - Add Automatic-Module-Name headerKarsten Thoms1-0/+1
2018-07-23Bug 535911: Better error in the presence of compressed ELF sectionMarc-Andre Laperle1-1/+1
2018-06-26Bug 536023: NoClassDefFoundError for javax/xml/bind/DatatypeConverterMarc-Andre Laperle1-0/+2
2018-06-21Bug 535257: __declspec lost on AST rewriteHansruedi Patzen1-0/+1
2018-01-26Bug 530374: Update API Baseline post 9.4 releaseJonah Graham1-1/+1
2017-09-07Core Build - add support for Generic targetDoug Schaefer1-1/+1
2017-04-20Bug 514637. Fixed the runtime version to 3.8.0Pierre Sachot1-1/+1
2017-04-18Bug 497670 - Support compiler provided "fix-it" hintsJeff Johnston1-1/+1
2017-02-06Bug 511229 - RFE: Add quick fixes for some basic gcc errorsJeff Johnston1-1/+1
2017-01-03Bug 509320: Increase version dependency to current o.e.cdt.core.nativeJonah Graham1-1/+1
2016-12-29Bug 509749 - Find References doesn't find a reference to a functionSergey Prigogin1-1/+1
2016-09-19Fix API as per the upcoming 9.1 releaseMarc Khouzam1-1/+1
2016-08-23Scanner discovery for CMake projects.Doug Schaefer1-1/+2
2016-08-03Update o.e.cdt.core plugin version as necessary due to recent change.Marc Khouzam1-1/+1
2016-04-14Tighter integration of new build system with cdt.core.Doug Schaefer1-0/+1
2016-02-17Incremented version of org.eclipse.cdt.core to 6.0.Sergey Prigogin1-1/+1
2015-11-25Bug 481978 - Big overhaul of new build system to work with Qt.Doug Schaefer1-4/+1
2015-10-08Make com.google.gson dependency optional to preserve compatibility withSergey Prigogin1-1/+1
2015-09-28Starting to put Qt onto the new build system and launch.Doug Schaefer1-1/+2
2015-08-31Bug 321443 - First implementation of new build model.Doug Schaefer1-3/+9
2015-06-09Improved robustness of global scope handling.Sergey Prigogin1-1/+1
2015-04-03Corrected erroneously change plugin version.Sergey Prigogin1-1/+1
2015-04-03CosmeticsSergey Prigogin1-1/+1
2015-03-08Code streamlining.Sergey Prigogin1-1/+1
2015-02-18Fix up API @since tags against CDT 8.6.Doug Schaefer1-1/+1
2014-10-17Incremented plugin version for CDT 8.6.Sergey Prigogin1-1/+1
2014-08-27Bug 438384 - "syntax error" for class method ref qualifiersSergey Prigogin1-1/+1
2014-08-09Moved TextUtil class to a more prominent place.Sergey Prigogin1-1/+1
2014-07-30Proper enablement/disablement of Clean/Build Selected Files commands.Sergey Prigogin1-4/+5
2014-06-17Automatic update of include statements and include guards when headerSergey Prigogin1-1/+1
2014-05-30Bug 303083 - Fix MANIFEST.MF split package and BREE for native pluginMartin Oberhuber1-2/+2
2014-05-26Bug 303083 - Rename spawner bundle to 'native'Doug Schaefer1-1/+1
2014-05-26Bug 303083 - Split out the CDT Spawner into a separate featureMartin Oberhuber1-5/+4
2014-04-11Fixed compiler warnings.Sergey Prigogin1-1/+1
2014-02-05Up o.e.cdt.core version and update @since tag based on 8.3 releaseMarc Khouzam1-1/+1
2014-01-24Enabled JDK 1.7.Sergey Prigogin1-1/+1
2013-12-06Fixed a warning in Codan.Sergey Prigogin1-1/+1
2013-08-22Bug 414694 - Forward declarations inserted by Organize Includes have toSergey Prigogin1-1/+1
2013-08-14Bug 414624 - Add Include command doesn't honor Organize IncludesSergey Prigogin1-1/+1
2013-07-18Added ICSettingEntry.NONE constant.Sergey Prigogin1-1/+1
2013-03-15Merge branch 'bug_45203'Sergey Prigogin1-1/+1
2013-03-15Bug 45203. Major milestone - Organize Includes command is ready forSergey Prigogin1-1/+1
2013-02-27Bug 400020: Allow tagging of IBindingsAndrew Eidsness1-0/+4
2013-02-26Reverted commit 2279927: Bug 400020: Allow tagging of IBindingsSergey Prigogin1-4/+0
2013-02-20Bug 400020: Allow tagging of IBindingsAndrew Eidsness1-0/+4
2012-12-28Bug 397208 - Problem markers don't get updated when preferences changeSergey Prigogin1-1/+1
2012-06-26Bug 299911: Increment plugin and pdom version.Markus Schorn1-1/+1
2012-04-27Bug 372551. Fixed running checkers on file open. Split "On file save"Alex Ruiz1-1/+1
2012-04-20Bug 317173: Cleanup warnings for DSF-GDB.Marc Khouzam1-1/+2

Back to the top