Notes |
|
(0024226)
|
David Cole
|
2010-12-17 07:49
|
|
I don't think we need to add a button to accomplish the goal here. I think we should just enable generate using the same logic that is used to enable configure, and then, if necessary, when the user chooses generate, do a configure first followed by the generate. |
|
|
(0024227)
|
David Doria
|
2010-12-17 07:52
|
|
"Configure" is always enabled though, right? So "Generate" would also be always enabled? If so, this is perfect.
|
|
|
(0024229)
|
David Cole
|
2010-12-17 08:39
|
|
Configure is always *enabled* -- but when the configure is running, the GUI button in cmake-gui changes to a "Stop" button so you can cancel it before it's done. Perhaps Generate should be grayed out while configure/generate is occurring so that only the "Stop" button is enabled while processing.
Also, when you first choose configure, you may have to say yes to the "create directory" question, and you may have to choose a generator if this is your very first configure in that build dir, so both of those would also have to be activated on-demand from the "one-click to Generate" scenario... |
|
|
(0024230)
|
David Doria
|
2010-12-17 08:42
|
|
Oh I see what you mean - only disable the Generate button when you aren't supposed to be clicking anything (i.e. when something is happening - configuring, etc). Of course you'll still have to answer "first time questions", that is fine.
Sounds like a plan :) |
|
|
(0024353)
|
Clinton Stimpson
|
2011-01-01 20:40
|
|
|
|
(0024518)
|
David Cole
|
2011-01-07 16:42
|
|
|
|
(0024556)
|
David Cole
|
2011-01-10 15:29
|
|
cmake-gui is the more important piece of this issue.... and that part will make it into CMake 2.8.4.
But for ccmake, we'll have to defer that until next time. We're out of time for CMake 2.8.4.
If anybody monitoring this issue would like to provide a patch for ccmake functionality to match the new cmake-gui "generate in one click" behavior, that would be most welcome.
Unsetting the target version field ... more later. |
|
|
(0041744)
|
Kitware Robot
|
2016-06-10 14:28
|
|
Resolving issue as `moved`.
This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
|