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

12147 commits

Author SHA1 Message Date
Alain Magloire
de2df1266e Use the new fields in IMarkerGenerator 2002-10-23 18:22:10 +00:00
Alain Magloire
d9252999b4 Check for build errors. 2002-10-23 18:21:56 +00:00
Alain Magloire
40680e5ea9 Bug in isAlive. 2002-10-23 18:21:42 +00:00
Alain Magloire
522f7dd255 Check the return value of reportProblems() 2002-10-23 18:21:26 +00:00
Alain Magloire
e5a39f7c17 Refactor out 2002-10-23 18:20:55 +00:00
Alain Magloire
2f2b06a320 New final static fields. 2002-10-23 18:20:38 +00:00
Alain Magloire
3ed422a606 Refactor here. 2002-10-23 18:20:21 +00:00
Alain Magloire
1267f78e11 new method mapMarkerSEverity() 2002-10-23 18:19:49 +00:00
David Inglis
7a85d3715d make default MakeAction for build "all" 2002-10-23 13:26:39 +00:00
David Inglis
c4b64b397d new streams based builder command errorparsing to
reduce memory usage
2002-10-23 13:07:33 +00:00
Alain Magloire
04838b2b01 updated 2002-10-22 19:32:07 +00:00
Alain Magloire
da030fa006 Use a buffered reader stream to minimize the read calls. 2002-10-22 19:30:12 +00:00
Judy N. Green
8ec4917904 added comment regarding Ctrl+A and Ctrl+C now working for the C-Build View 2002-10-22 12:56:59 +00:00
Alain Magloire
a73d249b40 typo. 2002-10-22 00:30:35 +00:00
Alain Magloire
6603cc1861 Updated. 2002-10-22 00:28:24 +00:00
Alain Magloire
f0c1e34688 Recompiled. 2002-10-22 00:28:16 +00:00
Alain Magloire
4751974b96 get the result code of the process. 2002-10-22 00:27:56 +00:00
Judy N. Green
4bcfbb46f0 Added a selection changed listener to the textViewer managed by the C Build View (BuildConsoleView.java).
This updates the tool bar menu items to enable the copy action when there is a selection made in the C-Build console.
2002-10-21 20:22:26 +00:00
Judy N. Green
0bd52b9a1d removed *.jar in build.xml files that was causing the generated jar to be included twice. Jars that need to be copied to the pluh\gins directory must be explicitly added 2002-10-17 20:42:27 +00:00
Alain Magloire
e09dd29657 updated. 2002-10-17 20:11:46 +00:00
Alain Magloire
a3ee79f327 Regenerated. 2002-10-17 20:11:35 +00:00
Alain Magloire
537bd3b590 updated. 2002-10-17 19:58:30 +00:00
Alain Magloire
115779a5ee Patch from Alex Chapiro to fix createCombo. 2002-10-17 19:58:22 +00:00
Alain Magloire
5e33757eef updated. 2002-10-17 19:26:26 +00:00
Alain Magloire
367ffc2972 Fix some memory leaks. 2002-10-17 19:18:20 +00:00
Judy N. Green
cbcaf432bb Fixed problem with C++ header files only showing highlighed C keywords 2002-10-17 19:03:45 +00:00
Alain Magloire
31390481e6 updated. 2002-10-17 15:54:04 +00:00
Alain Magloire
1823ea2f89 regenerated. 2002-10-17 15:53:28 +00:00
Alain Magloire
cad297693f Reformat to be Unix format. Check the program
with access() to see if executable.
2002-10-17 15:52:57 +00:00
Alain Magloire
b968757017 Reformat to be Unix format. Check the program
with pfind() to see if executable.
2002-10-17 15:52:34 +00:00
Alain Magloire
5507f1ee91 credit to alex for its patch. 2002-10-17 14:05:08 +00:00
Alain Magloire
50fad5fe59 reformat. 2002-10-17 14:00:25 +00:00
Alain Magloire
e38c670d27 Add $NON-NLS-1$ when necessary.
native methods should throw Exceptions.
2002-10-17 13:59:44 +00:00
Alain Magloire
df56cb6372 Reformat. 2002-10-17 13:59:13 +00:00
Alain Magloire
badcff4119 close0 is private. and should throw exception. 2002-10-17 13:59:00 +00:00
Alain Magloire
4570abc614 close0 is private. 2002-10-17 13:58:38 +00:00
Alain Magloire
d00a62b1c1 updated. 2002-10-16 20:14:48 +00:00
Alain Magloire
195442a581 Remove unused imports and changing some scopes to
not generate synthetic methods.
2002-10-16 20:14:36 +00:00
Alain Magloire
05f2fa57f8 updated. 2002-10-16 14:39:27 +00:00
Alain Magloire
39725b1b3f Remove unused imports. 2002-10-16 14:39:18 +00:00
David Inglis
e6b8733ada patch from Alex Chapiro 2002-10-16 12:11:04 +00:00
Alain Magloire
fb2a003ba6 Updated. 2002-10-16 00:56:03 +00:00
Alain Magloire
dbb6aec999 Always call pfind() to check the path 2002-10-16 00:55:46 +00:00
Alain Magloire
a509b0baaa Make it a Unix format. Check the path with access(). 2002-10-16 00:55:24 +00:00
Alain Magloire
711b80c01d update 2002-10-16 00:13:37 +00:00
Alain Magloire
9b7110a81d make the native method package scope. 2002-10-16 00:13:30 +00:00
Alain Magloire
5d2345079c updated. 2002-10-15 18:13:31 +00:00
Alain Magloire
251fa2d9e3 Trim the line before parsing. 2002-10-15 18:13:20 +00:00
David Inglis
ffbaedf13d call builder as full build 2002-10-15 17:58:22 +00:00
Alain Magloire
0440f4618e implement for solaris ProcessList, this is use to get
a list of pid to attach in the debugger.
2002-10-15 17:58:15 +00:00