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

1443 commits

Author SHA1 Message Date
Markus Schorn
21b09a659c Headers included from c- and c++-files (bug 191989). 2007-12-07 10:33:34 +00:00
Oleg Krasilnikov
7ebcda8101 Bug # 212000 : ClassCastException from MBSWizardHandler.getMainPageData() if extending CDTCommonProjectWizard 2007-12-06 08:34:59 +00:00
Oleg Krasilnikov
4834d59667 Bug # 211935 : Cannot customize CDTMainWizardPage because of key methods being "private"/ "static" 2007-12-05 09:55:58 +00:00
Oleg Krasilnikov
a68086ca96 Bug #210836 : NPEs in Project-Properties of Makefle Project (not managed) 2007-11-27 16:08:32 +00:00
Anton Leherbauer
ae86d1ec64 Fix compile error in test plugin due to parser removal (209772) 2007-11-21 14:12:35 +00:00
Oleg Krasilnikov
fd8aeb162c Bug #205129 : Acquiring a configuration from its description causes an EVENT_OPEN event 2007-11-19 13:17:45 +00:00
Mikhail Sennikovsky
f3c54d18df fix for exported settings 2007-11-19 12:16:10 +00:00
Oleg Krasilnikov
a5d95152d2 Bug #207470 2007-11-19 09:31:14 +00:00
Mikhail Sennikovsky
65dc16c3b3 fix for [bug 205840] Should file-level tool be updated when project toolchain changes? 2007-11-17 13:55:02 +00:00
Oleg Krasilnikov
126bc9b482 Tool chain modification update 2007-11-16 16:18:27 +00:00
Mikhail Sennikovsky
bad9887e8d fix for the tool-chain modification functionality 2007-11-16 16:14:44 +00:00
Mikhail Sennikovsky
c451af9174 fix for the tool-chain modification functionality 2007-11-16 15:30:30 +00:00
Mikhail Sennikovsky
e8919fce50 proper restore defaults for tool-chain modification functionality 2007-11-16 14:01:09 +00:00
Mikhail Sennikovsky
04baae6ead fix for the child folder info creation 2007-11-16 13:09:22 +00:00
Mikhail Sennikovsky
e22a62814b fix for the tool-chain modification functionality 2007-11-16 12:26:08 +00:00
Mikhail Sennikovsky
57cb57cb84 fix for the tool-chain modification functionality 2007-11-16 12:15:28 +00:00
Mikhail Sennikovsky
35af19eaff fix for the tool-chain modification functionality 2007-11-16 11:30:22 +00:00
Mikhail Sennikovsky
92e72835f8 additional fix for the tool-chain modification functionality 2007-11-16 10:56:09 +00:00
Mikhail Sennikovsky
478f884711 dbg trace off 2007-11-16 08:52:34 +00:00
Mikhail Sennikovsky
7d6c75119e Fix for the tool-chain modification functionality 2007-11-16 08:49:59 +00:00
Mikhail Sennikovsky
b8a19bed37 Additional core fix for [bug 205840] Should file-level tool be updated when project toolchain changes? 2007-11-14 15:16:12 +00:00
Mikhail Sennikovsky
617af77992 Core fix for [bug 205840] Should file-level tool be updated when project toolchain changes? 2007-11-13 10:25:41 +00:00
Oleg Krasilnikov
fc92b0d838 Bug # 209324 : Warning when buildDefinition toolChain contains no tool elements 2007-11-09 12:46:07 +00:00
Oleg Krasilnikov
9c5420b74e Make tool selection dialog more intuitive 2007-11-07 14:42:59 +00:00
Oleg Krasilnikov
055fe6f88f Bug # 207315 : context ID was ignored for IOption 2007-11-07 07:23:21 +00:00
Anton Leherbauer
8629e6b5d1 Upversion plug-ins to 5.0.0 2007-11-06 08:02:32 +00:00
Mikhail Sennikovsky
7276721123 Tool-chain modification status calculation enhancement 2007-11-04 06:50:25 +00:00
Vivian Kong
6141cbb61d Bug 208102 - failures in MBS UI tests, updated Sets to Lists in the JUnit test case 2007-11-02 15:22:48 +00:00
Chris Recoskie
c281420174 RESOLVED - bug 208102: failures in MBS UI tests
https://bugs.eclipse.org/bugs/show_bug.cgi?id=208102
2007-10-30 19:52:50 +00:00
Andrew Ferguson
672ce65667 205182: apply fix and add example template 2007-10-25 14:45:39 +00:00
Anton Leherbauer
834cbe8ce2 Follow up fix for 205231 2007-10-24 15:05:19 +00:00
Oleg Krasilnikov
112824a214 Tool setting tab resizing improvement 2007-10-04 11:28:32 +00:00
Oleg Krasilnikov
4e30fbe8a0 Bug #190155 : The MBS new project wizard allows finishing without asking custom pages first 2007-09-26 14:17:16 +00:00
Oleg Krasilnikov
8c4edac2ff Tools setting tab resizing improvement. 2007-09-26 14:09:20 +00:00
Oleg Krasilnikov
b8fc578945 Bug #204365 : NPE in Builder.getDefaultOutputSettings() 2007-09-24 14:10:35 +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
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