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

8161 commits

Author SHA1 Message Date
David Inglis
7c4114a401 cleanup 2002-09-26 17:21:39 +00:00
Judy N. Green
4579380b9a Eclipse insists on rearranging the imports. No Changes :) 2002-09-25 20:44:39 +00:00
David Inglis
fc3bcd32fe fixup CDocumentProvider 2002-09-24 19:59:20 +00:00
David Inglis
72fb069bf4 fix typeo 2002-09-24 13:38:41 +00:00
David Inglis
43cc7240f6 fix C '#' derectives not bing highlighted 2002-09-24 13:36:38 +00:00
David Inglis
f3e97df34a only support one platform from project for now. 2002-09-23 17:08:16 +00:00
David Inglis
d36366a47c make getChildren async for bin and arc containers 2002-09-23 16:44:44 +00:00
Alain Magloire
a21b0d6c09 Refactor outside of cdt.internal 2002-09-23 16:28:26 +00:00
Alain Magloire
fefc897d5b Refactor outside of cdt.internal 2002-09-23 15:02:26 +00:00
Alain Magloire
8e1114ed84 make getChildren() a synchronous
and getBinaries synchronous.
Change the provider.
2002-09-23 13:41:17 +00:00
Alain Magloire
121377b097 make getChildren() a synchronous
and getBinaries synchronous.
2002-09-23 13:40:44 +00:00
David Inglis
f45c222418 cleanup fragment supported IProcessList extension 2002-09-18 13:49:43 +00:00
David Inglis
4f7803089b cleanup fragment 2002-09-18 13:48:56 +00:00
Alain Magloire
4477c66df6 Implements a Java version to extract pid from Linux. 2002-09-17 20:33:43 +00:00
Alain Magloire
7c0bb86e38 ignore bin. 2002-09-17 20:33:01 +00:00
David Inglis
60f24d786e new Processlist extension point 2002-09-17 19:08:38 +00:00
David Inglis
43121170e5 cleanup 2002-09-17 18:53:40 +00:00
Judy N. Green
c4801477cc Added doc to CVS Ignore 2002-09-16 20:06:10 +00:00
Alain Magloire
61f99b2be7 Add the well-known C extensions for the team extension-point. 2002-09-16 19:50:50 +00:00
Judy N. Green
15b2e81e4a Added comment reminder to look into adding help pages in the future.
Initial investigation shows this to be a potentially Non-trivial task since 
we will have to extend Eclipse's internal class IHelpContextIds
2002-09-16 13:36:20 +00:00
Judy N. Green
de7ab17cbe Removed extraneous import 2002-09-16 13:34:37 +00:00
Sebastien Marineau
a000b4d73b Initial JUnit model tests from Peter Graves's submission 2002-09-15 20:36:53 +00:00
David Inglis
a345a5476d fixed builder error 2002-09-11 14:53:30 +00:00
Alain Magloire
27c53603c7 setOptimazation takes an argument. 2002-09-11 14:49:24 +00:00
David Inglis
95f5a88e72 call update method on owner for missing extensions 2002-09-09 15:40:20 +00:00
Alain Magloire
f3745131b9 LinuxThread seems to behave differently so we change the code
to have one thread doing the code __and__ the wait.
The Spawner reaper thread.
2002-09-07 14:46:49 +00:00
Alain Magloire
3a354aa289 indentation? 2002-09-07 14:45:09 +00:00
Alain Magloire
52b2e88105 bug fix was testing the wrong variable. 2002-09-07 01:59:52 +00:00
David Inglis
2b119fa9e9 uses builder api to get include paths 2002-09-06 20:17:11 +00:00
David Inglis
5374d486e7 don't delete contents of project if error occurs 2002-09-06 20:16:52 +00:00
David Inglis
cb8243d3ef added new Generic Extension creation machanism that uses the
.cptproject file to find which plugin contains the extension point
2002-09-06 20:16:04 +00:00
Alain Magloire
594be25e51 check for the existence of the library. 2002-09-06 15:36:15 +00:00
Alain Magloire
5a8ae1ba8f code to get a master pseudo Terminal. 2002-09-06 14:08:29 +00:00
Alain Magloire
7edb51d4cc Add support to create a pseudo master terminal for the debugger. 2002-09-06 03:39:19 +00:00
Sebastien Marineau
3b2d390a93 Cleanups to asm editor to fix highlighting, follow color
preferences and add keyworks
2002-09-05 15:03:44 +00:00
Sebastien Marineau
9de625f710 Code assist now searches dependent projects 2002-09-05 15:03:16 +00:00
Sebastien Marineau
2c7b6ef139 Remove pulled-in 2.0 code 2002-09-05 15:02:56 +00:00
Sebastien Marineau
80a8ea37e5 Allow superclass to trigger redraw 2002-09-05 15:02:19 +00:00
Judy N. Green
654e98387e Exclude closed projects from list of candidates for conversion 2002-09-05 15:01:06 +00:00
Judy N. Green
0b134d6140 Removed again ... 2002-09-04 15:18:05 +00:00
Judy N. Green
e99b0450b5 Add a build.xml file for CDT Core 2002-09-04 15:15:41 +00:00
Judy N. Green
35b1ad68ff Add a build.xml file for CDT UI 2002-09-04 15:13:30 +00:00
Judy N. Green
92613e51a3 Added op_error title and messages that were missing 2002-09-04 15:12:06 +00:00
David Inglis
becf2c5ca0 update win32 spawner 2002-09-03 19:31:11 +00:00
David Inglis
cd06b424e6 update win32 spawner 2002-09-03 18:55:30 +00:00
David Inglis
754430c066 *** empty log message *** 2002-09-03 18:16:50 +00:00
Alain Magloire
c16d27620d update solaris spawner 2002-09-03 18:12:26 +00:00
David Inglis
961a96a496 update qnx spawner 2002-09-03 17:52:57 +00:00
David Inglis
cf15b1fb76 qnx spawner 2002-09-03 16:16:58 +00:00
David Inglis
25863f8649 windows spawner 2002-09-03 16:16:20 +00:00