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
David Inglis
484862d910
solaris spawner
2002-09-03 16:15:34 +00:00
David Inglis
232aee209b
spawner update
2002-09-03 16:13:53 +00:00
David Inglis
fb3b0b4c05
*** empty log message ***
2002-09-03 15:41:42 +00:00
David Inglis
3da18a28f5
added spawner for linux
2002-09-03 15:08:38 +00:00
Sebastien Marineau
9461885204
Add context menu ID's for the editor and ruler
...
(Outliner to follow)
2002-08-28 22:42:29 +00:00
David Inglis
4a84a692d6
fixed bug with parsing bad Elf file
2002-08-27 02:58:04 +00:00
Sebastien Marineau
b6d69ba0e1
Merge in fix submitted by Alex Chapiro for NPE in CView
2002-08-26 22:11:42 +00:00
Sebastien Marineau
43f276c433
Bugfix for asm editor exception
2002-08-26 22:10:35 +00:00
Alain Magloire
c80351772d
Put some framework in place for the coming Builder.
2002-08-26 20:01:45 +00:00
David Inglis
c2bcc53963
changed plugin name
2002-08-26 17:43:52 +00:00
Alain Magloire
b9323185f0
regenerate build.xml
2002-08-23 16:15:56 +00:00
Sebastien Marineau
76353eb064
Remove more deprecated function warnings
2002-08-21 01:06:51 +00:00
Sebastien Marineau
4175540e12
Remove more deprecated function warnings
2002-08-21 01:00:42 +00:00
Sebastien Marineau
942d39e28e
Remove deprecated function warnings (patch from Thomas FLetcher)
2002-08-21 00:55:28 +00:00
Sebastien Marineau
73e5cca874
Remove deprecated function warnings (patch from Thomas FLetcher)
2002-08-21 00:47:20 +00:00
Sebastien Marineau
612877ef1d
First crack at junit CDT tests
2002-08-20 16:35:24 +00:00
Judy N. Green
459524d7e4
Added Windows XP to list of OSes that set the command to "cmd.exe /c set"
2002-08-16 13:00:18 +00:00
Judy N. Green
cc9642e5a1
Added methods to create and convert to
...
default standard make C and C++ projects from simple projects such as
when checking out new code "as a project" from CVS.
Using CCorePlugin as the holder of all knowledge as to what a C/C++ Standard Make project is.
2002-08-15 20:41:10 +00:00
Judy N. Green
e8a221b7de
Added methods to create and convert to
...
default standard make C and C++ projects from simple projects such as
when checking out new code "as a project" from CVS
2002-08-15 20:30:19 +00:00
David Inglis
d356f299da
added debug launch action to c perspective
2002-08-15 19:49:43 +00:00
David Inglis
de3813f5f2
handle non-ui startup
2002-08-15 19:48:44 +00:00
David Inglis
7fed901ae5
removed bogus projectNatureImages extension
2002-08-15 14:43:30 +00:00
Judy N. Green
46acfebc85
Moved catch block for CoreException from page level to Wizard level
2002-08-14 13:45:57 +00:00
David Inglis
7d0d12f449
allow init in non-ui thread
2002-08-13 20:38:25 +00:00
Judy N. Green
9cd17db724
Added Project Conversion Functionality, through wizards. Unkown to c?C++ and C to C++.
2002-08-13 15:05:20 +00:00