Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2008-04-10Fix for 226453: NPE in CygpathTranslator if no Cygwin installedAnton Leherbauer1-17/+18
2008-04-09Fix source compliance levelAnton Leherbauer1-1/+11
2008-04-08applied patch from bug #225777.Warren Paul10-32/+376
2008-04-04Various changes for EFSChris Recoskie3-6/+16
2008-04-03Fix for 224567: Makefile compare editor uses non fixed width fontAnton Leherbauer2-2/+20
2008-04-02Fix for 194578: NPE when attempting to edit a (new type) Makefile on a remote...Anton Leherbauer16-246/+221
2008-03-28Cosmetic changes and long time fixes for the Makefile editore.Alain Magloire4-5/+7
2008-03-28Bug #224309 : Problem with ordering of ErrorParserOleg Krasilnikov1-38/+14
2008-03-28Bug 224191 : Need public API to create CDT variablesOleg Krasilnikov1-35/+19
2008-03-27Fix build on Mac OS by removing the specified 1.4 VM and using the default (1...Ken Ryall1-1/+1
2008-03-25Warning eliminationOleg Krasilnikov1-3/+3
2008-03-25Warnings eliminationOleg Krasilnikov2-17/+14
2008-03-20Bug #194026 : Add "Build All Configurations" preference optionOleg Krasilnikov3-81/+98
2008-03-20Bug #223044 : Build All Configurations does not run other project buildersOleg Krasilnikov1-4/+7
2008-03-19Fix warnings about CUIPlugin.getDefault().log()Anton Leherbauer5-21/+17
2008-03-19Bug #223059 : Problems setting per resource tool settingsOleg Krasilnikov1-37/+31
2008-03-18CygpathTranslator should not accept native path without deviceAnton Leherbauer1-7/+28
2008-03-17Bug #222742 : List values in Tool Options are not propagatedOleg Krasilnikov1-47/+41
2008-03-13Bug #222562 : Regression in per-resource build option settingsOleg Krasilnikov2-256/+130
2008-03-12Bug #222390 : Overriding make variables in build command does not accept quotesOleg Krasilnikov1-7/+9
2008-03-11Bug in the tab: extension always empty.Oleg Krasilnikov1-10/+30
2008-03-04Fix: apply in Multi-config modeOleg Krasilnikov1-2/+0
2008-03-03NPE fixOleg Krasilnikov1-4/+8
2008-03-03Bug #220838 : null pointer exception in HoldsOption.java when converting toolsOleg Krasilnikov1-83/+78
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

Back to the top