1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

129 commits

Author SHA1 Message Date
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
5d22a3c67a Bug 306627 - Fix license inconsistencies 2010-04-28 14:45:10 +00:00
Vivian Kong
5fad5a3b0c mark non-translatable strings as non-translatable in properties file 2010-04-26 18:02:39 +00:00
Vivian Kong
f5aa6deafd Bug 306627 - Fix license inconsistencies 2010-04-14 14:56:05 +00:00
Andrew Gvozdev
2dc29833ff bug 308322: Converted to RegexErrorParser 2010-04-07 16:04:56 +00:00
Andrew Gvozdev
766aa21c74 bug 308322: [Error Parser] XlcErrorParser shouldn't keep leading spaces in error description 2010-04-07 13:51:38 +00:00
Mike Kucera
d3386e3dd2 Bug 303065 - support new constructs by the upcoming v11.1 XL C/C++ compiler 2010-03-16 18:35:48 +00:00
Vivian Kong
8ff63ab2c3 Bug 303481 - change update site for helios 2010-02-26 15:54:53 +00:00
Vivian Kong
6d906f69c5 externalize strings in plugin.xml in various plugins 2010-02-01 16:23:38 +00:00
Vivian Kong
3d60e9196b Bug 301028 - fix 'restore default' button in XLCompilerPropertiesPage for compiler version - Patch by John Liu 2010-01-28 03:26:29 +00:00
Vivian Kong
6621f5653e Bug 300917 - need a new version of XL C/C++ Compiler properties page for John Liu 2010-01-27 19:45:01 +00:00
Vivian Kong
0991ca6fd9 Bug 300011 - NPE in XLCompilerPropertiesPage 2010-01-19 15:47:08 +00:00
Vivian Kong
22dda70010 Bug 296052 - Fix default compiler path for xlc compilers (patch from Tim Burrell) 2009-11-25 15:09:20 +00:00
Mike Kucera
7400462cd0 Bug 293079 - Allow new C/C++ project wizard extension 2009-11-04 16:39:44 +00:00
Mike Kucera
6af575f224 Bug 292949 - XL C++ parser using wrong scanner config - updating keywords 2009-10-22 21:36:05 +00:00
Mike Kucera
bd5a8a4f8a Bug 292949 - XL C++ parser using wrong scanner config 2009-10-22 21:27:51 +00:00
Andrew Gvozdev
fe2cc5e4fd bug 292304: XLC New Project Wizard does not like change of heart when users switch from other wizards
Patch from Marc-Andre Laperle
2009-10-16 15:10:50 +00:00
Vivian Kong
ae5661024d Update version numbers for changes in features and plugins 2009-09-30 16:59:54 +00:00
Vivian Kong
d3c83b869d bug 285480: Duplicate message IDs 2009-09-29 19:45:35 +00:00
Vivian Kong
2ca67d781f bug 288005 - separate XLC compiler version number with its label for translation 2009-08-28 19:38:47 +00:00
Vivian Kong
c3217c80c4 bug 284175 - turn off binary parser for XLC toolchain by default 2009-08-27 20:43:17 +00:00
Vivian Kong
1c5b36e9a9 XL C/C++ compiler versions should not be translatable since they are used by the applicability calculator 2009-08-24 18:03:04 +00:00
Andrew Gvozdev
6b97b8dcf5 bug 285480: Duplicate message IDs 2009-08-04 17:52:33 +00:00
Doug Schaefer
4366201ba2 Fixed up a number of legal items. 2009-06-10 19:44:36 +00:00
Doug Schaefer
d943425cc3 Fixed up a number of legal items. 2009-06-10 19:37:19 +00:00
Doug Schaefer
c5256edc32 Fixed up a number of legal items. 2009-06-10 19:32:11 +00:00
Vivian Kong
016120d6ee use Eclipse CDT as provider name 2009-06-08 17:26:03 +00:00
Chris Recoskie
5358c015a3 RESOLVED - bug 258385: xlC error parser should extend AbstractErrorParser (to disambiguate files with the same name)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=258385
2009-06-02 14:38:25 +00:00
Vivian Kong
83fd77b56d update copyrights 2009-05-27 15:48:21 +00:00
Vivian Kong
c921a8f760 update copyrights 2009-05-27 15:34:50 +00:00
Vivian Kong
b7417b69cb update copyrights 2009-05-27 15:26:54 +00:00
Vivian Kong
79b44437a2 update copyrights 2009-05-26 21:34:15 +00:00
Mike Kucera
fb068f40ba [277001] UPC toolchain isn't set up propertly 2009-05-19 20:34:18 +00:00
Vivian Kong
afdcaeb52e Update provider name 2009-05-14 21:14:07 +00:00
Chris Recoskie
476990aeaf fixing execution environment for managedbuilder.xlupc.ui plugin... should be Java SE 1.5 2009-05-14 20:39:35 +00:00
Mike Kucera
f1841fc08a [276360] [LR Parser] CCE when parsing abstract declarator 2009-05-14 19:55:26 +00:00
Vivian Kong
4559c40f78 add branding plug-ins 2009-05-05 15:13:02 +00:00
Vivian Kong
d8e1c57e58 fix plugin and provider name 2009-05-04 18:29:49 +00:00
Vivian Kong
d2ba28b75b bug 274772 2009-05-04 16:43:32 +00:00
Vivian Kong
d1c84ba035 plugin dependencies 2009-05-04 16:39:20 +00:00
Vivian Kong
7723fad7e9 update XLC feature dependencies 2009-05-04 15:42:24 +00:00
Mike Kucera
ffb09dfd3b [274772] plugin.properties missing from build for org.eclipse.cdt.core.lrparser.xlc 2009-05-04 15:20:17 +00:00
Mike Kucera
4791dc887c [274772] XL C++ Language Options property page is showing up everywhere 2009-05-04 15:12:51 +00:00
Vivian Kong
266fb63c5c fixing up version number 2009-05-01 14:28:30 +00:00
Vivian Kong
f203283290 bug 261232 Add new project type for UPC 2009-04-30 20:04:50 +00:00
Mike Kucera
01ce038d6f [261232] update to XLC wizard so that it can be reused for UPC 2009-04-30 19:54:36 +00:00
Mike Kucera
436a3e5dd3 [261232] initial commit of UPC new project wizard and UPC toolchain 2009-04-30 19:53:45 +00:00
Mike Kucera
9605de728a fix for XLC parser test suite 2009-04-30 19:14:08 +00:00
Chris Recoskie
d5323553c6 fix package exports 2009-04-29 13:45:55 +00:00
Chris Recoskie
337fa6e1bf RESOLVED - bug 273899: xlc toolchain doesn't specify xlc error parser
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273899
2009-04-29 12:50:18 +00:00