Vivian Kong
|
dbfc08f12c
|
for bug 203992 - remove byte order mark
|
2007-09-21 13:44:00 +00:00 |
|
Doug Schaefer
|
fbc074aabc
|
Bug 202803 - Updates to user doc.
|
2007-09-21 01:56:25 +00:00 |
|
Chris Recoskie
|
853d98c8dd
|
RESOLVED - bug 201296: add support for XL C/C++ v9.0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=201296
|
2007-09-20 17:46:29 +00:00 |
|
Oleg Krasilnikov
|
f9cb175dee
|
Bug #204042
|
2007-09-20 15:02:49 +00:00 |
|
Anton Leherbauer
|
fd24768314
|
Cleanup Project Explorer reference docs
|
2007-09-20 09:07:18 +00:00 |
|
Oleg Krasilnikov
|
d8ed3cc27f
|
Bug #204042 : Project code templates are not presented in order
|
2007-09-20 07:32:21 +00:00 |
|
Jason Montojo
|
fe8aede0d0
|
Bug 203881 - Language mapping dialog always fires indexer
|
2007-09-19 19:04:44 +00:00 |
|
Oleg Krasilnikov
|
5ddaf70aef
|
Bug #203842 : CDT - Broken link to cdt_t_proj_ref.htm
|
2007-09-19 15:26:47 +00:00 |
|
Oleg Krasilnikov
|
ae58e84997
|
Bug #203896 : Problem with managedbuilder when creating a new config
|
2007-09-19 14:53:43 +00:00 |
|
Mikhail Sennikovsky
|
2fda9019bc
|
Fix for hasCustomSettings state calculation
|
2007-09-19 08:21:08 +00:00 |
|
Doug Schaefer
|
8b988eb154
|
Stop using the Spawner when you don't need interrupt(). CygPath has been hanging when the underlying utility failed. Bug 156315 is once case of this.
|
2007-09-18 15:24:35 +00:00 |
|
David Inglis
|
c46d827e89
|
fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=203743
|
2007-09-18 13:26:39 +00:00 |
|
Doug Schaefer
|
a98e218233
|
Bug 203619 - make the cygwin check even looser.
|
2007-09-18 11:40:30 +00:00 |
|
Mikhail Sennikovsky
|
0f05a323c3
|
Fix for [Bug 203672] make: *** No rule to make target 'clean' for empty clean
|
2007-09-18 11:16:09 +00:00 |
|
Mikhail Sennikovsky
|
c583e29d49
|
EVENT_OPEN event on configuration creation
|
2007-09-18 10:12:45 +00:00 |
|
Andrew Ferguson
|
9644f4a11e
|
203553: Merge contributions from Beth Tibbitts
|
2007-09-18 09:02:04 +00:00 |
|
Ken Ryall
|
0a66345786
|
Fix problem extracting the list of source files.
|
2007-09-18 00:05:16 +00:00 |
|
Ken Ryall
|
56e73c7889
|
Cleaned up the CSourceNotFound editor. It now works for non IDebugElements too.
|
2007-09-17 21:27:45 +00:00 |
|
Ken Ryall
|
69adae3fc6
|
Fix help context ID.
|
2007-09-17 20:38:44 +00:00 |
|
Mikhail Sennikovsky
|
46d9a5d1b8
|
Fix for [Bug 203614] ICDescriptor.saveProjectData() doesn't always serialize to . cproject
|
2007-09-17 17:33:28 +00:00 |
|
Doug Schaefer
|
a76abebd0c
|
change the cygwin check to just check for gcc-core instead of the superpackage gcc. Bug 203619.
|
2007-09-17 16:59:57 +00:00 |
|
Andrew Ferguson
|
30f802ec61
|
201087: add additional description for the templateAssociations extension point
|
2007-09-17 16:02:16 +00:00 |
|
Doug Schaefer
|
8141e8a02c
|
make sure we're running the right arch and stuff.
|
2007-09-17 15:32:22 +00:00 |
|
Andrew Ferguson
|
35a0e61d1f
|
203553: fix typo
|
2007-09-17 15:11:43 +00:00 |
|
Andrew Ferguson
|
06e6beb259
|
203553: Update process fqns
|
2007-09-17 14:43:50 +00:00 |
|
Andrew Ferguson
|
4d57809f9b
|
203553: Apply patch on behalf on Beth Tibbitts
|
2007-09-17 14:28:27 +00:00 |
|
Andrew Ferguson
|
90b276e9c0
|
203553: Apply patch plus additional docs improvements on behalf on Beth Tibbitts. Remove unused usageDescription attribute.
|
2007-09-17 14:17:15 +00:00 |
|
Anton Leherbauer
|
02e0e771fe
|
Fix for 202683: [ scalability ] PDOM manager is very aggressive with Job usage.
|
2007-09-17 12:34:03 +00:00 |
|
Andrew Ferguson
|
89f9f4d8d3
|
203550: Apply patch on behalf of Beth Tibbitts
|
2007-09-17 09:54:51 +00:00 |
|
Mikhail Sennikovsky
|
6e9c019ae5
|
Fix for [Bug 203092] Available tools only lists one flavor of a tool
|
2007-09-14 20:25:38 +00:00 |
|
Vivian Kong
|
104ed95619
|
for bug 203436 - remove broken links
|
2007-09-14 15:09:10 +00:00 |
|
Anton Leherbauer
|
8d9b5649a8
|
Fix for 203394: Often CDT syntax coloring on typedef not work when Eclipse startup
|
2007-09-14 12:32:14 +00:00 |
|
Mikhail Sennikovsky
|
5ec9c633a4
|
1. Fix for [Bug 203056] Change Clean behaviour
2. Internal builder-based clean implementation
|
2007-09-14 12:22:17 +00:00 |
|
Oleg Krasilnikov
|
99cc9e3e84
|
Bug #203160 : no warning message for unsupported configuration
|
2007-09-14 11:44:47 +00:00 |
|
Anton Leherbauer
|
85f7e83870
|
Fix for 203059: [Scanner Discovery] Compiler commands within sh -c '...' are ignored (Patch by Gerhard Schaber)
Fix for 203104: GCCScannerInfoConsoleParser too strict when reading compilerCommands
|
2007-09-14 11:43:52 +00:00 |
|
Mikhail Sennikovsky
|
378af88ee3
|
"support checked" flag initialization moved to be after the "isSupport" initialization
|
2007-09-14 10:53:32 +00:00 |
|
Oleg Krasilnikov
|
67e437ee00
|
Bug: widgets on the 2nd page in New Project Wizard do not fill whole pane.
|
2007-09-14 10:40:57 +00:00 |
|
Mikhail Sennikovsky
|
dc96be8fcc
|
Core fix for [Bug 203160] no warning message for unsupported configuration -
Configuration status info (tool-chain support) exposed to the core
|
2007-09-14 10:40:09 +00:00 |
|
Mikhail Sennikovsky
|
772175ca5d
|
Fix for tool-chain modification mechanism
|
2007-09-14 09:03:26 +00:00 |
|
Anton Leherbauer
|
830fcc0aa3
|
Fix for 193333: NPE when copying a series of projects
|
2007-09-14 08:36:08 +00:00 |
|
Anton Leherbauer
|
89158287cb
|
Add menu group markers to asm editor
|
2007-09-14 07:10:35 +00:00 |
|
Doug Schaefer
|
98b5fb5d33
|
Bug 203269 - commented out a pattern in the error parser that was reporting make -j8 as an error.
|
2007-09-13 20:57:00 +00:00 |
|
Vivian Kong
|
4b68d13f3e
|
for bug 203355 - fix title
|
2007-09-13 19:57:15 +00:00 |
|
Vivian Kong
|
102ee6011a
|
for bug 203294 - add link to Refractor Menu Actions page to table of contents
|
2007-09-13 17:40:43 +00:00 |
|
Mikhail Sennikovsky
|
add4b99af3
|
Core part fix for [Bug 203160] no warning message for unsupported configuration
|
2007-09-13 09:28:13 +00:00 |
|
Anton Leherbauer
|
269734c953
|
Fix for 203050: [bindings] StackOverflowError resolving K&R function
|
2007-09-13 07:21:20 +00:00 |
|
Andrew Ferguson
|
9497a4150a
|
make individual unit test console output available, and all diagnostics to under testReports
|
2007-09-12 16:28:46 +00:00 |
|
Oleg Krasilnikov
|
cca2b142b4
|
Bug # 192810
|
2007-09-12 14:06:24 +00:00 |
|
Oleg Krasilnikov
|
27051c284a
|
Bug # 192810 : selected configurations not saved when changing page
|
2007-09-12 13:43:54 +00:00 |
|
Anton Leherbauer
|
14398ec364
|
Testcase for 203059: [Scanner Discovery] Compiler commands within sh -c '...' are ignored
|
2007-09-12 12:43:57 +00:00 |
|