Skip to main content
summaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2011-05-04Bug 344646 - Use EFSExtensionManager to get project pathsVivian Kong4-7/+14
2011-04-26bug 343700: Exceptions during Build Selected Files operation are not displaye...Andrew Gvozdev1-83/+77
2011-03-07Bug 338936 - Makefile parsers don't close the input streamsAnton Leherbauer6-276/+325
2011-01-05Bug 333587 - Update to work with new MinGW installer. Backported from HEAD.Doug Schaefer1-55/+49
2010-11-18Bug 330594 - ResourceException checking HasNatureExpression when project closedJames Blackburn1-13/+5
2010-10-29Bug 328472 - "C/C++ Build" does not show under PreferencesAnton Leherbauer1-88/+32
2010-10-28Bug 328250 - CommonBuilder should use EFSExtensionManager to determine build ...Chris Recoskie2-2/+2
2010-10-26Bug 328250 - CommonBuilder should use EFSExtensionManager to determine build ...Chris Recoskie5-7/+63
2010-10-18bug 327921: [Build selected File] Compiler Errors are not shown in Problems ViewAndrew Gvozdev1-1/+1
2010-10-18Cleanup, =1.80Andrew Gvozdev1-17/+3
2010-09-23bug 322169: New Makefile Project with Existing Code wizard silently failsAndrew Gvozdev1-33/+43
2010-09-14bug 318812: Reverted as it broke translation workv201009141542Andrew Gvozdev44-842/+587
2010-09-10Bug 324816 - GnuMakefileGenerator does not properly handle tools which have ...Chris Recoskie1-1/+1
2010-08-24bug 323011: compilation warningAndrew Gvozdev1-1/+0
2010-08-24bug 323011: [Scanner Discovery] Source files with drive-relative paths ("/foo...Andrew Gvozdev1-4/+23
2010-08-18bug 323011: [Scanner Discovery] Source files with drive-relative paths ("/foo...Andrew Gvozdev1-1/+1
2010-08-15bug 322695: Can't access preferences of any unrelated CDT project having "bad...Andrew Gvozdev1-1/+35
2010-08-15bug 322695: Can't access preferences of any unrelated CDT project having "bad...Andrew Gvozdev1-1/+2
2010-08-15bug 322695: Can't access preferences of any unrelated CDT project having "bad...Andrew Gvozdev2-0/+7
2010-08-15bug 322695: Can't access preferences of any unrelated CDT project having "bad...Andrew Gvozdev1-111/+137
2010-08-15bug 322695: Can't access preferences of any unrelated CDT project having "bad...Andrew Gvozdev1-0/+2
2010-08-15bug 322695: Can't access preferences of any unrelated CDT project having "bad...Andrew Gvozdev1-0/+2
2010-08-15bug 322695: Can't access preferences of any unrelated CDT project having "bad...Andrew Gvozdev1-1/+1
2010-08-15bug 322695: Can't access preferences of any unrelated CDT project having "bad...Andrew Gvozdev1-197/+190
2010-08-06Bug 318410 - Invoking CDT Builder takes over 1 minute for managed project.James Blackburn1-37/+55
2010-07-25bug 318812: lost labels for Discovery Options PageAndrew Gvozdev1-4/+4
2010-07-06bug 318812: cdt.managedbuilder.ui should use its own message bundle instead o...Andrew Gvozdev44-583/+836
2010-07-02Bug 318738 - Incorrect chopping of weird paths in option value like ${worksp...James Blackburn1-1/+12
2010-06-29Bug 318331 changing an option value on a top-level resource may not correctly...James Blackburn2-2/+6
2010-06-16bug 206372: [Scanner Discovery] Include path discovery doesn't discard obsole...Andrew Gvozdev2-0/+85
2010-06-16bug 255694: [Scanner Discovery] folder-level discovery option page seen when ...Andrew Gvozdev1-15/+3
2010-06-06Bug 315895 - Names and descriptions of CDT features are confusing.Sergey Prigogin2-4/+4
2010-06-02Bug 315439 Fix up copyrightVivian Kong2-2/+2
2010-06-02Bug 315439 Fix up copyrightVivian Kong45-45/+45
2010-06-02Bug 315439 Fix up copyrightVivian Kong47-47/+47
2010-06-02Bug 315439 Fix up copyrightVivian Kong25-22/+52
2010-06-01Bug 315187 Unknown tool option silently breaks ManagedBuild tool command line...James Blackburn1-14/+12
2010-06-01Bug 315187 Unknown tool option silently breaks ManagedBuild tool command line...James Blackburn5-14/+23
2010-05-31Bug 314015 Test fix for scanner discovery.Doug Schaefer1-3/+4
2010-05-31Bug 306627 - Fix license inconsistenciesVivian Kong4-122/+238
2010-05-31 Bug 314212 - CDT Feature copyright dates are outdatedVivian Kong2-2/+2
2010-05-30Fix for style.Ken Ryall1-1/+1
2010-05-28bug 270326: console window displays blackAndrew Gvozdev1-0/+3
2010-05-25further changes for Bug 291815 - Add an extension point to allow utilities f...Chris Recoskie1-2/+2
2010-05-21bug 306222: Further enhancement of Save Build Console featureAndrew Gvozdev8-297/+41
2010-05-19Bug 313503 Shouldn't pass empty "" arguments to tool options as it results in...James Blackburn1-20/+4
2010-05-19Bug 300554 return non-zero exit code if error markers exist in built projectsJames Blackburn1-3/+25
2010-05-18Bug 313370 - fixed GCC Per File scanner discovery by allowing the builder to ...Doug Schaefer5-9/+4
2010-05-15compilation warningsAndrew Gvozdev1-1/+5
2010-05-12Bug 312552 Use ILock rather than scheduling rule for mutual exclusion. Schedu...James Blackburn1-42/+14

Back to the top