Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2010-04-27Bug 310672 Remove clones of PixelConverter and replaced with usage of org.ec...Alena Laskavaia1-3/+3
2010-04-26Bug 309909 Headless build import should treat relative paths as relative to t...James Blackburn3-1/+61
2010-04-19bug 309579: Organize build items in context menuAndrew Gvozdev1-30/+0
2010-04-19bug 309579: Organize Build Configuration items in context menuAndrew Gvozdev1-4/+4
2010-04-16Fixed msys search algorithm for Wascana.Doug Schaefer1-1/+1
2010-04-14Bug 306627 - Fix license inconsistenciesVivian Kong1-41/+37
2010-04-14bug 230185: made package internal:Andrew Gvozdev13-69/+25
2010-04-14bug 230185 comment #16 patch: add to project a popup menu to clean all / sele...Andrew Gvozdev14-464/+914
2010-04-13fixed validateProjectName logic.Warren Paul1-2/+2
2010-04-13Bug 230185 Add Clean All / selected configurations to project pop-upJames Blackburn7-204/+419
2010-04-13cleanup: added missing labelAndrew Gvozdev1-0/+1
2010-04-12bug 308640: "Run Last Make Target" feature does not work unless used from con...Andrew Gvozdev1-2/+5
2010-04-12bug 293704: refactored for cleaner self-documented codeAndrew Gvozdev1-68/+72
2010-04-12cleanup: compilation warningsAndrew Gvozdev1-33/+39
2010-04-11bug 293704: Arguments of build command are lost in Create/Modify Dialogs when...Andrew Gvozdev3-11/+28
2010-04-08cleanup: compilation warningsAndrew Gvozdev1-9/+22
2010-04-05cleanup: compilation warningsAndrew Gvozdev2-0/+27
2010-03-30Bug 307496: Add make target offered too often.Markus Schorn1-16/+21
2010-03-26bug 300539: Add ability to specify filter-path to build-options that support ...Andrew Gvozdev6-1/+147
2010-03-24bug 306708: Update project model with scanner info in CommonBuilderAndrew Gvozdev2-2/+15
2010-03-23deprecated old classes for CDT 3.X projectsAndrew Gvozdev2-3/+13
2010-03-23bug 306708: IScannerInfoConsoleParser.startup is call multiple times even if ...Andrew Gvozdev2-1/+9
2010-03-22debug option to track build eventsAndrew Gvozdev6-0/+28
2010-03-16cleanup: removed some JavaDoc warnings plus other cosmeticsAndrew Gvozdev1-67/+60
2010-03-16replaced configuration icon on "Select Configuration" page of New C/C++ Proje...Andrew Gvozdev2-0/+0
2010-03-16cleanup: deprecated class used for CDT 3.X style projectsAndrew Gvozdev3-3/+17
2010-03-15cleanup: deprecated class used for CDT 3.X style projectsAndrew Gvozdev1-0/+4
2010-03-12bug 303463: Building makefile project fails with "Error 141" (make) / Illegal...Andrew Gvozdev1-2/+10
2010-03-11Reused import existing as new with existing. Fixed title on import.Doug Schaefer3-2/+17
2010-03-11cleanup: JavaDoc warningsAndrew Gvozdev1-6/+11
2010-03-11bug 294106: Save CDT Build Console output into a fileAndrew Gvozdev8-36/+310
2010-03-10Tidy: using CopyOnWriteArrayList no need to duplicate listener list during no...James Blackburn1-4/+2
2010-03-10[303735] Adjustment to last fix (patch from Serge Beauchamp)John Cortell1-0/+3
2010-03-10Bug 305146 Thread-safety of ManagedBuildManager BuildInfo.James Blackburn6-126/+150
2010-03-09bug 305041: compilation warningsAndrew Gvozdev1-9/+21
2010-03-09cleanup: JavaDoc/compiler warningsAndrew Gvozdev1-88/+92
2010-03-09New Import Existing Code Wizard.Doug Schaefer6-3/+395
2010-03-09Warnings & genericsJames Blackburn1-13/+6
2010-03-09Warnings & genericsJames Blackburn1-13/+22
2010-03-09bug 303410: [API] cdt.make.ui.NewMakeProjectPreferencePage and friends are ob...Andrew Gvozdev1-6/+0
2010-03-08Headless import: when checking whether project is directly under workspace ro...James Blackburn1-9/+12
2010-03-08bug 213920: cygwin path resolver does not work for "locked" registry in windowsAndrew Gvozdev1-9/+9
2010-03-08bug 213920: cygwin path resolver does not work for "locked" registry in windowsAndrew Gvozdev1-13/+31
2010-03-08bug 195572: Environment PATH error under MINGW and CDT 4.0Andrew Gvozdev1-27/+61
2010-03-04bug 303900: Cygwin 1.7 is Not detected on the CDT system.Andrew Gvozdev2-78/+131
2010-03-03bug 303410: [API] cdt.make.ui.NewMakeProjectPreferencePage and friends are ob...Andrew Gvozdev14-90/+162
2010-03-02bug 197949: Trivial typo in "Building Targets.:"Andrew Gvozdev1-1/+1
2010-02-26cleanup: warnings fixed - generics etc.Andrew Gvozdev1-25/+9
2010-02-26cleanup: warnings fixed - generics etc.Andrew Gvozdev1-20/+21
2010-02-26cleanup: warnings fixed - generics etc.Andrew Gvozdev1-46/+43

Back to the top