Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2004-05-20A final attempt to fix the problems with plugin loading and the compatability...Sean Evoy2-185/+191
2004-05-20Changed test to use the new way of getting extension pointsSean Evoy1-1/+2
2004-05-20Added a constructor (was silently inheriting from super class)Sean Evoy1-17/+31
2004-05-20 Partial Fix for PR 61341Alain Magloire1-1/+1
2004-05-19Commits for the deprecation of IPluginDescriptor (may it rest in peace)Sean Evoy19-765/+161
2004-05-19Final fix for bug 61505. When an option was set, a toolr reference was create...Sean Evoy3-4/+37
2004-05-18This patch fixes:Sean Evoy9-11/+18
2004-05-182004-05-18 Alain MagloireAlain Magloire6-20/+25
2004-05-17Upgrade to latest platform APIs.Doug Schaefer1-1/+1
2004-05-13Fix for bug 44082 - Managed Make: browse to include path "C:\like\this"Sean Evoy1-12/+11
2004-05-13Fix for bug 61505 - closing and opening a project causes "null" to appear in ...Sean Evoy1-18/+20
2004-05-13Fix for bug 62141 - Option categories displayed out of sequence in UISean Evoy1-44/+109
2004-05-13Marked several strings as untranslatable and added the target build goal name...Sean Evoy1-7/+8
2004-05-12Remove the possibility of an NPE in the client of the contribution by returni...Sean Evoy1-1/+2
2004-05-12Commit for Dave Daoust removing a problem with the BootLoader call to figure ...Sean Evoy1-2/+2
2004-05-12Final work for PR 61596 - changing the storage of a enumerated option choice ...Sean Evoy2-3/+6
2004-05-12extern stringDavid Inglis2-1/+3
2004-05-12enable project path property pageDavid Inglis1-0/+12
2004-05-11Work for bugzilla 43021 - Search: cannot find things in stdio.hSean Evoy2-4/+4
2004-05-10External commit for Leo Treggiari. The archList attribute of the target objec...Sean Evoy5-56/+92
2004-05-10Updated the implementation to match the new method signature for the IScanner...Sean Evoy1-4/+4
2004-05-07patch from vlad.David Inglis9-93/+109
2004-05-07Adding the capability of dynamically discovering the built-in compiler paths ...Sean Evoy18-374/+938
2004-05-07From vlad - PR 60181 - [ScannerConfig] Gets confused on IncludePaths with sp...David Inglis3-26/+49
2004-05-05patch from vladDavid Inglis11-45/+109
2004-05-05move messages into own message classDavid Inglis15-73/+100
2004-05-04patch for indexer optionDavid Inglis1-3/+11
2004-05-04Forgot to mark a string as non-externalizedSean Evoy2-2/+2
2004-05-04Changed the toolchain specification for Gnu tools to add a generic set of tar...Sean Evoy28-3305/+2321
2004-04-30patch from vladDavid Inglis11-140/+374
2004-04-28They got rid of the IMG_LOCKED image from the platform and now just use IMG_I...Doug Schaefer1-4/+1
2004-04-28Fix PR https://bugs.eclipse.org/bugs/show_bug.cgi?id=60232Alain Magloire1-1/+1
2004-04-23*** empty log message ***Sean Evoy1-0/+1
2004-04-23Moved the managed build tests from the core tests package to hereSean Evoy8-0/+2033
2004-04-23First check-inSean Evoy1-0/+0
2004-04-22External code commit from Leo Treggiari from Intel that adds support for addi...Sean Evoy11-22/+402
2004-04-22External code commit from Leo Treggiari from Intel that adds support for addi...Sean Evoy8-6/+173
2004-04-22patch from vladDavid Inglis2-49/+88
2004-04-20patch from vladDavid Inglis10-34/+299
2004-04-20save before building.Alain Magloire1-0/+1
2004-04-20Work to support the versioning of the managed build tool definition schema an...Sean Evoy5-40/+136
2004-04-15patch from vhirsl@ca.ibm.com for scanner discovery machanismDavid Inglis31-1287/+3123
2004-04-14Fix for bugzilla 58164 "Change the tool command "gcc" not resetable" and bugz...Sean Evoy4-16/+29
2004-04-14fix pr 57823Alain Magloire1-23/+10
2004-04-13Fix for bugzilla 58305 "Tool command overide is not kept in a Team Environmen...Sean Evoy5-13/+63
2004-04-13Removed an NPE when cancel was selected from browse dialog on path or file op...Sean Evoy1-14/+14
2004-04-08Committing work from BitMethods to replace the list field editor with a new c...Sean Evoy11-14/+780
2004-04-07Removed the reference to xerces.Doug Schaefer1-1/+0
2004-04-06Partial implementation of bugzilla 45172: "Add Infos on Build, which Target i...Sean Evoy2-7/+32
2004-04-06Fixed the warnings from the nightly build. There seems toDoug Schaefer1-3/+0

Back to the top