View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011396CMakeCMakepublic2010-11-03 06:362011-03-10 14:41
ReporterMichael Broutin 
Assigned ToDavid Cole 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product VersionCMake-2-8 
Target VersionFixed in Version 
Summary0011396: Add a list of recently used projects
DescriptionI'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...
TagsNo tags attached.
Attached Files

 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.

 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


Copyright © 2000 - 2018 MantisBT Team