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

2100 commits

Author SHA1 Message Date
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
Markus Schorn
dc537c5cd0 Fix for 197930, Scanner Discovery handling if-statements. 2007-07-26 12:35:58 +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
Markus Schorn
238ca43d28 Fix for 196823, JUnit failures of scanner discovery 2007-07-18 14:27:32 +00:00
Markus Schorn
0766a89161 Testcases for bug 194394, scanner discovery detecting compiler commands 2007-07-18 07:54:59 +00:00
Markus Schorn
93f33210c7 Enabled scanner discovery tests for the per file scanner discovery. 2007-07-17 15:00:53 +00:00
Vivian Kong
97ea58c661 fix for bug 189229 - add more info to error message when there's a tool conflict 2007-07-17 13:17:21 +00:00
Markus Schorn
576c9b4495 Fix for 157870 by James Blackburn, per-file-scanner discovery skips options not related to the include path. 2007-07-16 15:15:56 +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
Mikhail Sennikovsky
ffd2cee5c1 Copyright header fix 2007-06-21 20:39:25 +00:00
Mikhail Sennikovsky
978279f91b Additional Test fix 2007-06-21 20:38:44 +00:00
Mikhail Sennikovsky
ee2a038235 Test fix 2007-06-21 20:35:19 +00:00
Mikhail Sennikovsky
e48b0affc2 1. disabling the invalid test testToolChainConversion_CDT20 (see bug# 193831)
2. copyright header fixes
2007-06-21 20:01:46 +00:00
Leo Treggiari
3fc4ba7268 Fix spelling errors 2007-06-19 16:40:28 +00:00
Mikhail Sennikovsky
eac8b67c21 Fix for [Bug 193311] Custom operation not run when "Finish" is pressed on the first page of the project creation wizard 2007-06-19 13:03:11 +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
Markus Schorn
2912b67a36 Fix for 193088 by Gerhard Schaber, NPE using workspace-root as include entry. 2007-06-18 13:34:12 +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
71ee6e9e74 fix to ignore line endings on linux 2007-06-15 17:16:26 +00:00
Mikhail Sennikovsky
786867b4be relative path calculation fixes on Linix 2007-06-15 16:26:55 +00:00
Mikhail Sennikovsky
b7eb6a93b0 test fix 2007-06-15 16:12:22 +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
81bcb26800 Fix up copyrights. 2007-06-14 20:10:17 +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
Vivian Kong
34a5fdce57 fix for bug 187770 - missing target_filter.gif in /org.eclipse.cdt.make.ui/icons/dtool16 2007-06-14 14:41:05 +00:00
Oleg Krasilnikov
fe8f413c4a Bug #192187 2007-06-14 13:42:48 +00:00
Anton Leherbauer
6760d0c61d Fix for 182637: Error is logged when selecting "Build configurations" in the Customize Perspective dialog 2007-06-14 12:11:39 +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
Mikhail Sennikovsky
ed3e376742 Fix for [Bug 192617] [Project Model UI]NPE in creating the new configuration for makefile projects 2007-06-14 09:57:32 +00:00
Markus Schorn
1e695dec9b Fix for 192406 by Gerhard Schaber, NPE in PerFileSICollector. 2007-06-13 15:57:01 +00:00
Oleg Krasilnikov
2d15781430 Bug #192187 2007-06-13 10:17:23 +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
f5ed6d257d Still trying to fix build errors. 2007-06-12 04:37:46 +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
Doug Schaefer
2aad4defdd Bug 191963 - Remove warning marker when cygpath not found. 2007-06-11 15:17:29 +00:00
Doug Schaefer
1f8c39294a Bug 191963 - Remove warning marker when cygpath not found. 2007-06-11 15:03:44 +00:00