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

1405 commits

Author SHA1 Message Date
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
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
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
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
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
Mikhail Sennikovsky
add4b99af3 Core part fix for [Bug 203160] no warning message for unsupported configuration 2007-09-13 09:28:13 +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
cb794af018 Avoid NPEs when Collector is not defined. 2007-09-12 06:41:39 +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
Mikhail Sennikovsky
e67e534b88 Fix for [Bug 202805] custom IManagedBuilderMakefileGenerator.getBuildWorkingDir() is nor called 2007-09-10 16:25:08 +00:00
Oleg Krasilnikov
04caf0d36f Bug #202677: ArrayStoreException in Toolchain Editor 2007-09-10 10:57:40 +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
Oleg Krasilnikov
e069b7e8b4 Bug # 201973 : Project conversion failed box when opening cdt3 project with cdt4 2007-09-06 15:06:25 +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
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
Oleg Krasilnikov
1c52fecbad bug # 201605 : restore defaults for Make projects 2007-09-05 14:10:28 +00:00
Oleg Krasilnikov
448137a376 Bug #201605 : "Restore Defaults" in Tool chain editor does not work 2007-09-04 16:41:14 +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
Doug Schaefer
f6ea2409a4 Bug 194641 - reattach the isToolchainSupported to the cygwin toolchain. Also created one for mingw.
Bug 201579 - added the msys directory to the mingw toolchain path if it resides next to the mingw in the eclipse install location's parent.
2007-08-31 19:27:59 +00:00
Mikhail Sennikovsky
30da93f082 Fix for [Bug 199222] An internal error occurred during: "CDT Startup" 2007-08-31 09:48:53 +00:00
Oleg Krasilnikov
60eb714db0 Bug #201653 : Problem with Configuration management in Makefile Project 2007-08-30 15:59:13 +00:00
Oleg Krasilnikov
3d8345fd13 Bug # 201604 "Available tools" problem and enhauncements 2007-08-30 11:41:23 +00:00
Oleg Krasilnikov
99cf14ce66 Bug #201604 "Available tools" problem and enhauncements
Additional check to filter out abstract tools.
2007-08-30 10:13:52 +00:00
Oleg Krasilnikov
8bcd679163 Bug #200710 : Additional check for null values. 2007-08-28 09:58:34 +00:00
Oleg Krasilnikov
c288c84fc8 Bug #200710 : new project wizard custom pages don't appear 2007-08-28 09:49:54 +00:00
Markus Schorn
d5715833cd Follow up for 199245, because the sniffer no longer trims lines, the parsers have to. 2007-08-24 09:34:05 +00:00
Anton Leherbauer
82cab2f819 Upversion make.ui plug-in to 4.0.1 2007-08-20 10:40:36 +00:00
Anton Leherbauer
1cba2fab4e Fix for 194198: No syntax highlighting when comparing makefiles 2007-08-17 08:04:09 +00:00
Mikhail Sennikovsky
2c81d31199 Fix for [Bug 195160] Import hangs when importing project of version 3 2007-08-15 14:51:55 +00:00
Mikhail Sennikovsky
868b714c51 Fix for [Bug 196852] Internal Builder does not expand macros in pre- and post- build steps 2007-08-10 13:06:54 +00:00
Mikhail Sennikovsky
18e36b75d0 remove unused imports 2007-08-10 12:41:25 +00:00
Anton Leherbauer
ca40733bf3 Fix for 197251: [Project Explorer] Wrong enablement of new > C/C++ Project wizards and conversion wizards 2007-08-10 11:20:43 +00:00
Mikhail Sennikovsky
ac83768385 Fix for [Bug 197973] Internal builder does not use outputPrefix 2007-08-10 11:04:48 +00:00
Mikhail Sennikovsky
a8413fa96d 1. Follow up for Fix for [Bug 191744] Switching build configurations should not save .cproject
2. Follow up for Fix for [Bug 186380] [New Project Model] Saving project description is slow
2007-08-09 15:08:43 +00:00