1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

11022 commits

Author SHA1 Message Date
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
Mikhail Sennikovsky
68d9181153 Fix for build output dir calculation for managed projects 2007-09-12 11:00:08 +00:00
Oleg Krasilnikov
32a9f67aea Bug : toolchains are not visible for old-style project types grouped in "Others" folder. 2007-09-12 10:02:17 +00:00
Mikhail Sennikovsky
d6e3cf9201 Externalization fixes 2007-09-12 08:48:34 +00:00
Oleg Krasilnikov
26290aad9f Bug # 189335 : Misleading label on Paths and symbols page 2007-09-12 07:58:58 +00:00
Oleg Krasilnikov
cb794af018 Avoid NPEs when Collector is not defined. 2007-09-12 06:41:39 +00:00
Vivian Kong
80b354c6dd for bug 202968 - changing file extension from PNG to png 2007-09-11 18:54:17 +00:00
Anton Leherbauer
61c06f6e88 Fix for 202085: CDT contributions to ProjectExplorer slows performance down dramatically 2007-09-11 11:38:13 +00:00
Oleg Krasilnikov
455f7fb132 Bug # 202900 : Exception when adding source folder in Source Locations tab 2007-09-11 11:30:49 +00:00
Oleg Krasilnikov
fbdd549259 Bug # 197121 : Project properties are not saved when changed by mouse "paste" 2007-09-11 10:55:29 +00:00
Oleg Krasilnikov
44d45a6142 Bug # 202853 : Error-parser panel's check/uncheck do not actually change underlying state 2007-09-11 08:19:03 +00:00
Mikhail Sennikovsky
e67e534b88 Fix for [Bug 202805] custom IManagedBuilderMakefileGenerator.getBuildWorkingDir() is nor called 2007-09-10 16:25:08 +00:00
Oleg Krasilnikov
8d1c3416a8 Bug # 189333 : Layout issues in "Add directory path" dialog 2007-09-10 14:15:12 +00:00
Mikhail Sennikovsky
2ad921c961 1. Initial fix for [Bug 198490] .project file rewriiten on every build
2. Initial fix for [Bug 193518] Project description modified needlessly
2007-09-10 13:20:56 +00:00
Anton Leherbauer
f08b682189 Fix for 199268: [Editor] Show in Project Explorer fails outside of functions 2007-09-10 13:05:29 +00:00
Oleg Krasilnikov
04caf0d36f Bug #202677: ArrayStoreException in Toolchain Editor 2007-09-10 10:57:40 +00:00
Doug Schaefer
1c8bdeab65 Patch for bug 193280 - Add more patterns to the make error parser to catch additional errors. 2007-09-08 03:04:17 +00:00
Ken Ryall
f1dcaf70a2 Fixed a problem where binary parsers where sometimes not saved in the project. 2007-09-07 23:35:27 +00:00
Oleg Krasilnikov
aca075d50b Bug #201612 : CDT does not use the first configuration in xml as default 2007-09-07 13:27:52 +00:00
Mikhail Sennikovsky
c3b99a4faf Fix for [Bug 194566] User defined Macro(in cdt v3.0 managed project)was lost when imported into CDT 4.0 2007-09-07 11:18:34 +00:00
Markus Schorn
7396f52e19 Fix for 202271, ClassCaseException in name resolution. 2007-09-06 15:37:23 +00:00
Oleg Krasilnikov
e069b7e8b4 Bug # 201973 : Project conversion failed box when opening cdt3 project with cdt4 2007-09-06 15:06:25 +00:00
Anton Leherbauer
39180b7960 Fix for 190277: Stopping a debugg session causes all user processes to terminate (Patch by Piotr Kundu) 2007-09-06 11:56:01 +00:00
Oleg Krasilnikov
2a22f9e8d9 Bug # 201653 : Problem with Configuration management in Makefile Project 2007-09-06 10:24:15 +00:00
Oleg Krasilnikov
96616111e5 Bug #202286 : The Tool-list controll of the per-file tool-chain editor is not updated properly under sertain conditions 2007-09-06 09:05:10 +00:00
John Cortell
dd735e2672 Support getting the ICDIThread associated with a CThread via IAdaptable, as is done with CDebugTarget and CStackFrame 2007-09-05 18:18:11 +00:00
Mikhail Sennikovsky
10365b4ff8 Fix for [Bug 201600] tool-integrator converter is not invoked for file-level tool modification 2007-09-05 15:22:03 +00:00
Andrew Ferguson
ec2fd1ebff 199572: fix StackOverflowError 2007-09-05 14:37:29 +00:00
Doug Schaefer
2d980092d9 This isn't a binary. 2007-09-05 14:17:42 +00:00
Oleg Krasilnikov
1c52fecbad bug # 201605 : restore defaults for Make projects 2007-09-05 14:10:28 +00:00
Andrew Ferguson
5e052d6a8a temporarily add some logging over test 2007-09-05 13:49:36 +00:00
Mikhail Sennikovsky
fa0e36d942 Fix for [Bug 201773] ResourceChangeHandlerBase will visit every resource change even if not from a cproject 2007-09-05 11:44:45 +00:00
Oleg Krasilnikov
448137a376 Bug #201605 : "Restore Defaults" in Tool chain editor does not work 2007-09-04 16:41:14 +00:00
Andrew Ferguson
3663f42256 temporarily make test results xml available via web for diagnostic purposes 2007-09-04 15:58:44 +00:00
Oleg Krasilnikov
bace2b4664 Bug # 200960 : manage configuration... window wrong resize behaviour 2007-09-04 14:43:41 +00:00
Anton Leherbauer
3a7a4a5803 Fix for 201938: CHelpProvider isn't called 2007-09-04 14:16:21 +00:00
Markus Schorn
b5aff24da0 Fix for 202118, action to for include browser in call- and type-hierarchy. 2007-09-04 09:34:18 +00:00
Markus Schorn
eacf4ace70 Follow up fix for 202093, compare projects directly. 2007-09-04 09:28:28 +00:00
Markus Schorn
fc2132103b Fix for 202093 by Gerhard Schaber, per file scanner discovery ignores linked folders. 2007-09-04 08:23:33 +00:00
Andrew Ferguson
f73314ecbe 196338: apply fix 2007-09-03 14:06:18 +00:00