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
Mikhail Sennikovsky
fa75502fc6
isSystem set to true for test elements
2007-06-05 14:05:39 +00:00
Mikhail Sennikovsky
3b2085290f
1. language setting entries calculation fixes
...
2. test updates
3. CDt variables fixes
2007-06-05 13:47:26 +00:00
Oleg Krasilnikov
781426f7b8
Bug #189303 : C++ Build page requires manual resizing of project properties dialog
2007-06-05 12:12:38 +00:00
Oleg Krasilnikov
6375411080
Bug #190173 : patch by Bala Torati.
2007-06-05 09:12:35 +00:00
Anton Leherbauer
a536e926d5
Fix possible IndexOutOfBoundsException (follow-up for 189909)
2007-06-05 07:10:41 +00:00
Vivian Kong
c18b4fba62
fix for bug 189235 - manually add labels to controls for accessibility
2007-06-04 19:52:55 +00:00
Doug Schaefer
f152c91817
Bug 185301 - add .elf as a standard file association for the Executable File content type. This is used a lot for embedded systems development.
2007-06-04 15:07:29 +00:00
Oleg Krasilnikov
dfd1fdcc1f
Bug #190550 : Default Configurations, list incomplete
2007-06-04 10:32:17 +00:00
Anton Leherbauer
ebc8d3f9d6
Fix for 186065: StringIndexOutOfBoundsException in GCCScannerInfoConsoleParser
...
Patch by Sergey Prigogin (Google)
2007-06-04 09:59:18 +00:00
Anton Leherbauer
9aed98b36d
Fix for 190742: after saving a non-project ".mk" file, the cursor jumps always to the beginning of the file
2007-06-04 09:58:00 +00:00
Doug Schaefer
08e25a4735
Renamed hello world templates to remove Example.
2007-06-01 14:12:11 +00:00
Mikhail Sennikovsky
8feab4d4ce
1. Cdt Variable functionality fixes
...
2. tests update
2007-05-31 18:18:36 +00:00
Vivian Kong
8b08833434
Patch for bug 189225 by Jason Montojo - No tooltips for buttons marked ">" and "<" in Select Tools dialog
2007-05-31 15:00:11 +00:00
Mikhail Sennikovsky
a415f36011
1. Fix for the [Bug 189301] Regression: Build Make Target adds -k flag
...
2. additional small bug-fixes to the custom builder mechanism
2007-05-31 13:31:39 +00:00
Mikhail Sennikovsky
11b35857bf
1. Fix for [Bug 188963] New builder need to tell build system to manual build
...
2. Fix for [Bug 189302] Build command for make target should default to the project one
3. Small bug-fixes
2007-05-31 12:46:56 +00:00
Oleg Krasilnikov
a7ab9a1f3e
Bug #190045 : Cannot create a new configuration from a default configuration
2007-05-31 10:29:56 +00:00
Vivian Kong
cf8909d5ee
Patch for bug 189223 by Jason Montojo - "New CDT project wizard" preference page has textboxes that screen readers misinterpret
2007-05-30 17:43:45 +00:00
Mikhail Sennikovsky
c800804ed1
Externalization fixes
2007-05-30 14:55:30 +00:00
Mikhail Sennikovsky
d118d88beb
1.Fix for [Bug 189125] [New project model] Stroage modules don't get copied
...
2. small bug-fixes
2007-05-30 14:53:23 +00:00
Markus Schorn
02cf226a2b
Fix for 189909 by Gerhard Schaber, scanner discovery does not handle -iquote
2007-05-30 13:33:18 +00:00
Mikhail Sennikovsky
fa5ff5f046
1. Enabling more managed build tests
...
2. bug-fixes
2007-05-30 11:54:50 +00:00
Vivian Kong
196349f9fa
Patch for bug 187634 by Jason Montojo - "Debug" and "Release" shared in the menu and in the file system
2007-05-29 19:25:28 +00:00
Markus Schorn
d4db2c45de
Fix for 188997, double includes, missing includes, wrong interpretation of IDASH.
2007-05-29 13:17:50 +00:00
Oleg Krasilnikov
9c8adc16a3
Bug #189623 : adding "equals"
2007-05-29 10:33:51 +00:00
Oleg Krasilnikov
7847ef0e81
Bug #189623 : Adding more than one toolchain ...
2007-05-29 10:29:06 +00:00
Doug Schaefer
77bb9964a6
Bug 189539 - Fix dates on about.html files to reflect projected release date.
2007-05-29 03:48:49 +00:00
Vivian Kong
a8ab7fb14f
Patch for bug 189217 by Jason Montojo - Color selector in Makefile Editor preference page has no accessibility info
2007-05-28 20:22:47 +00:00
Mikhail Sennikovsky
43e78cee49
1. Fix for [Bug 189277] Workbench Build Behaviour isn't persisted accross workbench restarts
...
2. Mark the cproject description as modified in case the session properties are changed
3. Basics for allowing the empty (with no configurations) project description in case the icCdtProjectCreating state is true
2007-05-28 15:43:52 +00:00
Mikhail Sennikovsky
094d2cb0ba
1. Patch from Bala Torati (Symbian) to the [Bug 184390] [Template Engine] Hellow World templates should allow specifying the project source location
...
2. enabling additional MBS tests
2007-05-25 16:12:08 +00:00
Mikhail Sennikovsky
3dfc3412a5
enabling additional managed builder tests
2007-05-25 14:54:07 +00:00
Oleg Krasilnikov
9fbf4bcfa8
Bug #189125 : Storage modules don't get copied
2007-05-25 14:15:15 +00:00
Anton Leherbauer
f242866c6b
Fix for 189127: Opening project with per file scanner discovery is extremely slow
2007-05-25 13:52:38 +00:00
Mikhail Sennikovsky
271f65a6db
Fix for the [Bug 186996] Scanner discovery cache not deleted with project delete
2007-05-25 13:45:08 +00:00