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 |
|
Mikhail Sennikovsky
|
a032fbd206
|
1. Fix NPE in the New Project Wizard
2. Fix to [Bug 189125] [New project model] Stroage modules don't get copied
3. Fix to build path settings
|
2007-06-08 16:00:45 +00:00 |
|
Chris Recoskie
|
6653aa0f0d
|
NEW - bug 105466: managedBuilder junit test plugins cause a mgd project creation UI error
https://bugs.eclipse.org/bugs/show_bug.cgi?id=105466
Changed the contents of the test page so that it doesn't look like an error, and indicates that it's a test page.
|
2007-06-08 14:46:39 +00:00 |
|
Doug Schaefer
|
70485d4e01
|
Bug 191686 - added .out extension to executables content type.
|
2007-06-08 14:30:44 +00:00 |
|
Mikhail Sennikovsky
|
2f72db3571
|
1. Schema fixes
2. test tool-chain definition fixes
|
2007-06-08 10:42:23 +00:00 |
|
Mikhail Sennikovsky
|
31841a2ffe
|
1. Tool anouncement message fixes
2. Target tool calculation fixes
2. test fixes
|
2007-06-08 10:24:42 +00:00 |
|
Vivian Kong
|
f0b7ccf674
|
fix for bug 184452 - get template files using FileLocator.find() so translated template files will get picked up
|
2007-06-07 14:06:30 +00:00 |
|
Vivian Kong
|
69c40076b3
|
Patch for bug 184452 by Bala Torati - externalization of MakeFileHelloworldCCproject
|
2007-06-07 14:03:49 +00:00 |
|
Oleg Krasilnikov
|
398742f0b8
|
Bug #191346: Property page saving changed
|
2007-06-07 13:15:05 +00:00 |
|
Mikhail Sennikovsky
|
bdc308c231
|
display an error in case of Internal Builder failure
|
2007-06-07 13:07:52 +00:00 |
|
Mikhail Sennikovsky
|
317bdea60e
|
Fix for [Bug 157563] Close Project serializes the configurations of all projects in workspace
|
2007-06-06 18:19:08 +00:00 |
|
Mikhail Sennikovsky
|
e8fa5343a0
|
1. Fix to not build the non-initialized project
2. small UI fixes
|
2007-06-06 15:45:47 +00:00 |
|
Mikhail Sennikovsky
|
3f69713735
|
externalization fixes
|
2007-06-06 10:19:57 +00:00 |
|
Mikhail Sennikovsky
|
05a1de46e9
|
Fix for the [Bug 189593] [Internal Builder] Builder always performing full build (reopening workspace)
|
2007-06-05 17:07:44 +00:00 |
|
Mikhail Sennikovsky
|
2fb5e7eb6e
|
Fix for [Bug 172078] Check for error on makefile generation
|
2007-06-05 15:50:26 +00:00 |
|
Mikhail Sennikovsky
|
0209a3ac9b
|
Fix for [Bug 187092] [Internal Builder] Build output directory not created when pre-build step is run
|
2007-06-05 15:16:28 +00:00 |
|
Mikhail Sennikovsky
|
2739c9375d
|
added isSystem attribute to test elements
|
2007-06-05 14:10:28 +00:00 |
|