Bug 127681 - Active build configuration selection for managed projects
Summary: Active build configuration selection for managed projects
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build (show other bugs)
Version: 3.1   Edit
Hardware: PC All
: P3 enhancement (vote)
Target Milestone: 3.1   Edit
Assignee: Mikhail Sennikovsky CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
: 90587 93144 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-02-14 07:46 EST by Oleg Smetanin CLA
Modified: 2008-06-19 13:37 EDT (History)
3 users (show)

See Also:


Attachments
Active build configuration selection UI for managed projects (18.96 KB, patch)
2006-02-14 07:47 EST, Oleg Smetanin CLA
bjorn.freeman-benson: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Smetanin CLA 2006-02-14 07:46:44 EST
This is a minor enhancement for CDT UI which simplifies the selection of active build configuration for managed projects. This patch implements the following functionality:

1. C/C++ Perspective: 

1a. "Build configuration" toolbar with 1 pull-down button showing a list of all build configurations for the selected project with their descriptions. One of project’s resources must be selected in the workbench. 

1b. "Active build configuration" submenu in the Project menu with a list of all build configurations for the selected project with their descriptions. One of project’s resources must be selected in the workbench. 

2.  "Active build configuration" submenu in project’s context menu with a list of all build configurations for the project with their descriptions.

3. The ability to change active build configuration for several projects simultaneously. This feature works in the same manner as for single project but only configurations which are common to all selected projects are shown in the list (all selected projects must have "managed build" nature). Configurations are distinguished by their names. If configuration also has common description in all selected projects, the discription is shown, otherwise "..." is shown in its place.

4. Active configuration is always checked in all submenus when single project is selected. If multiple projects are selected and they have the same active configuration, it is also checked.
Comment 1 Oleg Smetanin CLA 2006-02-14 07:47:32 EST
Created attachment 34662 [details]
Active build configuration selection UI for managed projects
Comment 2 Mikhail Sennikovsky CLA 2006-02-14 07:51:56 EST
Leo, Chris, I'll handle this.
Comment 3 Mikhail Sennikovsky CLA 2006-02-14 09:09:16 EST
Committed to HEAD with some changes: fixes to the configuration description handling

Settings as fixed..
Comment 4 Mikhail Sennikovsky CLA 2006-02-16 04:37:07 EST
*** Bug 90587 has been marked as a duplicate of this bug. ***
Comment 5 Mikhail Sennikovsky CLA 2006-02-16 04:38:20 EST
*** Bug 93144 has been marked as a duplicate of this bug. ***
Comment 6 Doug Schaefer CLA 2008-06-03 14:29:32 EDT
assigning
Comment 7 Doug Schaefer CLA 2008-06-03 14:29:51 EDT
done