Skip to main content
summaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2006-05-15Changed the buildInfoVersion to 3.1Mikhail Sennikovsky4-4/+87
2006-05-15fixed bug #141541David Inglis1-148/+148
2006-05-121. About.html update for the managed builder plug-insMikhail Sennikovsky8-154/+215
2006-05-11patch from Tianchao Li to fix https://bugs.eclipse.org/bugs/show_bug.cgi?id=...David Inglis3-27/+38
2006-05-11patch from Tianchao Li to fix https://bugs.eclipse.org/bugs/show_bug.cgi?id=...David Inglis4-0/+4
2006-05-11patch from Tianchao Li to fix https://bugs.eclipse.org/bugs/show_bug.cgi?id=...David Inglis4-11/+58
2006-05-10Remove the .settings directory from the TestProjectConversion .zip file.Leo Treggiari2-2/+1
2006-05-10Do not cache settings sorred in project-scoped preferences. Work-around to bu...Mikhail Sennikovsky1-17/+27
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

Back to the top