Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Expand)AuthorFilesLines
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
2007-12-11Bug # 182450: allow changing settings for multimple configs simultaneouslyOleg Krasilnikov22-203/+1975
2007-12-07Headers included from c- and c++-files (bug 191989).Markus Schorn1-3/+4
2007-12-06Bug # 212000 : ClassCastException from MBSWizardHandler.getMainPageData() if ...Oleg Krasilnikov1-4/+6
2007-12-05Bug # 211935 : Cannot customize CDTMainWizardPage because of key methods bein...Oleg Krasilnikov1-2/+11
2007-11-27Bug #210836 : NPEs in Project-Properties of Makefle Project (not managed)Oleg Krasilnikov4-4/+8
2007-11-21Fix compile error in test plugin due to parser removal (209772)Anton Leherbauer1-36/+0
2007-11-19Bug #205129 : Acquiring a configuration from its description causes an EVENT_...Oleg Krasilnikov1-0/+3
2007-11-19fix for exported settingsMikhail Sennikovsky1-1/+9
2007-11-19Bug #207470Oleg Krasilnikov2-9/+33
2007-11-17fix for [bug 205840] Should file-level tool be updated when project toolchain...Mikhail Sennikovsky1-2/+2
2007-11-16Tool chain modification updateOleg Krasilnikov2-223/+143
2007-11-16 fix for the tool-chain modification functionalityMikhail Sennikovsky2-2/+27
2007-11-16 fix for the tool-chain modification functionalityMikhail Sennikovsky5-11/+11
2007-11-16proper restore defaults for tool-chain modification functionalityMikhail Sennikovsky3-2/+81
2007-11-16fix for the child folder info creationMikhail Sennikovsky2-0/+9
2007-11-16 fix for the tool-chain modification functionalityMikhail Sennikovsky1-2/+2
2007-11-16 fix for the tool-chain modification functionalityMikhail Sennikovsky2-1/+3
2007-11-16 fix for the tool-chain modification functionalityMikhail Sennikovsky1-3/+5
2007-11-16additional fix for the tool-chain modification functionalityMikhail Sennikovsky1-14/+73
2007-11-16dbg trace offMikhail Sennikovsky1-1/+1
2007-11-16Fix for the tool-chain modification functionalityMikhail Sennikovsky2-1/+2
2007-11-14Additional core fix for [bug 205840] Should file-level tool be updated when p...Mikhail Sennikovsky16-63/+212
2007-11-13Core fix for [bug 205840] Should file-level tool be updated when project tool...Mikhail Sennikovsky5-10/+182
2007-11-09Bug # 209324 : Warning when buildDefinition toolChain contains no tool elementsOleg Krasilnikov1-1/+1
2007-11-07Make tool selection dialog more intuitiveOleg Krasilnikov1-36/+95
2007-11-07Bug # 207315 : context ID was ignored for IOptionOleg Krasilnikov6-9/+89
2007-11-06Upversion plug-ins to 5.0.0Anton Leherbauer8-18/+18
2007-11-04Tool-chain modification status calculation enhancementMikhail Sennikovsky59-434/+6413
2007-11-02Bug 208102 - failures in MBS UI tests, updated Sets to Lists in the JUnit tes...Vivian Kong2-12/+12
2007-10-30RESOLVED - bug 208102: failures in MBS UI testsChris Recoskie1-1/+1
2007-10-25205182: apply fix and add example templateAndrew Ferguson1-0/+3
2007-10-24Follow up fix for 205231Anton Leherbauer1-8/+10
2007-10-04Tool setting tab resizing improvementOleg Krasilnikov1-30/+28
2007-09-26Bug #190155 : The MBS new project wizard allows finishing without asking cust...Oleg Krasilnikov4-151/+118
2007-09-26Tools setting tab resizing improvement.Oleg Krasilnikov1-0/+9
2007-09-24Bug #204365 : NPE in Builder.getDefaultOutputSettings()Oleg Krasilnikov1-1/+1
2007-09-19Bug #203896 : Problem with managedbuilder when creating a new configOleg Krasilnikov2-36/+12
2007-09-19Fix for hasCustomSettings state calculationMikhail Sennikovsky2-4/+4
2007-09-18Stop using the Spawner when you don't need interrupt(). CygPath has been hang...Doug Schaefer1-3/+1
2007-09-18fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=203743David Inglis1-0/+9
2007-09-18Bug 203619 - make the cygwin check even looser.Doug Schaefer1-1/+1
2007-09-18Fix for [Bug 203672] make: *** No rule to make target 'clean' for empty cleanMikhail Sennikovsky1-15/+20
2007-09-18EVENT_OPEN event on configuration creationMikhail Sennikovsky1-0/+2
2007-09-17change the cygwin check to just check for gcc-core instead of the superpackag...Doug Schaefer1-1/+1
2007-09-17203550: Apply patch on behalf of Beth TibbittsAndrew Ferguson1-1/+1
2007-09-14Fix for [Bug 203092] Available tools only lists one flavor of a toolMikhail Sennikovsky2-18/+98

Back to the top