1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

14993 commits

Author SHA1 Message Date
James Blackburn
00fc40ee0b Bug 269023 / Bug 278824 Additional EFS Error parsing tests 2009-06-02 17:14:46 +00:00
James Blackburn
8743008765 Bug 269023 URI support added to EPM, add IBuildDescription#getDefaultBuildDirLocationURI(...) & use the URI location of the build dir for build output error parsing. 2009-06-02 16:23:59 +00:00
James Blackburn
9953f12da4 Bug 269023 URI support added to EPM, add MakeBuilderUtil#getBuildDirectoryURI(...) 2009-06-02 16:21:03 +00:00
James Blackburn
892018205d Bug 269023 Add URI support to EPM to support EFS based projects 2009-06-02 16:18:06 +00:00
James Blackburn
350d47f245 Bug 278805 Fix regression, #isTargetBreakpoint(...) should default to allowing breakpoints it can't classify. 2009-06-02 15:49:10 +00:00
Mike Kucera
fce5c580e4 quick fix for compile error 2009-06-02 14:44:42 +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
61b9542da8 update Mylyn 2009-06-02 14:16:21 +00:00
Sergey Prigogin
9531500aac Bug 278713. Also added a hidden option that enables fractional indent of public/protected/private. Google coding standard requires access specifiers to be indented by 1/2 of the indentation unit. 2009-06-02 03:38:06 +00:00
Sergey Prigogin
354541a130 Corrected a javadoc comment. 2009-06-02 03:37:44 +00:00
Alena Laskavaia
8277c670bc [278466] - updated user doc for group launch 2009-06-01 19:49:18 +00:00
John Cortell
b9ab1a4f38 Reviewed and adjusted. 2009-06-01 19:46:08 +00:00
Alena Laskavaia
563b6b8c81 [278466] - updated user doc for group launch 2009-06-01 15:17:47 +00:00
Vivian Kong
c4cf6e5d6e update build scripts 2009-06-01 13:52:40 +00:00
Mikhail Khodjaiants
9b0e894973 Bug 278601: "Signal Properties" is not working 2009-06-01 10:42:07 +00:00
James Blackburn
1540d3af0e Bug 269023 Fix line-endings so patching works... 2009-05-31 20:17:04 +00:00
Ken Ryall
51f4baf0ae Bug 272480, allow for NULL attribute. 2009-05-31 12:55:26 +00:00
Sergey Prigogin
75560d52b8 Bug 278337. 2009-05-31 01:07:55 +00:00
Sergey Prigogin
aecdc9e38c Cosmetics. 2009-05-31 00:29:07 +00:00
Alena Laskavaia
fc4176c35f [278466] - docs for multi-launch - first draft 2009-05-29 21:12:49 +00:00
Alena Laskavaia
310b0d701d - avoid exception when cannot read value (for old format) 2009-05-29 21:11:37 +00:00
Alena Laskavaia
b262627559 [277833] - added note about cygwin version 2009-05-29 19:41:17 +00:00
Alena Laskavaia
65b34ea1cc [275773] - added icon 2009-05-29 19:22:55 +00:00
Anton Leherbauer
5a79f77805 Bug 277757 - Attempting to add include for C function in C++ code results in exception 2009-05-29 07:43:40 +00:00
John Cortell
e38496644a Fixed 278251. Launch Group can end up launching a configuration in an unsupported mode 2009-05-28 16:42:31 +00:00
Chris Recoskie
645678d32f RESOLVED - bug 278224: SetMBSStringOptionValue do not process enumerated options
https://bugs.eclipse.org/bugs/show_bug.cgi?id=278224
2009-05-28 15:26:25 +00:00
Markus Schorn
4d40ea0bfd CCE in composite index, bug 278206. 2009-05-28 15:07:57 +00:00
Sergey Prigogin
ef3dcbc656 Bugs 277624 and 277625. 2009-05-28 09:13:11 +00:00
Anton Leherbauer
8d86fb4a8f Bug 278118 - Code formatter is confused by some arithmetic expressions 2009-05-28 08:22:59 +00:00
Sergey Prigogin
b24cf5d723 Code formatting. 2009-05-28 07:43:28 +00:00
Sergey Prigogin
62b0e8bd2e Code formatting. 2009-05-28 07:34:25 +00:00
Marc Khouzam
5ebe6f4989 [225921] Gray out step-return when in main() for non-stop 2009-05-27 19:55:58 +00:00
Marc Khouzam
6f00d065b3 [265181] Proper cleanup if a gdb command fails in the RunControl for non-stop 2009-05-27 16:02:40 +00:00
Vivian Kong
1080a1c9bf update copyrights 2009-05-27 15:58:46 +00:00
Vivian Kong
542350b520 bug 277871 - Externalize strings in plugin.xml and MANIFEST.MF for memory plugins 2009-05-27 15:55:44 +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
Emanuel Graf
82b60980fe FIXED - bug 262670: Added test suites to refactoring packages to ease test development, debugging
https://bugs.eclipse.org/bugs/show_bug.cgi?id=262670
2009-05-27 06:29:15 +00:00
Vivian Kong
b0330a1735 update copyrights 2009-05-26 23:11:59 +00:00
Vivian Kong
40ea035808 update copyrights 2009-05-26 21:40:35 +00:00
Vivian Kong
79b44437a2 update copyrights 2009-05-26 21:34:15 +00:00
Alena Laskavaia
829fca47c7 - fixed formatting 2009-05-26 21:05:04 +00:00
Alena Laskavaia
734b002e93 [264998] - fixed console parser 2009-05-26 21:01:57 +00:00
Vivian Kong
c95d03759b update copyrights 2009-05-26 20:52:26 +00:00
James Blackburn
ec2f7923b9 Bug 245264 Makefile not generated correctly for linked resources in some cases. (Resource's full path starts with the name of another project.) 2009-05-26 19:42:37 +00:00
Chris Recoskie
4c2d8833d6 RESOLVED - bug 163650: Include Paths -I""
https://bugs.eclipse.org/bugs/show_bug.cgi?id=163650
2009-05-26 18:26:20 +00:00
Ken Ryall
37c2a407da Bug 277903, don't refresh exe list if import doesn't add and new ones. 2009-05-26 18:24:30 +00:00
Vivian Kong
053ba2bfc4 bug 210067 2009-05-26 15:25:58 +00:00
Vivian Kong
9ddbabcbf9 bug 254307 - branding 2009-05-26 14:59:11 +00:00