Bug 108318 - Enhancement request for shared options support in managed build system
Summary: Enhancement request for shared options support in managed build system
Status: ASSIGNED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build-managed (show other bugs)
Version: 3.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: cdt-build-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-29 16:58 EDT by Bill Hilliard CLA
Modified: 2020-09-04 15:27 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bill Hilliard CLA 2005-08-29 16:58:34 EDT
I was recently trying to make use of the new managed build system 'shared 
options' support and I came to understand it only applies at the project 
level.  That is, if I add an option category and an option to a toolchain, 
they only appear in the ui in the project properties.  They are not available 
in the property pages for a file level resource.

We have a case with our compiler where an option that could be designed as a 
shared option between the compile step and link step, might only be enabled 
for one or a few source files.  If the option were enabled for any source 
file, we would then enable it for the link step.  The shared option approach
cannot be used presently for this option since shared options are not 
displayed in the UI for individual files.

We would like to suggest investigating the possibility of applying shared 
options at the resource level for CDT 3.0.1.  It would also seem to be a good 
idea to have the resource filter attribute on the option work accordingly as 
well.

Thanks,

Bill Hilliard
Intel Corporation