1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-27 18:23:22 +02:00
Commit graph

25622 commits

Author SHA1 Message Date
Randy Rohrbach
da03d03830 Commiting patch submitted by Fran Litterio, Bugzilla 179778.
Updated the expression interface and default implementation to support new formatted numbering.
2007-05-02 19:49:34 +00:00
Pawel Piech
995cd3177c Added a protected createVMContext() to allow sub-classes to supply own VMC implementation. 2007-05-02 17:57:15 +00:00
Doug Schaefer
ac3133bfd7 Fix up the build settings for gdb hardware debugging. 2007-05-02 17:45:44 +00:00
Chris Recoskie
f4a5c73226 RESOLVED - bug 185175: UPC Feature Feature
https://bugs.eclipse.org/bugs/show_bug.cgi?id=185175
2007-05-02 17:34:47 +00:00
Oleg Krasilnikov
1f79e4583a Bug #185044: remove spaces in the build artifact name 2007-05-02 15:29:10 +00:00
Chris Recoskie
a0142f9148 adding LPG to UPC zip 2007-05-02 15:26:25 +00:00
Doug Schaefer
13d1f4b61d Try again and fix the post assemble for c99. 2007-05-02 14:54:29 +00:00
Doug Schaefer
94c1e9b271 Try again and fix the post assemble for c99. 2007-05-02 14:36:45 +00:00
Doug Schaefer
2963eea39a Try and fix the post assemble for c99. 2007-05-02 14:08:20 +00:00
Markus Schorn
7dc3b05c8f Fix for 180168, use ASTCache for navigation features. 2007-05-02 13:42:48 +00:00
Anton Leherbauer
ac998c44d7 Add test case for 183814 2007-05-02 13:32:07 +00:00
Anton Leherbauer
51f0803459 Fix for 184748: Binaries container not updated in Project Explorer 2007-05-02 13:31:33 +00:00
Chris Recoskie
4443451c11 fixing build of C99 to bundle LPG - bug 184848 2007-05-02 13:10:21 +00:00
Oleg Krasilnikov
289cec73be Bug #184509: fix related problems 2007-05-02 12:45:32 +00:00
Oleg Krasilnikov
cdffa7b8c0 Bug #184509: fix for <resourceFilter="file"> 2007-05-02 12:39:47 +00:00
Markus Schorn
904a9560e3 Fix for 183930, by Emanuel Graf, comments from inactive code. 2007-05-02 12:37:08 +00:00
Oleg Krasilnikov
0a81ce7c3d Bug #184671 2007-05-02 11:38:16 +00:00
Mikhail Sennikovsky
513a224530 Fix for [Bug 183404] [Project Model] .cproject is growing blank lines 2007-05-02 11:35:46 +00:00
Oleg Krasilnikov
2b2e606049 Bug #184671: avoid old files deletion while creating project. 2007-05-02 11:23:19 +00:00
Oleg Krasilnikov
bdf0836e41 Add "setEnabled()" 2007-05-02 10:50:08 +00:00
Markus Schorn
c9559f3327 Minor improvement for call hierarchy tests. 2007-05-02 10:43:00 +00:00
Mikhail Sennikovsky
7794e2fbba Patch from Jason Montojo to remove the "experimantal" header notice for Internal Builder invocation 2007-05-02 10:09:01 +00:00
Anton Leherbauer
eedf0b1e7a Fix semantic highlighting for included namespace definitions 2007-05-02 09:25:40 +00:00
Oleg Krasilnikov
999ef614bf Bug 184745 : disable CDT project 2007-05-02 07:16:12 +00:00
Randy Rohrbach
126c61affe IAddress.java - fixed comment header
IFormattedValues.java - fixed comment header
DsfDebugUIPlugin.java - added getContextBundle
SyncRegisterDataAccess.java - new helper sync register data access class
2007-05-01 19:26:32 +00:00
Chris Recoskie
3e941ef3a1 Removing unnecessary inclusion of LPG plugin from UPC feature. Since this feature requires the C99 feature the LPG prerequisite should already be taken care of. 2007-05-01 12:58:40 +00:00
Doug Schaefer
babbd94dc7 Bug 184708 - fix NPE when the project had the default project location. 2007-04-30 20:27:01 +00:00
Chris Recoskie
e127f3b7d7 adding C99 and UPC to the build page 2007-04-30 20:14:51 +00:00
Chris Recoskie
9edb298740 RESOLVED - bug 184499: [C99 parser] add support for digraph and trigraph sequences
https://bugs.eclipse.org/bugs/show_bug.cgi?id=184499

Patch from Mike Kucera
2007-04-30 19:11:52 +00:00
Chris Recoskie
1c4651b151 Adding xlc to the build page 2007-04-30 17:52:54 +00:00
Doug Schaefer
a2ad72d8d3 Removed the CView and the Resource Navigator from the default C/C++ Perspective. 2007-04-30 16:06:10 +00:00
Doug Schaefer
42bc409339 Fix up the link to the gdbjtag zip file. 2007-04-30 15:56:07 +00:00
Doug Schaefer
13fc99911b Use the bin's project as a mapped resource too. 2007-04-30 15:17:10 +00:00
Doug Schaefer
ac5a5a0dd5 Added the new project templates to the build. 2007-04-30 13:48:34 +00:00
Ken Ryall
2e40c5fecb Bug 150864, Not all printable characters are displayed in the debugger 2007-04-30 12:37:38 +00:00
Ken Ryall
4d899078f5 Bug 159860, more formatting for bool. 2007-04-30 12:30:00 +00:00
Doug Schaefer
0b7da80fc4 Fix compile error due to 1.6 compatability. 2007-04-30 11:46:30 +00:00
Doug Schaefer
021e897699 Bug 179755 - Introduced mechanism to allow debuggers to specify a regex pattern specifying supported build configurations. This is used to set the defaults in the CDebuggerTab as well as the CApplicationLauchShortcut. A new debugger MinGW is introduced to take advantage of this and set the appropriate paths to the MinGW debugger. 2007-04-30 00:28:45 +00:00
Doug Schaefer
cbf44a76fc Bug 179755 - Introduced mechanism to allow debuggers to specify a regex pattern specifying supported build configurations. This is used to set the defaults in the CDebuggerTab as well as the CApplicationLauchShortcut. A new debugger MinGW is introduced to take advantage of this and set the appropriate paths to the MinGW debugger. 2007-04-30 00:22:28 +00:00
Ken Ryall
ee82dc1913 Bug 182655. Build Console pref page image was outdated. 2007-04-29 19:26:00 +00:00
Ken Ryall
d534cbff86 Bug 149388, Updated CDT basic and import project tutorials to cheatsheet format. Combined basic and importing cheatsheet updates. 2007-04-29 19:14:36 +00:00
Ken Ryall
ec229c0635 Bug 182649. Navigation arrow for tutorials sometimes hidden by window size. 2007-04-29 19:10:57 +00:00
Ken Ryall
7f0a47c1e2 Add the configuration type for the launch shortcut. 2007-04-29 18:35:55 +00:00
Ken Ryall
55a8f89f92 Modified to launch on a project context. 2007-04-29 15:27:01 +00:00
Mikhail Sennikovsky
86f509df7b 1. Library source path support for the build system settings
2. test-cases for the lib source paths
2007-04-28 18:08:28 +00:00
Oleg Krasilnikov
5654ab0197 Bug 184457: filter temporary disabled until the end of discussion 2007-04-28 12:46:30 +00:00
Oleg Krasilnikov
5310ff63e6 Bug #184509 : problem with Enumeration option for resourceFilter="project" 2007-04-28 12:41:39 +00:00
Mikhail Sennikovsky
e17e7b25d5 additional tool-chain ids to template definitions.. 2007-04-28 12:29:10 +00:00
Mikhail Sennikovsky
94be702c52 adding missing tool-chain ids to template definitions 2007-04-28 12:01:16 +00:00
Oleg Krasilnikov
13b4473581 Bug #184457 : toolchain filter for templates 2007-04-28 11:43:25 +00:00