1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 19:35:36 +02:00
Commit graph

26 commits

Author SHA1 Message Date
Andrew Gvozdev
266447957f bug 387729: GCCScannerInfoConsoleParserTests fails consistently for me 2012-08-23 16:04:28 -04:00
Sergey Prigogin
3be412111c Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00
Andrew Gvozdev
362cd87be0 bug 71511: Fixed scanner discovery for minGW
Trim line by scanner discovery console parsers
2012-03-22 17:53:03 -04:00
Andrew Gvozdev
4fc55d2d21 bug 290631: Caching of ICSettingEntry objects in CDataUtil. 2012-01-28 06:53:46 -05:00
Andrew Gvozdev
0b6b6c8b99 @Override annotations and other cleanup 2012-01-27 14:21:25 -05:00
Andrew Gvozdev
e47db971de Switched to Java 1.6 rest of build packages. 2011-11-16 18:23:33 -05:00
Sergey Prigogin
09967ad791 Version number changes missed in the previous commit. 2011-10-19 20:53:44 -07:00
Sergey Prigogin
2932f9122c Updated parent feature version in pom.xml files. 2011-10-19 19:32:07 -07:00
Andrew Gvozdev
c1d7d96f91 Incremented build plugin versions for Juno 2011-09-06 14:27:46 -04:00
John Liu
f32349a738 Bug 352758 - Update some private fields in some scanner parsers to
protected

Change-Id: Iea5c586088fa8045e9eb43dff7d43909c0181bd8
2011-07-21 13:33:52 -04:00
Doug Schaefer
d7092b12c9 Mavenizing CDT releng.
Also removed unsupported cdt.core fragments from the platform feature.
2011-06-28 05:21:58 -04:00
Vivian Kong
c62c6e671e Bug 335512 - Update XLC scanning discovery parser and marcos and include path import XML utility accessible scope (for John Liu) 2011-01-28 16:36:58 +00:00
Andrew Gvozdev
6fc9f2b2bf bug 319512: compilation warnings 2010-07-21 04:10:41 +00:00
Vivian Kong
8d24bacec8 Bug 315439 Fix up copyright 2010-06-02 20:16:00 +00:00
Chris Recoskie
e938acbcb4 Bug 315117 - xlc scanner discovery scheduling rule issue 2010-06-02 12:41:49 +00:00
Chris Recoskie
7038788c04 further changes for Bug 291815 - Add an extension point to allow utilities for virtual EFS filesystems 2010-05-25 17:58:41 +00:00
Chris Recoskie
41cd409a38 fix for 313531 (xlc scanner discovery per file build output parser doesn't recognize automake format) 2010-05-20 17:21:14 +00:00
Chris Recoskie
947eedd5bc - Merged changes from cdt_5_0 to HEAD. Too many to mention individually.
- Reworked IFileSystem utility so that now it is noimplement/noextend.  Clients should now extend from concrete class FileSystemUtility instead to better insulate them from future API changes.
- Reworked the resulting concurrency fixes - indexing and scanner discovery now synchronize on the project root as a scheduling rule.  Original HEAD behaviour was to synch on the project's .settings folder for indexing, but that deadlocked with scanner discovery.
- Fixed remote indexing.  Changes on HEAD that deprecated CodeReader broke the ability for remote translation units to provide the path to load the file content from.  Added API to ITranslationUnit for this purpose.
2010-05-11 22:50:20 +00:00
Vivian Kong
c921a8f760 update copyrights 2009-05-27 15:34:50 +00:00
Vivian Kong
afdcaeb52e Update provider name 2009-05-14 21:14:07 +00:00
Vivian Kong
b849a3be06 bug 268581 individual source bundles 2009-04-09 19:51:46 +00:00
Chris Recoskie
790670050d RESOLVED - bug 193605: need scanner config support for XL compiler toolchains
https://bugs.eclipse.org/bugs/show_bug.cgi?id=193605
2008-01-28 18:27:49 +00:00
Chris Recoskie
6c58a96029 fix copyrights 2008-01-22 18:46:42 +00:00
Chris Recoskie
aa251d78ca Initial commit of XL C/C++ scanner discovery support. Patch by Leonardo Garcia. 2008-01-21 20:50:46 +00:00
Chris Recoskie
b08bfdc656 upversioning to 4.0.3 2008-01-21 20:17:58 +00:00
Chris Recoskie
c2d448fd86 Initial commit. Patch from Leonardo Garcia (IBM) 2008-01-21 20:16:41 +00:00