Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-releng-inbox] [Bug 268581] Support for Individual CDT Source Bundles

https://bugs.eclipse.org/bugs/show_bug.cgi?id=268581  
Product/Component: CDT / cdt-releng




--- Comment #7 from Vivian Kong <vivkong@xxxxxxxxxx>  2009-03-31 10:15:56 -0400 ---
Created an attachment (id=130389)
 --> (https://bugs.eclipse.org/bugs/attachment.cgi?id=130389)
patch to keep source in SDK feature

Hi Tim,

I took a look at your latest patch and it looks like it is generating and
adding source to each of the GNU runtime features.  I believe it is more
preferred to have the source separate (in the SDK feature) so we can keep the
runtime features small.

The attached patch is my attempt to convert CDT to use individual source bundle
while keeping our source in the SDK feature.  I haven't tested it out on a
build yet so it probably won't build correctly but it's a start.  I appreciate
your feedback.


-- 
Configure bugmail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


Back to the top