Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Collapse)AuthorFilesLines
2009-01-16Fix Eclipse 3.5 dependencyAnton Leherbauer1-1/+1
2009-01-15[171814] - fixed another typoAlena Laskavaia1-1/+1
2009-01-15[171814] - added checkbox for make name same as target name, patchAlena Laskavaia2-6/+41
2009-01-15[240616] make target should not invoke extra clean command, applied patchAlena Laskavaia1-0/+1
2009-01-15Bug 260261 - Makefile syntax highlighting error on comments at multiple linesAnton Leherbauer4-39/+77
2009-01-09Update bundle versions (bug 259308) and fix execution environmentAnton Leherbauer5-5/+15
2009-01-08[259964] - race conditions with model creation - applying patchAlena Laskavaia3-68/+175
2008-12-18Bug 244054 - Makefile editor: cannot add bookmarksAnton Leherbauer2-0/+26
2008-12-18Bug 172331 - F3 shortcut does not work in Makefile editorAnton Leherbauer2-2/+3
2008-12-18Bug 172331 - Keyboard shortcuts don't work in Makefile Editor, patch by ↵Anton Leherbauer1-0/+9
Olexiy Buyanskyy
2008-12-17update update site URLsVivian Kong2-2/+2
2008-12-15compile all test plug-ins into jars at rootVivian Kong4-8/+6
2008-12-12242403 - applied patch to solve ClassCastExceptionAlena Laskavaia3-20/+52
2008-12-08[119318] - refresh after clean, applied patchAlena Laskavaia1-0/+2
2008-12-03[255125] - applied patch for stack overflow problemAlena Laskavaia1-2/+18
2008-11-28bug 219337 - option to change how referenced projects are buildVivian Kong1-2/+18
2008-11-28- added protected method that allow customization of this pageAlena Laskavaia1-2/+6
2008-11-25Bug 253522 - Convert to new message bundle formatAnton Leherbauer2-8/+7
2008-11-24Update bundle versionsAnton Leherbauer11-15/+31
2008-11-20Bug 228236 - ConcurrentModificationException when opening source fileAnton Leherbauer2-321/+382
2008-11-19[255157] typo in template idAlena Laskavaia1-1/+1
2008-11-13bug 250982 - add progress reporting to new project wizardVivian Kong2-76/+97
2008-11-12bug 224203 (patch by Don Porges)Vivian Kong1-1/+1
2008-11-12[252969] - applied patch to close streamsAlena Laskavaia1-6/+18
2008-11-11Bug 254849 - [Problems View] Sort by location sorts lexicographicallyAnton Leherbauer1-4/+3
2008-11-05Code cleanupAnton Leherbauer1-29/+1
2008-11-04[241072] - fixed parsing command lineAlena Laskavaia1-24/+2
2008-11-04[241072] - added command line parser utility and testsAlena Laskavaia1-54/+15
2008-11-03- removed unneded annotationAlena Laskavaia1-1/+0
2008-11-03[231458] - applied patch for loosing error parsers settingsAlena Laskavaia1-13/+5
2008-10-21[140424] ArrayIndexOutOfBoundsException when creating a new project with ↵Alena Laskavaia1-1/+6
ScannerConfigurationDiscoveryProfile extension defined
2008-10-17[251124] - applied patch, fixing unfinished code that allow language ↵Alena Laskavaia2-7/+31
separation for templates
2008-10-02Implementation to select resource for a location, bug 248419.Markus Schorn3-104/+82
2008-09-24Bug 245692 - CygpathTranslator default conversion failsAnton Leherbauer1-1/+2
Patch by Hans-Erik Floryd
2008-09-18[112577] - fixed bug when changing artifact from executable to static libraryAlena Laskavaia1-1/+3
2008-09-11RESOLVED - bug 234860: New Project Wizard using "folders" for project type ↵Chris Recoskie5-11/+21
selection is totally unintuitive https://bugs.eclipse.org/bugs/show_bug.cgi?id=234860
2008-09-10Bug 230214.Sergey Prigogin1-1/+1
2008-08-15fixing accidental use of package visibility for makeArray()Chris Recoskie1-1/+1
2008-08-01IllegalArgumentException resizing ToolSettingsTab, bug 242524.Markus Schorn1-8/+17
2008-07-17Fix for [Bug 222585] NPE at GnuMakefileGenerator$3.visit() from Zhang Yi ↵Mikhail Sennikovsky1-2/+2
with small modification
2008-07-15Increment plugin version.Markus Schorn1-1/+1
2008-07-14pwd in scanner discovery, bug 237958.Markus Schorn2-13/+33
2008-07-11[236186] - fixing bugs with make targets, contributed by Andrew GvozdevAlena Laskavaia2-30/+33
2008-07-11- removed unused includesAlena Laskavaia1-3/+1
2008-07-01Patch from Zhang, Yi Y, with small modification, for [Bug 229934] ↵Mikhail Sennikovsky1-0/+4
ManagedCommandLineGenerator.generateCommandLineInfo() skips text after last symbolic variable
2008-06-25pwd in scanner discovery, bug 237958.Markus Schorn1-0/+8
2008-06-11fix for bug 234900Vivian Kong1-1/+1
2008-06-11copyrightsChris Recoskie20-24/+46
2008-06-10Fix for 233866: NPE on Fresh installed Windows/CDT, patch by Enrico Ehrich ↵Anton Leherbauer1-6/+11
<public@snipah.com>
2008-06-09Removing builtins directory. Bad things going on here.Chris Recoskie2-1083/+0

Back to the top