Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2008-02-28Misprint fixOleg Krasilnikov1-1/+1
2008-02-28Bug # 220749 : Performance switches -p -pg should be propagated to linker tooOleg Krasilnikov3-0/+114
2008-02-28NPE fixMikhail Sennikovsky1-4/+6
2008-02-26Bug #220011 : Manged Project Properties: Path and symbols - UI inconsitenciesOleg Krasilnikov1-15/+15
2008-02-26Bug # 219950 : TemplateEngine: Changes made to wizard fields are lost if Adva...Oleg Krasilnikov2-9/+18
2008-02-22Bug #219935 : newWizardPages operation Class is run once if " Advanced Settin...Oleg Krasilnikov1-7/+1
2008-02-22Bug #219840 : potential ClassCastException in ManagedBuildManagerOleg Krasilnikov1-57/+1
2008-02-21Bug # 219684 : ApplicabilityCalculator can't set bool val in CDT4Oleg Krasilnikov1-1/+3
2008-02-21Fix execution environment settingsAnton Leherbauer4-3/+19
2008-02-21Removed class Problem, a duplicate of ASTProblem, related to bug 212864.Markus Schorn1-17/+17
2008-02-19Bug #219174 : inconsistent file-level tool option propagationOleg Krasilnikov1-3/+51
2008-02-15RESOLVED - bug 163672: Other Objects on WinChris Recoskie1-2/+16
2008-02-15Bug #218954 : replace "regedit" run with API call.Oleg Krasilnikov2-102/+97
2008-02-15Fix manifest warningsAnton Leherbauer16-42/+42
2008-02-13Related to Multi-config implementation.Oleg Krasilnikov2-52/+166
2008-02-13Small changes made while Multi-cfg implementationOleg Krasilnikov3-507/+154
2008-02-11Bug #218484 : Description not saved when creating a new configuration based o...Oleg Krasilnikov1-5/+5
2008-02-09add singleton property to correct compile errors against M5 platform.Andrew Ferguson1-1/+1
2008-02-08Bug #182450 : Multi-configuration supportOleg Krasilnikov8-107/+145
2008-02-07Bug #218078 : Tool chain editor doesn't properly update configurationOleg Krasilnikov4-151/+119
2008-02-06Roll back changes with isOptionVisible()Oleg Krasilnikov1-110/+104
2008-02-06Disable unnecessary isOptionVisible() check during page creation.Oleg Krasilnikov1-102/+102
2008-02-06Check for isOptionVisible() is added to update procedure.Oleg Krasilnikov1-2/+8
2008-02-06Fix for 186106: The Makefile Editor inserts spaces instead of a tab characterAnton Leherbauer1-2/+11
2008-02-05some fixes to project description manager and build system to allow EFS hoste...Chris Recoskie1-1/+1
2008-02-04Fix for 216945: GCCPerFileBOPConsoleParser doesn't handle symbolic links corr...Anton Leherbauer5-80/+91
2008-02-01Multi-config updates.Oleg Krasilnikov11-91/+296
2008-02-01Fix for 217403: Reduce memory usage of DiscoveredScannerInfoStoreAnton Leherbauer1-18/+16
2008-02-01Fix Java compliance settingsAnton Leherbauer3-2/+18
2008-01-31Bug #182450 : Multi-cfgOleg Krasilnikov20-166/+220
2008-01-31Bug #182450 : Multi cfg supportOleg Krasilnikov3-78/+101
2008-01-30Configure Java compliance levelAnton Leherbauer8-2/+34
2008-01-30Bug #217052 : custom page's operation is not run on creation of make projectsOleg Krasilnikov4-38/+33
2008-01-29Bug #216792 : Enumerated option value handler not called when switching prope...Oleg Krasilnikov1-2/+7
2008-01-29Bug #182450 : Multi-configOleg Krasilnikov18-138/+128
2008-01-29Fix for 213690: [Scanner Discovery] Wrong resolution of linked resources (pat...Anton Leherbauer2-5/+35
2008-01-28Temporary disabled Button.setGrayed/getGrayedOleg Krasilnikov2-9/+18
2008-01-28Bug #182450 - Multi-cfgOleg Krasilnikov2-19/+14
2008-01-28Bug #216399 : Implement 3-state checkboxes in Property pages for Multi-config...Oleg Krasilnikov9-117/+251
2008-01-28Fix for 210125: [Scanner Discovery] Build output file not released (Patch by ...Anton Leherbauer1-22/+33
2008-01-24Bug #216336: Multi-cfg on folder-levelOleg Krasilnikov1-14/+23
2008-01-23Bugs #216017, 216018: MultiConfigurations bug fixOleg Krasilnikov8-182/+566
2008-01-18BUg 212474, check makefile device for included filesKen Ryall1-1/+16
2008-01-18Allow to configure empty macro definitions, bug 215789.Markus Schorn4-46/+71
2008-01-16197468: tighten test success conditionsAndrew Ferguson1-21/+16
2008-01-15197468: apply fixAndrew Ferguson13-146/+264
2007-12-21Fix for 213456: Misuse of IMarker.LOCATION attribute breaks API and leads to ...Anton Leherbauer1-3/+3
2007-12-12update testcase for bug 212596 (testBug43450 was removed as part of bug 209772)Vivian Kong1-1/+0
2007-12-12Bug #212760: NPE when trying to edit tools for CDT projectOleg Krasilnikov1-0/+2
2007-12-12Bug#182450Oleg Krasilnikov2-17/+124

Back to the top