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

9471 commits

Author SHA1 Message Date
Mikhail Sennikovsky
100e69cd8b Additional fixes to the scanner discovery and Path Entry calculation mechanisms 2007-03-29 17:29:41 +00:00
Andrew Ferguson
51b4189f67 add class template tests 2007-03-29 16:50:41 +00:00
Andrew Ferguson
35ca14c047 add some initial class template unit tests 2007-03-29 16:44:32 +00:00
Mikhail Khodjaiants
7b9a5bdfa3 Bug 179425: two periods ".." appear at end of some CDT "Target request failed: ..." error messages. 2007-03-29 16:00:49 +00:00
Anton Leherbauer
b6ed78d399 Partial fix for 151850: allow user to specify which parser/language to parse a given content type with (Patch by Jason Montojo) 2007-03-29 15:50:14 +00:00
Ken Ryall
891eaa7729 Added overlay images for breakpoints with actions attached. 2007-03-29 15:02:34 +00:00
Anton Leherbauer
331091aebc Fix for 179982: External file editor doesn't work 2007-03-29 14:38:52 +00:00
Mikhail Sennikovsky
0b1ff4cbb7 fix for the Makfile Project creation with the non-empty tool-chain 2007-03-29 13:45:22 +00:00
Mikhail Sennikovsky
67c67be19e Additional tool-chain modification functionality fixes 2007-03-29 12:58:02 +00:00
Oleg Krasilnikov
262ae4ab03 Additional condition for --NO TC-- 2007-03-29 12:43:59 +00:00
Oleg Krasilnikov
4ad8157962 settings comparison added. 2007-03-29 12:27:43 +00:00
Andrew Ferguson
8c9eaf991e 178789: match initial template support in the PDOM 2007-03-29 11:57:18 +00:00
Mikhail Sennikovsky
27d7f76135 Tool-chain modification functionality fixes 2007-03-29 11:51:46 +00:00
Oleg Krasilnikov
8329c40c28 Bug #178033 2007-03-29 11:30:14 +00:00
Oleg Krasilnikov
e778f36c01 Bug #178033: get content type name via LanguageManager 2007-03-29 10:58:48 +00:00
Oleg Krasilnikov
b72cecdf30 Bug #179944 - fixed 2007-03-29 09:45:44 +00:00
Mikhail Sennikovsky
a39e2b6a75 Disabling the "External Settings" page for now.. 2007-03-29 09:08:21 +00:00
Mikhail Sennikovsky
88ce755dbb Fix to the tool-chain edit mechanism 2007-03-29 08:36:14 +00:00
Mikhail Sennikovsky
4573a81a54 Fix for [Bug 179732] [Build] External builder should only be selectable when added to toolchain 2007-03-29 07:29:14 +00:00
Ken Ryall
02af47ffb6 Bug 118308 support for breakpoint actions. 2007-03-28 23:29:04 +00:00
Mikhail Sennikovsky
009e53df10 cleaaning cached discovered info on OK 2007-03-28 15:23:52 +00:00
Anton Leherbauer
f15cdb515b Fix for 177154: [patch] single-line comments incorrectly retained in macros (Patch by Ed Swartz) 2007-03-28 14:33:41 +00:00
Markus Schorn
4a8670a767 Fix for 179383, infinite loop in scanner. 2007-03-28 11:22:20 +00:00
Markus Schorn
bb895064cf Fix for 178995, handling of PDOMProperties 2007-03-28 11:04:13 +00:00
Andrew Ferguson
ea99f62e2f fix include path issue, and add regression test 2007-03-28 11:01:08 +00:00
Mikhail Sennikovsky
b93b822f9d Fix for the per-file scanner discovery 2007-03-28 10:48:41 +00:00
Anton Leherbauer
768104f0e5 Fix for 179492: CModelBuilder2 does not set ICElementKind correctly 2007-03-28 09:33:04 +00:00
Oleg Krasilnikov
d7d46ed8c4 Bug fix: object name was wrong in dialog 2007-03-28 09:10:54 +00:00
Oleg Krasilnikov
895b2db672 Error messages are redirected from console to log file 2007-03-28 09:00:28 +00:00
Markus Schorn
88ea27d319 Fix for 179644, scheduling rule for initializing indexer. 2007-03-28 08:46:10 +00:00
Oleg Krasilnikov
e5ff47ccf2 perform OK logic reworked. 2007-03-28 08:27:13 +00:00
Mikhail Sennikovsky
9a769f5b47 Fix for [Bug 178341] Missing Errors and Warnings indicators after the failed build 2007-03-28 07:36:44 +00:00
Anton Leherbauer
c3c53aa402 Minimal change to include directive icon to better align it with decorators 2007-03-28 07:03:33 +00:00
Doug Schaefer
b429bd34f1 Patch for Andrew N 179528 - Change ordering of features to make sure source plugin gets populated correctly. 2007-03-27 22:17:31 +00:00
Doug Schaefer
e855aa7a21 Patch for Bryan - Bug 179173 Fixing a few exceptions. 2007-03-27 20:57:07 +00:00
Oleg Krasilnikov
57c6cf3ad2 Bug #179221: fixed 2007-03-27 17:31:53 +00:00
Andrew Ferguson
94299ac18b fix comments 2007-03-27 17:21:53 +00:00
Vivian Kong
dc8208f660 Patch for bug 178305 by Ravi Sankar 2007-03-27 16:49:44 +00:00
Mikhail Sennikovsky
d171f334bc Fix for the core part of the [Bug 179169] Build variables don't stick 2007-03-27 16:45:17 +00:00
Oleg Krasilnikov
d9128568c0 Bug #179169: partial fix 2007-03-27 16:29:11 +00:00
Doug Schaefer
b6f422c417 Patch for Bryan, Bug 179454 - Patch modifies CPPVisitor.createBinding(ICPPASTElaboratedTypeSpecifier) to
ignore IIndexBindings and forces it to create a new ICPPInternalBinding
instead.  This behaviour is already implemented in other
CPPVisitor.createBinding(...) methods.
2007-03-27 15:57:39 +00:00
Mikhail Sennikovsky
0c819191c7 Made the CDescriptorTests pass 2007-03-27 15:56:26 +00:00
Oleg Krasilnikov
fd22d96b63 Wording change for -- Other Toolchain -- 2007-03-27 13:40:27 +00:00
Oleg Krasilnikov
1b5b9915d0 Toolchain modification page:
- "no toolchain" handling added
- conditional page display (if permitted in prefs)
2007-03-27 13:38:34 +00:00
Mikhail Sennikovsky
038a5598b4 Fix to avoid NPEs in data serialization for the case some settings are not initialized 2007-03-27 13:27:09 +00:00
Mikhail Sennikovsky
144c64ed44 Fix for scanner info settings serialization for [Bug 177940] Several project specific settings should be persisted with the project 2007-03-27 13:13:43 +00:00
Andrew Ferguson
850c6c492d 179322: remove test case (bug is RESOLVED INVALID) 2007-03-27 13:04:41 +00:00
Oleg Krasilnikov
063fd7765c Bug fix: sys vars became users after OK/Apply 2007-03-27 12:15:59 +00:00
Oleg Krasilnikov
31a7f8ac8f Tool settings save: fix 2007-03-27 12:04:28 +00:00
Andrew Ferguson
6ddba293ac 178998: apply fix for controlled behaviour on prebuilt pdom version mismatch 2007-03-27 11:32:21 +00:00