Anton Gorenkov
f1a62f0fe3
Bug 375814 - Implement the Eclipse variables to obtain CDT configuration
...
name and description for the specified project
2012-04-02 10:23:31 -07:00
Andrew Gvozdev
b4230c0fff
bug 290631: Added New Scanner Discovery core functionality from branch
...
sd90 (Not connected to the rest of the code yet)
2012-01-26 15:30:43 -05:00
Sergey Prigogin
c8a91faa25
Bug 366422 - C++11 standard headers missing from file types.
2011-12-12 12:09:15 -08:00
Chris Recoskie
b609ec68ba
Bug 133881 - Make refreshing after building optional
...
- serialize/deserialize to/from C project description
- fix stack overflow issue on load
- move ResourceExclusion and friends to internal packages
2011-05-10 16:53:37 +00:00
Markus Schorn
bc53d099c3
Bug 343437: Support for UNC include directories, by Greg Watson.
2011-04-28 14:10:29 +00:00
Andrew Gvozdev
6aab2550d6
Generic "Warning:" pattern added.
2011-04-24 03:22:08 +00:00
Chris Recoskie
ff9885b6e4
Bug 133881 - Make refreshing after building optional
...
Work in progress.
2011-04-21 19:15:20 +00:00
Andrew Gvozdev
178f37860c
bug 308042: Spawner messages are too cryptic to be useful to a user
2010-09-30 03:50:35 +00:00
Andrew Gvozdev
d25d984fcd
bug 308042: Spawner messages are too cryptic to be useful to a user
2010-09-29 21:13:56 +00:00
Andrew Gvozdev
c03b1c1796
bug 308042: Spawner messages are too cryptic to be useful to a user
2010-09-29 04:37:52 +00:00
Andrew Gvozdev
927fba2490
bug 322725: Content type of .cproject should be XML by default
2010-08-15 17:42:25 +00:00
Andrew Gvozdev
0dd48245de
bug 314253: Linker warning not recognized
...
Based on work from Axel Mueller
2010-05-27 01:26:17 +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
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
Andrew Gvozdev
4edfcba20a
bug 307365: Problems with make error parser, incorrectly matches gcc messages
2010-03-29 16:28:27 +00:00
Andrew Gvozdev
9993dae7a5
Removed RegexErrorParser as a separate parser
2010-03-29 02:26:17 +00:00
Andrew Gvozdev
563cd26795
bug 307312: changed pattern to make error parser to avoid match with compiler warnings
2010-03-29 01:35:23 +00:00
Andrew Gvozdev
cd1a6a4ed4
bug 248669: [Error Parser] gnu c/c++ error parser treats a warning as error
...
Tuning up GLDErrorParser
2010-02-05 03:46:44 +00:00
Andrew Gvozdev
1c874e61a4
bug 263987, bug 193982, bug 216443, bug 248669 and more: tuning up GCC ErrorParser patterns
2010-02-04 21:50:24 +00:00
Andrew Gvozdev
1f8978eea3
bug 263987: GCCErrorParser converted to RegexErrorParser style
2010-02-04 17:52:04 +00:00
Vivian Kong
6d906f69c5
externalize strings in plugin.xml in various plugins
2010-02-01 16:23:38 +00:00
Andrew Gvozdev
0315c2f844
bug 301338: [Error Parser] Makefile error parser shows bogus external location in problems view
2010-01-30 22:07:43 +00:00
Andrew Gvozdev
d5aa27dab8
bug 296904: [Error Parser] Make error parser should report non-fatal errors as Warnings instead of Errors
2010-01-29 23:42:55 +00:00
Andrew Gvozdev
f7abbce100
bug 296904: Split MakeErrorParser to regex style GmakeErrorParser and CWDLocator
2010-01-29 06:34:42 +00:00
Doug Schaefer
673ce7a0a9
New ScannerInfoProvider extension point allowing providers to be associated with build commands in the project description.
2009-12-08 18:51:56 +00:00
Andrew Gvozdev
75a36f0c5e
bug 296966: [error parser] [patch] Fixes for GNU ld error parsing
...
Convert GLDErrorParser to RegexErrorParser
2009-12-05 18:54:15 +00:00
Markus Schorn
68d9a584ff
Removal of full indexer, bug 294864.
2009-11-18 11:27:01 +00:00
Andrew Gvozdev
24ce2c4fb4
bug 270790: Mach-O Parser doesn't recognize x86_64 binaries
...
Patch from Marc-Andre Laperle. Based on work of Alfons Laarman and Sal Scotto.
2009-11-04 14:47:43 +00:00
Andrew Gvozdev
dc414097e3
bug 293572: No schema found for org.eclipse.cdt.core.ScannerInfoProvider/BinaryParser extension points
...
Removed extension ScannerInfoProvider using non-existing class org.eclipse.cdt.core.index.export.ConfigurableScannerInfoProvider
2009-10-30 12:49:06 +00:00
Andrew Gvozdev
cb676ddd09
bug 293572: No schema found for org.eclipse.cdt.core.ScannerInfoProvider/BinaryParser extension points
2009-10-29 16:44:43 +00:00
Andrew Gvozdev
dbbdbd8f95
bug 109139: Generic Error parser
...
(RegexErrorParser)
2009-09-11 02:09:38 +00:00
James Blackburn
16ad8a3172
Bug 189109 Add ErrorParser extension point schema
2009-06-28 14:03:45 +00:00
Chris Recoskie
e18ca46be0
RESOLVED - bug 103530: managed build: File with capital "S" extension not recognized as assembly
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=103530
2009-05-11 18:26:53 +00:00
Alena Laskavaia
5088255e3c
[264276] - applied patch to allow to create simple folders in templates
2009-03-12 18:26:20 +00:00
Markus Schorn
bad671df6c
Fix warnings.
2009-01-22 14:08:34 +00:00
Chris Recoskie
38fb615b8d
RESOLVED - bug 252966: ProjectDescription Storage: It should be possible to extend / override persistence mechanism
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=252966
2009-01-21 15:51:07 +00:00
Markus Schorn
938969ae49
Fixes warnings.
2009-01-13 13:19:51 +00:00
Markus Schorn
445650299a
Externalized strings.
2008-04-09 14:12:46 +00:00
Anton Leherbauer
ef7458bcf9
Cleanup obsolete extension points
2008-01-08 11:27:57 +00:00
Doug Schaefer
e8019df504
Flexible File System. Get project creation working by replacing the use of IPath for project location with URIs. Also move FFS to its own plugin to avoid early initialization of the CDT.
2007-12-31 20:31:08 +00:00
Doug Schaefer
0d50d5b222
Get more of the FFS working. Also turned on Java 5 for cdt.core.
2007-12-28 21:29:45 +00:00
Markus Schorn
21b09a659c
Headers included from c- and c++-files (bug 191989).
2007-12-07 10:33:34 +00:00
Doug Schaefer
2a3047e389
Bug 208944 - start of Flexible File System.
2007-11-06 21:29:12 +00:00
Andrew Ferguson
93fb4901f6
208582: remove duplicate GeneratePDOM registration
2007-11-02 16:33:01 +00:00
Anton Leherbauer
8b8971f1a3
Fix for 201983: [Editor] Inflexible assembler highlighling
2007-10-31 14:40:38 +00:00
Mikhail Sennikovsky
8d2d72b9b8
Fix for [Bug 195341] ".cproject" files are not registered as CVS file content
2007-07-05 17:46:18 +00:00
Markus Schorn
a03112ed99
Fix for 79459 by Sergey Prigogin, Task tags for CDT.
2007-05-30 11:08:06 +00:00
Anton Leherbauer
67211f8e0a
Fix for 186774: Need an ILanguage for assembly content
2007-05-14 13:05:47 +00:00
Mikhail Sennikovsky
13968f3102
patch from Bala Torati with small modifications
...
1. Fix for [Bug 184449] [Template Engine] It should be possible to press "Finish" on the first wizard page for templates having default values assigned
2. Fix for [Bug 184593] [Template Engine] Need a way to add tool-chain associations to existing templates
3. Fix for [Bug 184455] [Template Engine] NPE in template engine tests
2007-05-10 16:03:53 +00:00
Mikhail Sennikovsky
c5603e5a0e
Template Engine submission from Bala Torati (Symbian) with some modifications and bug-fixes (see Bug 160012)
2007-04-26 17:07:39 +00:00