1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

14941 commits

Author SHA1 Message Date
Vivian Kong
2f6f5bdcf8 fix for build failure for M7 build 2009-05-01 14:27:52 +00:00
Vivian Kong
7b18dd13af bug 274512 2009-05-01 13:57:09 +00:00
Vivian Kong
a8fc09a9e6 fix for build failure for M7 build 2009-05-01 13:55:57 +00:00
Sergey Prigogin
7855035ec6 Proper exception logging. 2009-05-01 05:36:18 +00:00
Vivian Kong
f203283290 bug 261232 Add new project type for UPC 2009-04-30 20:04:50 +00:00
Mike Kucera
01ce038d6f [261232] update to XLC wizard so that it can be reused for UPC 2009-04-30 19:54:36 +00:00
Mike Kucera
436a3e5dd3 [261232] initial commit of UPC new project wizard and UPC toolchain 2009-04-30 19:53:45 +00:00
Mike Kucera
9605de728a fix for XLC parser test suite 2009-04-30 19:14:08 +00:00
Vivian Kong
b08713702c bug 271449: Incorrect text direction in makefile in mirrored eclipse 2009-04-30 16:41:00 +00:00
Mikhail Khodjaiants
f309234b78 Bug 274499: Add Global Variables dialog not work when the user uncheck all variables. Applied patch from Gaetano Santoro (ST). 2009-04-30 15:18:50 +00:00
Marc Khouzam
3e076926e0 [258284] 'stoprecord' command is now 'record stop' in GDB 2009-04-30 14:50:01 +00:00
Chris Recoskie
ac9667d8bd fix @since tags and bundle versions 2009-04-30 12:04:03 +00:00
Doug Schaefer
0e9d71dcbb Updated the Wascana generator. 2009-04-29 23:53:16 +00:00
Marc Khouzam
da50919f62 [273833] Add a text box to specify the core file to the CDI Postmortem launch. This aligns both DSF-GDB and CDI-GDB Portmortem launches. 2009-04-29 20:14:41 +00:00
Marc Khouzam
ec8730ff11 [274414] Use a Job to prevent locking the UI 2009-04-29 20:05:28 +00:00
Doug Schaefer
4a63d165b2 Added crossgcc and p2 to the site.xml. 2009-04-29 19:08:07 +00:00
Doug Schaefer
c11128ff5e Added handling of executable bit from tar entry. 2009-04-29 19:06:55 +00:00
Doug Schaefer
82c18d8c1f Corrected version number for p2 plugin/feature. 2009-04-29 18:58:05 +00:00
Doug Schaefer
1e4b3bb8cf Fix path to p2 modules. 2009-04-29 18:45:05 +00:00
Doug Schaefer
33b49642c5 Adding GCC Cross and P2 features to build. 2009-04-29 18:37:33 +00:00
Doug Schaefer
0ad472a672 Feature for the Cross GCC feature. 2009-04-29 18:29:44 +00:00
Chris Recoskie
7be061117f small change to mark org.eclipse.cdt.managedbuilder.internal.ui.workingsets as internal 2009-04-29 17:44:26 +00:00
Chris Recoskie
f22317ef0a NEW - bug 272146: deprecate and eventually remove the CDOM
https://bugs.eclipse.org/bugs/show_bug.cgi?id=272146
2009-04-29 13:56:59 +00:00
Chris Recoskie
d5323553c6 fix package exports 2009-04-29 13:45:55 +00:00
Marc Khouzam
d45daa1b98 Missing @since tags 2009-04-29 13:32:50 +00:00
Chris Recoskie
93990eff68 RESOLVED - bug 218565: On AIX, unable to add third path to Include Paths in Project Properties
https://bugs.eclipse.org/bugs/show_bug.cgi?id=218565
2009-04-29 13:11:02 +00:00
Chris Recoskie
337fa6e1bf RESOLVED - bug 273899: xlc toolchain doesn't specify xlc error parser
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273899
2009-04-29 12:50:18 +00:00
Sergey Prigogin
c9a37ff6c0 Return a meaningful name if we can. 2009-04-29 03:28:10 +00:00
James Blackburn
2b86aeb5b9 Bug 269980 ResourceLookup#selectFileForLocation(...) may now return non-existant IFiles (as the equivalent platform methods do).
- FileRelevance consider IFIle#isAccessible() & link state when computing IFile relevance
  - Tweak consumers who assume that ResourceLookup returns null for inaccessible IFiles
2009-04-28 20:41:49 +00:00
Vivian Kong
8e71d0d8e8 bug 273250 - Disassembly view should have LTR orientation 2009-04-28 20:11:12 +00:00
Marc Khouzam
aa531aa1e0 Use IMIProcesses instead of MIProcesses to support different version of GDB 2009-04-28 18:12:42 +00:00
Vivian Kong
e850c5811b bug 269421 - [Accessibility] The value of the LANG attribute must be set to one of the ISO 639 language codes 2009-04-28 16:04:39 +00:00
Markus Schorn
4f634fd923 Argument deduction from class instances, bug 272848. 2009-04-28 15:52:25 +00:00
Markus Schorn
997f6d7197 Fix warnings. 2009-04-28 15:10:40 +00:00
Vivian Kong
74ec7eae9c attempt to generate .api_description file (bug 264672) 2009-04-28 15:03:37 +00:00
Anton Leherbauer
66ff1f285c [Bug 273471] Child nodes on C++ class disappear on PE on an Undo action 2009-04-28 12:07:18 +00:00
Chris Recoskie
09f3368f3e RESOLVED - bug 273636: changes to enable MBS on EFS projects
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273636
2009-04-28 12:02:33 +00:00
Markus Schorn
1e31821df4 Fixes CArrayType.getArraySizeExpression(), bug 273797. 2009-04-28 11:53:37 +00:00
Markus Schorn
71638ab566 Empty macro definition in compiler inspection, bug 274002. 2009-04-28 11:38:46 +00:00
Anton Leherbauer
e89276f505 Fix test errors if cygpath not in path 2009-04-28 10:21:57 +00:00
Anton Leherbauer
b10e6d881f [273924] Add DisassemblyEditor to enablement expression 2009-04-28 10:21:45 +00:00
Anton Leherbauer
7068e8db28 Yet another attempt to fix BasicSearchTests 2009-04-28 10:21:27 +00:00
Markus Schorn
72a4c706d9 Performance of class name verification in new class wizard, bug 270924. 2009-04-28 09:54:17 +00:00
Markus Schorn
7238d0fff7 Fix for 273272. 2009-04-28 07:25:36 +00:00
Pawel Piech
202474d90a [273924] - [breakpoints] Use IToggleBreakpointsTargetFactory for CDT breakpoints 2009-04-27 18:44:31 +00:00
Doug Schaefer
6423917e54 Ignoring the generated html files. 2009-04-27 16:26:40 +00:00
Doug Schaefer
06b02438e9 Removing the html files from the repo. These should be cvsignored since they are built all the time. 2009-04-27 16:24:55 +00:00
Doug Schaefer
73728bf715 ignoring the compiled exes here. 2009-04-27 16:21:42 +00:00
Anton Leherbauer
411c7f0237 Docs update, related to bug 249359 2009-04-27 15:04:34 +00:00
Anton Leherbauer
48bdc40eec Fix CodeFormatter JUnit test, bug 272006 2009-04-27 09:19:39 +00:00