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

11008 commits

Author SHA1 Message Date
Ken Ryall
45de3be22a Bug 182953. 2007-06-08 18:35:47 +00:00
Mikhail Sennikovsky
f535244b89 1. Follow-up for fix for [Bug 188764] make it posible to apply the "isCDTProjectCreating" ICProjectDescription with no configurations
2. test for the above functionality
2007-06-08 17:50:12 +00:00
Mikhail Sennikovsky
9c79058aad Fix for [Bug 188764] make it posible to apply the "isCDTProjectCreating" ICProjectDescription with no configurations 2007-06-08 17:40:28 +00:00
Andrew Ferguson
25213bca9f 191679: add some unit tests 2007-06-08 17:24:53 +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
Anton Leherbauer
e2330794b8 Fix for 191358: when editing the same file in two editor windows, one window moves to top 2007-06-08 08:56:51 +00:00
Ken Ryall
5b5d40f8dd Rebuild Libs. 2007-06-08 03:45:39 +00:00
Doug Schaefer
6ad26ed053 Stop cygpath from being called on non-Windows platforms. 2007-06-07 19:24:16 +00:00
Mike Kucera
2851469c4a fix bug #191498, [DOMAST] can't open external file by clicking on AST node 2007-06-07 18:34:49 +00:00
Doug Schaefer
5969af9ce6 Bug 189090 - fix missing CygPath.dispose() call. 2007-06-07 16:50:54 +00:00
Chris Recoskie
e32f4eb9ec fix for 191485 to get the xlc plugin working right in the build 2007-06-07 14:22:47 +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
Mike Kucera
2b6e354084 bug #191121, fix perfomance problems in C99 parser by making the parser object a singleton 2007-06-07 13:57:38 +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
Andrew Ferguson
6eede83893 177917: add test for directive within namespace, declared in referencing file 2007-06-07 12:46:08 +00:00
Andrew Ferguson
b92596a0ae 177917: have composite bindings also implement ICPPDelegateCreator 2007-06-07 12:28:01 +00:00
Ken Ryall
de268f3094 Allow the backend to return null list of globals. 2007-06-07 03:24:01 +00:00
Doug Schaefer
fbb25215d4 Bug 177917 - Implement delegates so that using types and such work. 2007-06-06 22:38:18 +00:00
Doug Schaefer
97504b356a Bug 177917 - Implement delegates so that using types and such work. 2007-06-06 22:33:02 +00:00
Doug Schaefer
03d085016c Bug 52100 - Patch for Sergey - Remove the private/public children from the variables view. 2007-06-06 20:14:02 +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
Markus Schorn
44e500cd01 Let PDOMCPPClassTemplate implement ICPPTemplateScope (fixes a parameter hinting test case) 2007-06-06 17:18:25 +00:00
Doug Schaefer
514d90bbc9 Bug 150029 - Patch for Alex - Add quotes around the starter command line to deal with spaces in the path to the starter executable. 2007-06-06 15:58:34 +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
Doug Schaefer
e7795ac42c Pref got automagically updated by someone. 2007-06-06 15:41:39 +00:00
Doug Schaefer
8a4ca2c385 Bug 191117 - Patch for Frank - update the Debug View page. 2007-06-06 15:16:27 +00:00
Doug Schaefer
6d95dc4ced Bug 191096 - Patch for Frank - Update Signals View page. 2007-06-06 13:56:32 +00:00
Markus Schorn
3091857bf1 Add assertions to check that macro definitions are not reused after updating a file in the index. 2007-06-06 12:57:37 +00:00
Anton Leherbauer
b46612d412 Fix for 191213: Don't persist ExternalEditorInput for binary content 2007-06-06 11:52:59 +00:00
Doug Schaefer
2878f6dff0 Provide more instructions on the build index.html page. 2007-06-06 11:39:32 +00:00
Markus Schorn
2076eb6dc5 Fix for 190799 by Richard Miskin, functions with multiple attributes. 2007-06-06 11:16:10 +00:00
Anton Leherbauer
4271cea90d Fix for 191021: Code formatter fails in switch statement: indentation incorrect due to typecast 2007-06-06 11:04:25 +00:00
Markus Schorn
a7da016b95 Fix for 191198, ClassCastException in binding resolution. 2007-06-06 10:59:37 +00:00
Mikhail Sennikovsky
3f69713735 externalization fixes 2007-06-06 10:19:57 +00:00
Markus Schorn
8645c4e377 Fix for 191196, ClassCastException resolving templates. 2007-06-06 09:34:36 +00:00
Anton Leherbauer
e32c4a4380 Fix for 191178: todo variable for templates 2007-06-06 09:00:30 +00:00
Anton Leherbauer
9c110c533f Fix for 191177: Add Tasks view to CDT perspective 2007-06-06 08:45:00 +00:00
Doug Schaefer
38180944e5 Set up testing feature for new master. 2007-06-05 22:41:08 +00:00
Doug Schaefer
47bf84e5b6 The master feature build. 2007-06-05 22:21:15 +00:00
Doug Schaefer
1d7d2d4b94 The master feature build. 2007-06-05 21:59:42 +00:00
Doug Schaefer
b356edaf18 The master feature build. 2007-06-05 20:59:50 +00:00
Doug Schaefer
a8ffc8b515 Bug 191115 - remove cdt plugins as required by the cdt feature. 2007-06-05 20:48:37 +00:00
Doug Schaefer
94e78cb127 Forgot to tag the master feature. 2007-06-05 20:44:28 +00:00
Doug Schaefer
25c92a2828 The master feature build. 2007-06-05 20:37:56 +00:00