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

19550 commits

Author SHA1 Message Date
Michael Lindo
d2bcf08835 Bug 350501 - add support in managed build projects for xlC v11 compiler
options - minor fix
2011-07-06 15:38:44 -04:00
Doug Schaefer
1745485853 Turn on UI Harness for MBS core tests. 2011-07-06 10:27:24 -04:00
Anton Gorenkov
3b6f6642b8 Bug 339795 - [checker] Checker that finds class members that are not
initialized in constructor
2011-07-06 02:34:49 -04:00
Markus Schorn
82a3d0c280 Bug 351228: Attributes at end of using directive. 2011-07-06 08:18:12 +02:00
Alena Laskavaia
c3dbd2cb91 Bug 351157 - Codan Source Plugin has incorrect Bundle-Name /
Bundle-Vendor
2011-07-05 21:59:02 -04:00
Markus Schorn
48094a5689 Bug 351009: Content assist for member-initializer outside of class body. 2011-07-05 13:37:38 +02:00
Markus Schorn
bebd18a5b2 Bug 351029: NPE resolving binding in copied AST. 2011-07-04 16:35:49 +02:00
Markus Schorn
58dbe6d738 Bug 349534: Mark inactive preprocessor statements as such. 2011-07-04 16:03:21 +02:00
Markus Schorn
f50bbd1819 Bug 350345: Typedef as class name for ctor with overloaded function pointer argument. 2011-07-04 10:16:25 +02:00
Markus Schorn
fa9ba41575 Bug 347462: Detection of implicitly called copy ctor. 2011-07-04 10:16:24 +02:00
Markus Schorn
8a2d881cbd Bug 344806: IIndex.getAllFiles() returns empty reference files. 2011-07-04 10:16:23 +02:00
Andrew Gvozdev
6bbc31c7a2 bug 312835: CDT build settings which are set at the folder level are
ignored in certain situations - restored reverse sorting plus
unit tests adjusted
2011-07-02 02:25:38 -04:00
Andrew Gvozdev
7867099287 bug 312835: CDT build settings which are set at the folder level are
ignored in certain situations.
Based on patch from MJ <jensem2@yahoo.com>
2011-07-02 00:41:56 -04:00
Markus Schorn
24c4f8f836 Bug 328528: Read/write flags in initializers. 2011-07-01 10:42:46 +02:00
Sergey Prigogin
268b294717 Cosmetics. 2011-06-30 15:23:12 -07:00
Sergey Prigogin
39344a13d2 Cosmetics. 2011-06-30 15:14:17 -07:00
Mikhail Khodjaiants
29c0d80c92 Bug 350330 - Cached stopped event is not reset in MIStack.flushCache(). 2011-06-30 17:18:49 -04:00
Marc Khouzam
7706c852e9 Bug 293679: Change title of dialog to reflect ability to do
multi-select attach
2011-06-30 16:17:51 -04:00
Sergey Prigogin
404b0ce953 Cosmetics. 2011-06-30 12:50:37 -07:00
Sergey Prigogin
3d7537fca6 Cosmetics. 2011-06-30 10:02:25 -07:00
Anton Leherbauer
a9f41ac547 Bug 348569 - Ever growing resource tree with cyclic symbolic links 2011-06-30 11:03:33 +02:00
Doug Schaefer
6eff5311d7 More tests for the Maven build. 2011-06-29 14:30:07 -04:00
Sergey Prigogin
1e2e41d302 Cosmetics. 2011-06-29 20:51:31 -07:00
Sergey Prigogin
5854ece2d4 Cosmetics. 2011-06-29 20:25:30 -07:00
Michael Lindo
4946010ddd Bug 350501 - add support in managed build projects for xlC v11
compiler options

Change-Id: I2281c37fc120ca788641bd7f4caae627927900cd
2011-06-29 15:01:21 -04:00
Michael Lindo
b7f01c65b2 Bug 350501 - add support in managed build projects for xlC v11
compiler options

Change-Id: I2281c37fc120ca788641bd7f4caae627927900cd
2011-06-29 14:25:56 -04:00
Doug Schaefer
b00b18abf6 Upversion the pom for core.tests. 2011-06-29 02:54:06 -04:00
Marc-Andre Laperle
510d219b15 Bug 350192 - [MS Toolchain] Cannot create C projects for MS Toolchain
Also added template associations for hello world templates.
2011-06-29 13:29:48 -04:00
Marc Khouzam
dbc8969164 Bug 350365: Remote attach session should use specified binary 2011-06-29 11:56:28 -04:00
Doug Schaefer
842540e7dc Upverversion cdt.core's pom.xml. 2011-06-29 00:42:52 -04:00
Doug Schaefer
6669d4f4c1 Added UI tests. 2011-06-29 00:30:19 -04:00
Anton Leherbauer
e5539057ca Bug 348573 - Deadlock between BinaryRunner and project model serializing
lock
2011-06-29 15:22:01 +02:00
Markus Schorn
b2452fb45d Bug 347298: Array type in field access. 2011-06-29 12:16:21 +02:00
Anton Leherbauer
7cfdf1b5e2 Bug 350448 - [Content Assist] Cannot disable help-proposals 2011-06-29 11:39:06 +02:00
Doug Schaefer
dbfc9b886b Update pom.xml to match version update in dsf.gdb. 2011-06-28 12:03:53 -04:00
Marc Khouzam
079dc72df6 Bug 293679: Allow multi-select when attaching to processes 2011-06-28 16:53:57 -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
Marc Khouzam
28cc2eb084 Merge branch 'Bug347047TPStackFrame' 2011-06-28 14:11:08 -04:00
Marc Khouzam
d3eb4cd839 Bug 347047: Trace visualization does not show proper frames with GDB >=
7.3
2011-06-28 13:52:40 -04:00
Alena Laskavaia
5431dae219 Bug 332283 - Parser gives warning if main does not return anything 2011-06-27 22:04:01 -04:00
Tomasz Wesolowski
6b80326e17 Bug 345687 - [fp] "No return, in function returning non-void" for
compound statement at the end
2011-06-27 20:47:43 -04:00
Marc Khouzam
2041eb9870 Bug 348159: Move DSF-GDB preference store to the core plugin. 2011-06-27 16:23:53 -04:00
Marc Khouzam
e2f7dbf915 Bug 347196: Use MI to create tracepoint starting with GDB 7.2, which
allows to set a tracepoint on the right process when using multi-process
2011-06-27 15:02:37 -04:00
Marc Khouzam
da6b7c8f02 Bug 346215: Allow Tracepoints commands to have a comma in their name 2011-06-27 14:10:28 -04:00
Tomasz Wesolowski
0060fff702 Bug 346559 - [fp] undeserved "no return in function returning non-void"
when using goto
2011-06-25 22:29:01 -04:00
Marc-Andre Laperle
30a6e551f5 Bug 350363 - Include Files tab doesn't offer the language GNU C++ 2011-06-25 19:57:25 -04:00
Sergey Prigogin
b48eb1807f Added bin directory to .gitignore 2011-06-25 16:22:34 -07:00
Marc-Andre Laperle
ab8f68cc5b Bug 335402 - Breakpoint Sound Action fails to change wav file
Fixed hang on Linux gtk
2011-06-25 15:00:02 -04:00
Doug Schaefer
d34a4195d5 Added .gitignore for plug-in bin and target directories that are produced
during builds (maven creates target).
2011-06-25 11:55:26 -04:00
Sergey Prigogin
64f069c552 Bug 349744 - NPE in PDOMSearchQuery. 2011-06-24 19:03:36 -07:00