Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2006-05-05Fix for browsing workspace functionality in the FileListControl: more smart l...Mikhail Sennikovsky1-19/+24
2006-05-05Fix for browsing workspace functionality in the FileListControlMikhail Sennikovsky4-46/+50
2006-05-04fix for 140211Chris Recoskie1-3/+13
2006-05-04Apply patch for Bugzilla 139988 - fix resource tool id generationLeo Treggiari1-1/+1
2006-05-04remove unneccessary imports and format codeChris Recoskie2-112/+98
2006-05-04further fixes for 139797Chris Recoskie3-5/+21
2006-05-03further fixes for 139797Chris Recoskie2-0/+11
2006-05-03fixes for 139667 and 139797Chris Recoskie4-74/+151
2006-05-03Adds default preference pages for the C- and Makefile Editor; Toni's patch fo...Markus Schorn1-29/+25
2006-05-03Fix bugzilla 139323 - Inheritance problem with optionCategoryLeo Treggiari2-0/+8
2006-05-01implemented build/clean selected filesChris Recoskie6-1/+976
2006-04-28Test makefile benchmark changes to match changes in makefile generation for d...Leo Treggiari35-32/+14
2006-04-28Make 2 makefile generation changes dealing with quotes and Echo:Leo Treggiari2-10/+13
2006-04-271. Added methods to the IBuildResource for direct querying producer and depen...Mikhail Sennikovsky6-24/+75
2006-04-27Patch for file-list browse support from Sascha Radike <sradike@ejectlag.com>Mikhail Sennikovsky4-37/+327
2006-04-27Test renamed from linkedLibLeo Treggiari4-0/+18
2006-04-26Fix look issues when resizing the dialog.Doug Schaefer1-1/+2
2006-04-26Bug 138676 - fix scalability in the Configurations table in the New Managed P...Doug Schaefer2-5/+48
2006-04-26fix for bug#106064David Inglis1-1/+4
2006-04-26Internal Builder does not use Spawner for nowMikhail Sennikovsky1-1/+27
2006-04-24Project remove handling fixesMikhail Sennikovsky3-26/+104
2006-04-24Progress Monitor support for internal builderMikhail Sennikovsky4-28/+140
2006-04-21Internal Builder fixes/enhancements:Mikhail Sennikovsky3-31/+63
2006-04-21removed duplicate action in toolbar for changing editor presentation, bugzill...Markus Schorn3-10/+13
2006-04-21Property Manager updateMikhail Sennikovsky1-10/+25
2006-04-20Build Model debug(verbose) mode can now be enabled with the debug optionsMikhail Sennikovsky11-42/+47
2006-04-19Fix for the bug#132001. The resource change handling now always initiated wit...Mikhail Sennikovsky1-11/+9
2006-04-18Build Model and Internal Builder fixes and enhancementsMikhail Sennikovsky2-2/+6
2006-04-18Build Model and Internal Builder fixes and enhancementsMikhail Sennikovsky2-1/+4
2006-04-18Build Model and Internal Builder fixes and enhancementsMikhail Sennikovsky12-92/+160
2006-04-17Fix to not use the 1.5 Java Boolean.ParseBoolean()Mikhail Sennikovsky4-7/+7
2006-04-141. Internal builder integration into managed builder core and UIMikhail Sennikovsky17-51/+829
2006-04-12Testing the scalability of the Commit Files dialog. No really, I've removed t...Doug Schaefer3-50/+36
2006-04-06The patch from Tim Kelly and Ken Ryall for the IManagedBuildDefinitionsStartu...Mikhail Sennikovsky3-2/+119
2006-04-06MBS Internal Builder implementation. This functionality is experimental and i...Mikhail Sennikovsky15-59/+978
2006-04-03fix for option parent calculationMikhail Sennikovsky1-5/+28
2006-04-01Apply patch from 134349 - Add method that vendors can call to create a backup...Leo Treggiari1-0/+19
2006-03-31Fix the issues related to updating the configuration list and conversion targ...Leo Treggiari1-7/+49
2006-03-31Add consistency for Resource configuration idsLeo Treggiari1-1/+1
2006-03-30Fix for configuration context calculationMikhail Sennikovsky1-0/+18
2006-03-29fixed NPE on target build when resource save is enabled and target did not ha...David Inglis1-1/+1
2006-03-28Do not use cached build info when saving. See bug #125814Norbert Plött1-1/+1
2006-03-16chage to the start() method: catching Trowable instead of Exception to handle...Mikhail Sennikovsky1-1/+1
2006-03-15fixed bug#131975David Inglis2-8/+6
2006-03-11The clean call added for the case build description calculation is failed and...Mikhail Sennikovsky1-0/+1
2006-03-10The fix to not invoke clean for the full build when the pre/post build steps ...Mikhail Sennikovsky1-1/+1
2006-03-10Initial commit for the build description model functionalityMikhail Sennikovsky48-85/+7108
2006-03-07Apply patch from 125686 which requires the user to visit the Project Type sel...Leo Treggiari1-7/+19
2006-03-07Fix line endingsLeo Treggiari4-2121/+2121
2006-03-07Fix line endingsLeo Treggiari40-34126/+34126

Back to the top