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

676 commits

Author SHA1 Message Date
Mikhail Sennikovsky
2fda9019bc Fix for hasCustomSettings state calculation 2007-09-19 08:21:08 +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
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
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
Mikhail Sennikovsky
68d9181153 Fix for build output dir calculation for managed projects 2007-09-12 11:00:08 +00:00
Mikhail Sennikovsky
d6e3cf9201 Externalization fixes 2007-09-12 08:48:34 +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
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
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
Mikhail Sennikovsky
30da93f082 Fix for [Bug 199222] An internal error occurred during: "CDT Startup" 2007-08-31 09:48:53 +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
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
Mikhail Sennikovsky
d8c16534f0 1. Fix for [Bug 191744] Switching build configurations should not save .cproject
2. Fix for [Bug 186380] [New Project Model] Saving project description is slow
2007-08-09 14:11:53 +00:00
Mikhail Sennikovsky
c11d44bf9e Build Output Concolse parser added for ManagedGCC discpvery profiles 2007-08-09 12:38:52 +00:00
Mikhail Sennikovsky
ee3108360d Fix for [Bug 198708] Build output parsers not called with Per Language discovery mode 2007-08-08 16:27:42 +00:00
Mikhail Sennikovsky
f530f86969 Additional fix for [Bug 197685] CfgScannerConfigInfo should getContainer with proper profileId 2007-07-27 12:19:32 +00:00
Mikhail Sennikovsky
128f34e967 Fix for [Bug 197685] CfgScannerConfigInfo should getContainer with proper profileId to make the default profile id picked up from the tool-chain 2007-07-27 11:36:26 +00:00
Mikhail Sennikovsky
fcf6db2881 1. follow-up to fix for [Bug 196048] Updating .cproject from CVS does not cause reload of settings
2. initial fix for [Bug 196284] ConcurrentModificationException during getProjectDescription
2007-07-26 16:33:29 +00:00
Doug Schaefer
04e799d307 Added hasNature expression for MBS enablement. This allows things like setting magic options when the C++ nature is in effect for a project, like for the linker. 2007-07-25 20:21:01 +00:00
Doug Schaefer
2afd57655c Update changed plugins to 4.0.1. 2007-07-24 21:23:31 +00:00
Mikhail Sennikovsky
af85d3c23d Patch from Sergey Prigogin for bug[195778] Silly bug in BuildEntryStorage.java 2007-07-24 16:44:25 +00:00
Mikhail Sennikovsky
633b10b954 fix for [Bug 195129] Makefile and parallel build fails 2007-07-05 11:03:50 +00:00
Mikhail Sennikovsky
4969836e86 Fix for [Bug 194611] binary parser properties lost on CDT-4.0.0-I200706261300 2007-06-28 13:00:29 +00:00
Mikhail Sennikovsky
103eaadb1c Schema and documentation updates 2007-06-22 18:58:25 +00:00
Mikhail Sennikovsky
a8fc0d2cbd Fix for [Bug 194003] [Internal Builder] Does not properly support multiple configuration builds 2007-06-22 16:42:25 +00:00
Leo Treggiari
3fc4ba7268 Fix spelling errors 2007-06-19 16:40:28 +00:00
Mikhail Sennikovsky
d31446aba0 more easy way of integrating to the general project types in the new project wizard 2007-06-19 09:29:21 +00:00
Mikhail Sennikovsky
eecd9b3834 Fix for [Bug 193007] NPE at Makefile Project preference page on the Mac 2007-06-18 11:48:44 +00:00
Mikhail Sennikovsky
786867b4be relative path calculation fixes on Linix 2007-06-15 16:26:55 +00:00
Mikhail Sennikovsky
42b622ae87 Fix for cdt variable (Build Macros) functionality 2007-06-15 14:27:59 +00:00
Mikhail Sennikovsky
d93eede391 externalization fixes 2007-06-15 11:22:50 +00:00
Mikhail Sennikovsky
e30e3da19e 1. Fix for [Bug 192838] Fix for MBS old project conversion logic
2.follow up for the fix for [Bug 192423] Project conversion should NOT occur in case the tool-chain definition is not installed
2007-06-15 10:49:55 +00:00
Doug Schaefer
bb9d23482d Fix up copyrights. 2007-06-14 19:11:50 +00:00
Mikhail Sennikovsky
15620e0b89 1. JavaDoc foxes for [Bug 191913] ICProjectDescriptionManager.getProjectDescription returns null
2. make the setProjectDescription throw CoreException instead of IllegalArgumentException in case of the inability to aquire the root rule
2007-06-14 18:02:57 +00:00
Mikhail Sennikovsky
d8ba0d98a9 Fix for [Bug 192423] Project conversion should NOT occur in case the tool-chain definition is not installed 2007-06-14 16:40:26 +00:00
Mikhail Sennikovsky
ad7f173337 Backward compatibility fix: saveBuildInfo should NOT fail in case the root rule can not be obtained 2007-06-14 11:27:21 +00:00
Doug Schaefer
45650ad06d Still trying to fix build errors caused by non UTF-8 characters. 2007-06-12 15:50:58 +00:00
Doug Schaefer
a22ef372aa Still trying to fix build errors caused by non UTF-8 characters. 2007-06-12 15:49:53 +00:00
Doug Schaefer
37e03240ee Still trying to fix build errors. 2007-06-12 04:02:52 +00:00
Doug Schaefer
06a641b410 Still trying to fix build errors. 2007-06-12 03:44:51 +00:00
Doug Schaefer
97cfc9cf97 Make sure we have everything exported from managed builder core to the tests. 2007-06-12 03:28:24 +00:00