Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Applied: [cdt-patch] Build Model and UI

I have managed to find the missing ui folders and have applied Sean's 
patch.  I have changed the package for the new UI stuff to match the CDT 
standard.  Other than that, as is.

There are two problems with which I have raised bug reports.  They are:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=38665
https://bugs.eclipse.org/bugs/show_bug.cgi?id=38666

The first one Sean already mentioned in his mail.  The second one only 
really hurts if you have autobuild turned on or if you do Build All.

Happy building!

Doug Schaefer
Senior Software Developer
IBM - Rational Software
Ottawa, Ontario, Canada



Sean Evoy/Ottawa/IBM@IBMCA 
Sent by: cdt-patch-admin@xxxxxxxxxxx
06/06/2003 04:06 PM
Please respond to
cdt-patch@xxxxxxxxxxx


To
cdt-patch@xxxxxxxxxxx
cc
Douglas Schaefer/Ottawa/IBM@IBMCA
Subject
[cdt-patch] Build Model and UI 







Howdy All, 
Well this is the big one. Most of the changes have been summarized in the 
change logs, so please take a look at those. I will be posting a quick set 
of instructions to cdt-dev. 

If you are really in a hurry and want to apply these patches, then be 
aware that the build UI is restricted to working in Cygwin (because that's 
the only tool chain I have fully defined) and is only guaranteed to work 
for an executable. As well, our goal for the first pass was to generate 
makefiles for simple projects. I have not tested this beyond the 
HelloWorld level of complexity, nor have I done any end-to-end testing. 
One final caveat, you must create a new project through the supplied 
wizard in order for us to generate a makefile. We ignore existing projects 
(for now). 

Rest assured that this is a first iteration only. Based on your feedback 
and on our own design goals, the build system will evolve quite 
substantially over the next few months including the UI, the makefile 
builder, dependency calculation,  and more toolchains. 

Sean Evoy
Rational Software - IBM Software Group
Ottawa, Ontario, Canada
[attachment "cdt-core-patch.txt" deleted by Douglas Schaefer/Ottawa/IBM] 
[attachment "cdt-ui-patch.txt" deleted by Douglas Schaefer/Ottawa/IBM] 
[attachment "cdt-ui-tests-patch.txt" deleted by Douglas 
Schaefer/Ottawa/IBM] 



Back to the top