Re: [CMake] cmake-gui, ccmake track user changes

2009-09-01 Thread Clinton Stimpson
On Tuesday 01 September 2009 08:51:22 am Adolfo Rodríguez wrote: > On Tue, Sep 1, 2009 at 4:49 PM, Clinton Stimpson wrote: > > Its already in cmake-gui. > > Get the CVS version and you'll see it under Tools -> Show My Changes. > > It'll give both -D command line arguments for cmake, and text you c

Re: [CMake] cmake-gui, ccmake track user changes

2009-09-01 Thread Alin M Elena
Hi, This is what I call fast ... Thank you! I knew I requested that before but my impression was that nobody is really interested in implementing it. regards Alin On Tuesday 01 September 2009 15:49:23 you wrote: > Its already in cmake-gui. > Get the CVS version and you'll see it under Tools

Re: [CMake] cmake-gui, ccmake track user changes

2009-09-01 Thread Adolfo Rodríguez
On Tue, Sep 1, 2009 at 4:49 PM, Clinton Stimpson wrote: > > Its already in cmake-gui. > Get the CVS version and you'll see it under Tools -> Show My Changes. > It'll give both -D command line arguments for cmake, and text you can use > for an initial cache file. > This is great!. There are quite

Re: [CMake] cmake-gui, ccmake track user changes

2009-09-01 Thread Clinton Stimpson
Its already in cmake-gui. Get the CVS version and you'll see it under Tools -> Show My Changes. It'll give both -D command line arguments for cmake, and text you can use for an initial cache file. Clint On 09/01/2009 06:08 AM, Philip Lowman wrote: Mod insightful +1 I would call it "Modified

Re: [CMake] cmake-gui, ccmake track user changes

2009-09-01 Thread Philip Lowman
Mod insightful +1 I would call it "Modified Variables" though instead of "User View". .. Original Message ... On Tue, 1 Sep 2009 10:05:33 +0100 "Alin M Elena" wrote: >Hi, > >This issue was touched twice in the past >http://www.cmake.org/pipermail/cmake/2009-April/thread.html#28419 >http:

[CMake] cmake-gui, ccmake track user changes

2009-09-01 Thread Alin M Elena
Hi, This issue was touched twice in the past http://www.cmake.org/pipermail/cmake/2009-April/thread.html#28419 http://www.mail-archive.com/cmake@cmake.org/msg22904.html Now I come with a feature proposal. I would like your comments on it before adding it as an official feature request and maybe