| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0011396 | CMake | CMake | public | 2010-11-03 06:36 | 2011-03-10 14:41 | ||||
| Reporter | Michael Broutin | ||||||||
| Assigned To | David Cole | ||||||||
| Priority | normal | Severity | feature | Reproducibility | always | ||||
| Status | closed | Resolution | no change required | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake-2-8 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0011396: Add a list of recently used projects | ||||||||
| Description | I'm using CMake to work simultaneously on several open source projects. When I update a project, I often need to recreate project files, for example because of newly added source files. It leads to a lot of switching between projects in CMake GUI. It would be much easier if there were a list of recently opened projects, so that I would just have to pick the project in CMake GUI, instead of typing the path of the project... | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0022813) Michael Wild (reporter) 2010-11-03 06:48 |
Just as a comment: If you modify the CMakeLists.txt files, you don't have to re-run CMake explicitly. That will happen automatically if you re-build your project. |
|
(0022814) David Cole (manager) 2010-11-03 08:03 edited on: 2010-11-03 08:03 |
This feature exists already. Clicking on the drop down combo box for the build tree ("Where to build the binaries:") reveals the most recent 10 projects configured by cmake-gui. Simply choose an item from there, and it loads the cache for that build tree. |
|
(0025731) David Cole (manager) 2011-03-10 14:41 |
Closing resolved issues that have not been updated in more than 3 months. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2010-11-03 06:36 | Michael Broutin | New Issue | |
| 2010-11-03 06:48 | Michael Wild | Note Added: 0022813 | |
| 2010-11-03 08:02 | David Cole | Status | new => assigned |
| 2010-11-03 08:02 | David Cole | Assigned To | => David Cole |
| 2010-11-03 08:03 | David Cole | Note Added: 0022814 | |
| 2010-11-03 08:03 | David Cole | Status | assigned => resolved |
| 2010-11-03 08:03 | David Cole | Resolution | open => no change required |
| 2010-11-03 08:03 | David Cole | Note Edited: 0022814 | |
| 2011-03-10 14:41 | David Cole | Note Added: 0025731 | |
| 2011-03-10 14:41 | David Cole | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |