Skip to main content
summaryrefslogtreecommitdiffstats
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2004-02-19fixed bug# 52490David Inglis2-15/+20
2003-12-18fixed 49143David Inglis1-0/+3
2003-12-15Upgraded plugin versions to 1.2.1 in preparation for theDoug Schaefer12-63/+10
2003-12-11SWT none Windows does not trigger the register callbackAlain Magloire1-0/+1
2003-12-03fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=48027David Inglis1-1/+2
2003-11-28fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=47598David Inglis1-1/+2
2003-11-25fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=47455David Inglis1-1/+4
2003-11-24to address https://bugs.eclipse.org/bugs/show_bug.cgi?id=47241David Inglis3-25/+87
2003-11-21fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=46486David Inglis2-7/+90
2003-11-21fixed bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=47224David Inglis1-1/+1
2003-11-13Patch for Sean Evoy:Doug Schaefer7-48/+99
2003-10-30merge from HEAD to fix 45668 & 45612David Inglis2-20/+76
2003-10-27Patch for Bogdan: (44366 & 45324)Doug Schaefer2-299/+302
2003-10-08Makefile Editor Comment out for CDT-1.2Alain Magloire1-2/+4
2003-10-07Patch for Sean Evoy:Doug Schaefer2-2/+28
2003-10-02Patch for Sean Evoy:Doug Schaefer3-1/+66
2003-10-01Patch for Sean Evoy:Doug Schaefer15-67/+2222
2003-10-01Upversioning everything to 1.2.0.Doug Schaefer4-24/+24
2003-10-01added create target of IContainerDavid Inglis1-0/+7
2003-10-01Patch for Sean Evoy:Doug Schaefer11-85/+335
2003-10-01Do alphabet sorting.Alain Magloire6-50/+198
2003-10-01New iconf for alphabet sorting.Alain Magloire3-0/+0
2003-09-30forgetbuildstate if not building.Alain Magloire1-0/+1
2003-09-30Patch for Sean Evoy:Doug Schaefer3-111/+120
2003-09-29Patch for Sean Evoy:Doug Schaefer3-8/+34
2003-09-29Patch for Sean Evoy:Doug Schaefer9-182/+270
2003-09-26Patch for Sean Evoy:Doug Schaefer14-250/+538
2003-09-26Patch for Bogdan Gheorghe:Doug Schaefer2-12/+36
2003-09-26Patch for Sean Evoy:Doug Schaefer11-150/+733
2003-09-25Bug fix in isifndef().Alain Magloire1-1/+1
2003-09-25apply setting in worksapce runnnable to reduce change notificationsDavid Inglis1-44/+58
2003-09-25revert last change oops...David Inglis1-1/+1
2003-09-25update map should be the last stepDavid Inglis1-1/+1
2003-09-25fixed bug#43605David Inglis10-180/+217
2003-09-25added meothd to test for target build on a projectDavid Inglis3-8/+11
2003-09-25Patch for Sean Evoy:Doug Schaefer2-2/+23
2003-09-24Change the old icon was own by QnXAlain Magloire1-0/+0
2003-09-24added make project idDavid Inglis1-0/+1
2003-09-24fixed setting location path for targetDavid Inglis1-1/+1
2003-09-24Patch for Sean Evoy:Doug Schaefer13-117/+615
2003-09-24added support for temporary targetsDavid Inglis5-3/+19
2003-09-23Remove of unnecessary lines.Alain Magloire1-10/+0
2003-09-23fixed build location David Inglis4-4/+46
2003-09-22fixed bug, https://bugs.eclipse.org/bugs/show_bug.cgi?id=43337David Inglis1-1/+1
2003-09-22The working directory for the build was not set by defaultAlain Magloire1-0/+3
2003-09-22Patch for Sean Evoy:Doug Schaefer12-106/+228
2003-09-21More work to support gnu makefilesAlain Magloire9-78/+167
2003-09-21More work on the GNU makefile parser.Alain Magloire81-815/+2908
2003-09-19check for container incase some one builds a target before addingDavid Inglis1-1/+3
2003-09-19ClassCastException fixAlain Magloire1-1/+1

Back to the top