Re: [Qt-creator] CMake in QtC 4.0 [ex Qt Creator 4.0 soft-branched]

2016-03-09 Thread Alexander Drozdov
2016-03-08 20:01 GMT+10:00 Hunger Tobias : > > > 3) User needs an ability to force cache clean before next cmake run. It > > requires in some cases. Look my solution: > [skip] > Could you push that into codereview.qt-project.org? That makes it way > safer for >

[Qt-creator] CMake in QtC 4.0 [ex Qt Creator 4.0 soft-branched]

2016-03-09 Thread Alexander Drozdov
2016-03-08 20:01 GMT+10:00 Hunger Tobias : > > > 4) If you agree with showing all files in project tree and > > adding/removing/renaming files as I describe above, I can submit merge > > request tot the gerrit (and checks it work after last accounts merging > :-))

Re: [Qt-creator] CMake in QtC 4.0 [ex Qt Creator 4.0 soft-branched]

2016-03-08 Thread Christian Kandeler
On 03/08/2016 03:48 PM, Alexander Drozdov wrote: I think, that compilers for the langs, supported by the QtC should be detected too. Otherwise: we can create C project via wizard but can't point C compiler. Not a good (is it problem solved for Qbs, qmake and how?). It's an unsolved problem.

Re: [Qt-creator] CMake in QtC 4.0 [ex Qt Creator 4.0 soft-branched]

2016-03-08 Thread Alexander Drozdov
2016-03-08 20:01 GMT+10:00 Hunger Tobias : > Hi Alexander, > Hi again! [skip] > > > > > I know and understand. In my solution I simple predict C compiler based > on > > some info: g++ -> gcc, clang++ -> clang, cl.exe -> cl.exe :-) with same > > prefixes and

Re: [Qt-creator] CMake in QtC 4.0 [ex Qt Creator 4.0 soft-branched]

2016-03-08 Thread Hunger Tobias
Hi Alexander, On Mo, 2016-03-07 at 23:44 +1000, Alexander Drozdov wrote: > 2016-02-29 19:31 GMT+10:00 Hunger Tobias : > Hi Tobias, sorry for delay No worry:-) > >  Currently I > > > see, that two of the four features that I support at the > > >

Re: [Qt-creator] CMake in QtC 4.0 [ex Qt Creator 4.0 soft-branched]

2016-03-07 Thread Alexander Drozdov
2016-02-29 19:31 GMT+10:00 Hunger Tobias : > Hi Alexander, > Hi Tobias, sorry for delay > On Mo, 2016-02-29 at 18:44 +1000, Alexander Drozdov wrote: > > Improved CMake support? What about scope of this improvements? > > 4.0 will mostly have workflow improvements