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

10535 commits

Author SHA1 Message Date
Markus Schorn
5bdf330f79 Fixes some callhierarchy-tests for use with platform 3.3rc3. 2007-06-12 09:36:49 +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
b2059b4a5b Trying to fix an encoding error that's occuring on the build machine. 2007-06-12 03:09:00 +00:00
Doug Schaefer
8987faad57 Trying to fix an encoding error that's occuring on the build machine. 2007-06-12 02:49:07 +00:00
Doug Schaefer
7f60c033c4 Trying to fix an encoding error that's occuring on the build machine. 2007-06-12 02:12:04 +00:00
Doug Schaefer
3649b1333b Trying to fix an encoding error that's occuring on the build machine. 2007-06-12 02:01:12 +00:00
Doug Schaefer
7bdad6cd04 Trying to fix an encoding error that's occuring on the build machine. 2007-06-12 01:45:43 +00:00
Ken Ryall
c0055ddb4a Bug 191521, new N&N. 2007-06-11 21:53:41 +00:00
Doug Schaefer
c2be229205 Setting up builds to run from build.eclipse.org. 2007-06-11 20:58:57 +00:00
Doug Schaefer
48c242f965 Setting up builds to run from build.eclipse.org. 2007-06-11 20:51:31 +00:00
Ken Ryall
c261e3084b Bug 191521, new N&N. 2007-06-11 20:37:23 +00:00
Doug Schaefer
4e95e551ce Setting up builds to run from build.eclipse.org. 2007-06-11 20:26:57 +00:00
Doug Schaefer
e468cd1b32 Setting up builds to run from build.eclipse.org. 2007-06-11 20:25:03 +00:00
Doug Schaefer
7358e10d9b Setting up builds to run from build.eclipse.org. 2007-06-11 19:40:53 +00:00
Doug Schaefer
b545010fbd Bug 157260 - Add custom callbacks to call the buildDoc script to generate the API docs. Also get rid of the user doc's build.xml file since we use the generated one anyway. 2007-06-11 18:59:08 +00:00
Andrew Ferguson
7c00a4e656 191679: fix typos 2007-06-11 16:22:24 +00:00
Doug Schaefer
1097f27885 Moved the how to use zip file paragraph earlier so that people have less chance to miss it. 2007-06-11 15:55:37 +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
Mike Kucera
a7a62dd7d0 added preprocessor configurations, gcc attributes now supported as macros 2007-06-11 14:55:07 +00:00
Anton Leherbauer
7f4dce4f49 Fix for 189119: [Parameter Hints] failure to highlight current parameter 2007-06-11 13:23:28 +00:00
Ken Ryall
6a7ab9f69b Enable change config and build actions if the selection is in a source file. 2007-06-09 02:28:47 +00:00
Vivian Kong
caa5ad7df2 bug 187629 - add note to translators in TypeInfoMessages.properties so C/C++ keywords don't get translated 2007-06-08 19:35:15 +00:00
Chris Recoskie
ff17147037 Fix for 191761 (xlc release config doesn't have optimization set)
Also fixing some issues with the arch names... it seems the trademark character doesn't show up right on AIX so I'm just using (TM) instead
2007-06-08 19:11:09 +00:00
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