Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2004-06-21 // Add word rule for keywords, types, and constants.Alain Magloire1-5/+11
2004-06-21*** empty log message ***Sean Evoy1-1/+1
2004-06-21Fix for bug 67438 - All the actions on eclipse result in an error after perfo...Sean Evoy5-134/+311
2004-06-21removed warningsDavid Inglis1-6/+5
2004-06-18NPE due to an unitilitalized error parser tab in new project wizard.Sean Evoy1-2/+3
2004-06-18Patch from Andrew for Help supportAlain Magloire5-4/+111
2004-06-18Commit for Andrew NieferSean Evoy5-3/+68
2004-06-15Commit for Tanya Wolff for bug 61461. Removed intermediate composites to allo...Sean Evoy2-16/+9
2004-06-15fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=51301David Inglis1-1/+1
2004-06-15Last fix for bug 61459 - Accessibility: Managed Build: Managed Config dialog ...Sean Evoy1-1/+6
2004-06-15Fix for bug 60950 - When creating a project, wizard should let you unselect b...Sean Evoy3-22/+34
2004-06-14Fix for bug 61459 - Accessibility: Managed Build: Managed Config dialog needs...Sean Evoy1-0/+7
2004-06-14Fix for 66428 - I18N: Managed build "All Options" label choppedSean Evoy3-5/+4
2004-06-14Fix for bug 59238 - Tool command option not getting clonedSean Evoy1-6/+19
2004-06-11Experimental tool reference snuck in during the last commitSean Evoy1-1/+1
2004-06-11Partial fix for bugzilla 57860 - Last fundamental change to enable compilatio...Sean Evoy13-1381/+1634
2004-06-11Missed an externalizable string in trace messageSean Evoy1-1/+4
2004-06-11cleanup warningsDavid Inglis1-8/+3
2004-06-10Added extra debug loggingSean Evoy5-44/+103
2004-06-10fixed typoDavid Inglis2-2/+2
2004-06-10remove runtime.compatibility dependencyDavid Inglis9-42/+51
2004-06-10cleanup warningsDavid Inglis5-6/+8
2004-06-09Someone deprecated methods so switched to new methodsSean Evoy2-2/+2
2004-06-09Fix for 66258 -- Cannot mix compilers anymore. Do not need to add the relativ...Sean Evoy1-3/+3
2004-06-09Fix for 66258 - Cannot 'mix' compilers (any more). Arbitrarily moved from a s...Sean Evoy2-61/+68
2004-06-08added Note: to help clearify workbench auto build optionDavid Inglis2-0/+61
2004-06-07Fix for 65275 -- Makefile assumes object files are .oSean Evoy2-29/+44
2004-06-07No longer needed as the MinGW target has been removedSean Evoy1-70/+0
2004-06-07fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=65739David Inglis1-18/+5
2004-06-07Fix for bug 64762 -- ClassCastException while deleting of build configurationSean Evoy1-5/+7
2004-06-07Fix 65798Alain Magloire1-3/+4
2004-06-07patch from vhirsl@ca.ibm.comDavid Inglis4-35/+19
2004-06-04Fix for bug 60144 -- Final fix for paths with whitepsaces. The test was not f...Sean Evoy1-2/+1
2004-06-04Fix for bug 60144 -- [ManagedBuild] Include Path: Directories with spaces are...Sean Evoy1-11/+53
2004-06-04Changed the interface to the Scanner to take a CodeReader object.Doug Schaefer1-3/+3
2004-06-04Fix for bug 60230 - Project with spaces in name produces 2 executables. Since...Sean Evoy1-2/+14
2004-06-04Fix fog bug 64952 -- Indexer being called when it doesn't need to runSean Evoy16-211/+392
2004-06-04revert some changes... resource listener used to watch add/removal of folders...David Inglis1-4/+104
2004-06-04make adaptable so that selection listeners can adapt to project/resource (bui...David Inglis2-3/+20
2004-06-04limit dialog sizeDavid Inglis1-4/+11
2004-06-04fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=47563David Inglis3-12/+76
2004-06-04fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=51269David Inglis5-53/+122
2004-06-04fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=65621David Inglis2-124/+29
2004-06-03fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=63937David Inglis1-5/+0
2004-06-03cleanup maps in manager on project close/deleteDavid Inglis2-1/+40
2004-06-03fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=65565David Inglis1-5/+19
2004-06-03fixed target building when run with proress dialogDavid Inglis1-3/+2
2004-06-03use new preference initializerDavid Inglis3-38/+67
2004-06-02Fix for Bug 63975 - Managed Build IScannerInfoProvider not returning fine-gra...Sean Evoy1-1/+1
2004-06-02Fix for bugzilla 62660 -- Target definition for MinGW is inconsistent. I have...Sean Evoy3-232/+86

Back to the top