Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-05-04Fix compile error with M7 p2.Doug Schaefer2-3/+3
2009-05-04fix plugin and provider nameVivian Kong1-2/+2
2009-05-04Comment out setExecutable call which is 1.6 only.Doug Schaefer1-1/+1
2009-05-04bug 274772Vivian Kong1-1/+3
2009-05-04plugin dependenciesVivian Kong1-2/+2
2009-05-04update XLC feature dependenciesVivian Kong1-2/+15
2009-05-04[274772] plugin.properties missing from build for org.eclipse.cdt.core.lrpars...Mike Kucera1-1/+3
2009-05-04[274772] XL C++ Language Options property page is showing up everywhereMike Kucera1-0/+9
2009-05-04Fix warning.Markus Schorn1-1/+1
2009-05-04use Eclipse 3.5m7 to buildVivian Kong1-1/+1
2009-05-04Bug 274490 - Return type stored in the ICElement- IFunctionDeclaration contai...Anton Leherbauer3-30/+40
2009-05-04Fix test errors if cygpath not in path #2Anton Leherbauer1-1/+6
2009-05-03Prevent BadLocationException from propagating.Sergey Prigogin1-26/+32
2009-05-02Cosmetics.Sergey Prigogin2-6/+6
2009-05-02Use StringBuilder instead of StringBuffer.Sergey Prigogin1-2/+2
2009-05-01Added plug-in dependencies.Doug Schaefer1-1/+21
2009-05-01Updated the Wascana generator.Doug Schaefer1-16/+34
2009-05-01missing feature.properties fileVivian Kong1-1/+5
2009-05-01update feature dependenciesVivian Kong5-1/+6
2009-05-01update managedbuilder.core version dependencyVivian Kong1-1/+1
2009-05-01update managedbuilder.core version dependencyVivian Kong1-3/+3
2009-05-01fixing up version numberVivian Kong3-5/+17
2009-05-01fix for build failure for M7 buildVivian Kong2-2/+2
2009-05-01bug 274512Vivian Kong5-168/+8
2009-05-01fix for build failure for M7 buildVivian Kong6-0/+472
2009-05-01Proper exception logging.Sergey Prigogin1-10/+7
2009-04-30bug 261232 Add new project type for UPCVivian Kong3-1/+11
2009-04-30[261232] update to XLC wizard so that it can be reused for UPCMike Kucera2-30/+17
2009-04-30[261232] initial commit of UPC new project wizard and UPC toolchainMike Kucera14-0/+822
2009-04-30fix for XLC parser test suiteMike Kucera2-33/+0
2009-04-30bug 271449: Incorrect text direction in makefile in mirrored eclipseVivian Kong1-1/+8
2009-04-30Bug 274499: Add Global Variables dialog not work when the user uncheck all va...Mikhail Khodjaiants1-1/+3
2009-04-30[258284] 'stoprecord' command is now 'record stop' in GDBMarc Khouzam1-1/+1
2009-04-30fix @since tags and bundle versionsChris Recoskie22-11/+59
2009-04-29Updated the Wascana generator.Doug Schaefer1-105/+164
2009-04-29[273833] Add a text box to specify the core file to the CDI Postmortem launch...Marc Khouzam6-7/+131
2009-04-29[274414] Use a Job to prevent locking the UIMarc Khouzam1-49/+77
2009-04-29Added crossgcc and p2 to the site.xml.Doug Schaefer1-0/+6
2009-04-29Added handling of executable bit from tar entry.Doug Schaefer1-0/+10
2009-04-29Corrected version number for p2 plugin/feature.Doug Schaefer3-3/+3
2009-04-29Fix path to p2 modules.Doug Schaefer1-2/+2
2009-04-29Adding GCC Cross and P2 features to build.Doug Schaefer2-0/+16
2009-04-29Feature for the Cross GCC feature.Doug Schaefer20-0/+1403
2009-04-29small change to mark org.eclipse.cdt.managedbuilder.internal.ui.workingsets a...Chris Recoskie1-1/+1
2009-04-29NEW - bug 272146: deprecate and eventually remove the CDOMChris Recoskie1-0/+3
2009-04-29fix package exportsChris Recoskie1-0/+1
2009-04-29Missing @since tagsMarc Khouzam1-0/+3
2009-04-29RESOLVED - bug 218565: On AIX, unable to add third path to Include Paths in P...Chris Recoskie1-1/+1
2009-04-29RESOLVED - bug 273899: xlc toolchain doesn't specify xlc error parserChris Recoskie2-19/+26
2009-04-29Return a meaningful name if we can.Sergey Prigogin1-2/+2

Back to the top