Re: [QBS] Strange incremental build in QtC 3.2 qbs.

2014-09-08 Thread Smirnov Vladimir
On 08.09.2014 19:00, qbs-requ...@qt-project.org wrote: > Err, no, please don't. It's supposed to be off by default. If it had > been on, that could have been a possible problem source. Yes, i noticed that it had been turned on. But i have more interesting results... I found on qbs tracker env vari

Re: [QBS] Strange incremental build in QtC 3.2 qbs.

2014-09-08 Thread Christian Kandeler
On 09/06/2014 04:39 PM, Smirnov Vladimir wrote: > On 06.09.2014 19:00, qbs-requ...@qt-project.org wrote: >> Do you have the "check timestamps" option enabled? > Hmm, i didn't noticed that option before :) I see now it disabled by > default. I will enable in on Monday and see if it helps! Err, no,

Re: [QBS] Strange incremental build in QtC 3.2 qbs.

2014-09-06 Thread Smirnov Vladimir
On 06.09.2014 19:00, qbs-requ...@qt-project.org wrote: > Do you have the "check timestamps" option enabled? Hmm, i didn't noticed that option before :) I see now it disabled by default. I will enable in on Monday and see if it helps! ___ QBS mailing list

Re: [QBS] Strange incremental build in QtC 3.2 qbs.

2014-09-05 Thread Christian Kandeler
On 09/05/2014 12:56 PM, Smirnov Vladimir wrote: >> Sorry, I cannot follow. What does that mean, "instantly rebuilding"? > Please explain >- what you do >- what you expect to happen >- what happens instead. > > > -I opening my project ion QtC and press build. Project builds.

Re: [QBS] Strange incremental build in QtC 3.2 qbs.

2014-09-05 Thread Smirnov Vladimir
> Sorry, I cannot follow. What does that mean, "instantly rebuilding"? Please explain - what you do - what you expect to happen - what happens instead. -I opening my project ion QtC and press build. Project builds. Then i press build again. -I expect nothing happens and no file

Re: [QBS] Strange incremental build in QtC 3.2 qbs.

2014-09-05 Thread Christian Kandeler
On 09/04/2014 10:50 PM, Smirnov Vladimir wrote: > Hi everyone, > > I have now strange bug (maybe not in qbs, not sure), after upgrading > Creator to 3.2 (just downloaded Win installer). > When build executed, SOMETIMES qbs instantly starting rebuilding one of > the files. Sorry, I cannot follow. W

[QBS] Strange incremental build in QtC 3.2 qbs.

2014-09-04 Thread Smirnov Vladimir
Hi everyone, I have now strange bug (maybe not in qbs, not sure), after upgrading Creator to 3.2 (just downloaded Win installer). When build executed, SOMETIMES qbs instantly starting rebuilding one of the files. mutexRW.cpp (it tiny wrapper on boost thread and IPC mutexes). i've tried to rename