Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-07-22Fix problem with converter codeLeo Treggiari1-15/+15
2005-07-21The resource change handling initialization job is now set to systemMikhail Sennikovsky1-0/+1
2005-07-14Fix for the bug# 103372 for the 3.0Mikhail Sennikovsky3-6/+65
2005-07-10Fix problem with trying to access managedBuildInfo before the .cdtbuild file ...Leo Treggiari9-128/+196
2005-07-08calculating the CDT_LIBRARY entries from the managed build options is disable...Mikhail Sennikovsky1-1/+6
2005-07-07Checked in some fixes for the managed project v2.1 update mechanism and proje...Mikhail Sennikovsky1-23/+42
2005-07-06Reset configure method to previous implementationLeo Treggiari1-1/+2
2005-07-06Checked in the resouece renaming/deletion handling for MBS. When the resouece...Mikhail Sennikovsky5-13/+452
2005-07-06Fix problem with building when a referenced project has changed.Leo Treggiari1-5/+23
2005-07-04Fix *Dirty to account for new childrenLeo Treggiari2-0/+40
2005-07-04crecoskie July 4, 2005Chris Recoskie1-2/+13
2005-07-02Fix for problem with tool-chain defined at top level in manifestLeo Treggiari2-6/+8
2005-06-30Fix 100581 - add the .c extension to the project-specific C++ Source File typ...Leo Treggiari3-42/+96
2005-06-28Fix for problem converting CDT 1.2 & 2.0 projectsLeo Treggiari8-45/+68
2005-06-27Fixed the bug that macros specified in the OBJECTS and LIBRARIES options are ...Mikhail Sennikovsky4-6/+55
2005-06-27EPL'ing the CDT.Doug Schaefer3-3/+3
2005-06-26Update MBS to use project-specific content types when availableLeo Treggiari9-50/+178
2005-06-24Added support for the options that contained by a tool-chainMikhail Sennikovsky1-17/+30
2005-06-24Checked in the copyright fixes for the schema filesMikhail Sennikovsky3-18/+16
2005-06-23The fix for the bug#65148Mikhail Sennikovsky1-0/+7
2005-06-20crecoskie June 20, 2005 - updating copyright and license info for EPL transitionChris Recoskie142-840/+831
2005-06-15Checked in the patch from Andrew Ferguson that contains some corrections for ...Mikhail Sennikovsky1-28/+28
2005-06-15Committed the patch from David Daoust that fixes the string externalization w...Mikhail Sennikovsky1-1/+1
2005-06-151.Applied the patch from Bill Hilliard: the tool-settings block is now not cr...Mikhail Sennikovsky1-1/+1
2005-06-15The fix for setting/getting the valueHandler Extra Argument from Bala ToratiMikhail Sennikovsky1-5/+8
2005-06-14crecoskie June 13, 2005Chris Recoskie1-0/+7
2005-06-10Minor bug fixes and enhancements for Options & OptionHandlersLeo Treggiari6-40/+123
2005-06-10Update some doc commentsLeo Treggiari1-4/+4
2005-06-10Add getBaseId method to IBuildObjectLeo Treggiari6-3/+31
2005-06-10The fix for the null-pointer exception that occured because of the rcbs tools...Mikhail Sennikovsky1-1/+2
2005-06-10Apply patch from Sunil Davasam for multi-version and converter supportLeo Treggiari7-21/+959
2005-06-09Checked in some fixes related to the path entry update mechanism. testScanner...Mikhail Sennikovsky5-12/+148
2005-06-09Part fix for PR 94658Alain Magloire1-1/+1
2005-06-09The ManagedBuildInfo.readToolsOptions() now uses the IResourceConfiguration.g...Mikhail Sennikovsky1-1/+1
2005-06-08Some modifications and fixes for the build Environment and Macros were addedMikhail Sennikovsky13-147/+592
2005-06-08checked in the patch that implements the path entry discovery mechanism for MBSMikhail Sennikovsky2-128/+291
2005-06-08Apply Bill Hilliard's patch for adding resource specific custom build stepsLeo Treggiari9-84/+579
2005-06-06Apply Symbian (Lars & Bala) patch for Shared Tool Options supportLeo Treggiari29-837/+2320
2005-06-02Using list of exsternal scanner info providers to discover project scanner in...Vladimir Hirsl1-18/+20
2005-05-31Add new class GnuLinkOutputNameProviderLeo Treggiari1-0/+102
2005-05-31Some minor fixes for the build Environment and Macros: some extra-checks for ...Mikhail Sennikovsky6-55/+79
2005-05-30Changes to better support output files in non-default locationsLeo Treggiari6-75/+106
2005-05-28Fix for PR 88592Leo Treggiari1-1/+1
2005-05-27Externalized string fixes from David DaoustLeo Treggiari5-4/+4
2005-05-271. IConfigurationElement get*Element() and set*Element(IConfigurationElement ...Mikhail Sennikovsky10-71/+56
2005-05-27Fix for PR 80185 - output message to console when there are no source files t...Leo Treggiari2-10/+76
2005-05-26Add IOptionApplicability callbackLeo Treggiari25-184/+1033
2005-05-26Partial fix for PR 94702: CygpathTranslator cannot work with old cygwin versi...Vladimir Hirsl1-1/+1
2005-05-26fixed some minor bugsMikhail Sennikovsky4-8/+7
2005-05-23Bug fix patch from Bob MonteleoneLeo Treggiari5-72/+109

Back to the top