Re: Clean build proposal

2013-04-19 Thread Andre Fischer
On 15.04.2013 16:00, Andre Fischer wrote: Hi, I would like to change the build type of the Windows7 nightly build from incremental to clean. Reasons in favor of a clean build are: - Developers don't have to know if a change is incompatible and thus have to (somehow) trigger a clean build.

Re: Clean build proposal

2013-04-16 Thread Jürgen Schmidt
On 4/16/13 9:42 AM, Herbert Dürr wrote: > On 2013/04/16 9:12 AM, Andre Fischer wrote: >> On 15.04.2013 18:12, Herbert Dürr wrote: >>> On 2013/04/15 4:00 PM, Andre Fischer wrote: I would like to change the build type of the Windows7 nightly build from incremental to clean. R

Re: Clean build proposal

2013-04-16 Thread Herbert Dürr
On 2013/04/16 9:12 AM, Andre Fischer wrote: On 15.04.2013 18:12, Herbert Dürr wrote: On 2013/04/15 4:00 PM, Andre Fischer wrote: I would like to change the build type of the Windows7 nightly build from incremental to clean. Reasons in favor of a clean build are: - Developers don't have to kno

Re: Clean build proposal

2013-04-16 Thread Andre Fischer
On 15.04.2013 18:12, Herbert Dürr wrote: On 2013/04/15 4:00 PM, Andre Fischer wrote: I would like to change the build type of the Windows7 nightly build from incremental to clean. Reasons in favor of a clean build are: - Developers don't have to know if a change is incompatible and thus have t

Re: Clean build proposal

2013-04-15 Thread Herbert Dürr
On 2013/04/15 4:00 PM, Andre Fischer wrote: I would like to change the build type of the Windows7 nightly build from incremental to clean. Reasons in favor of a clean build are: - Developers don't have to know if a change is incompatible and thus have to (somehow) trigger a clean build. - Deve

Clean build proposal

2013-04-15 Thread Andre Fischer
Hi, I would like to change the build type of the Windows7 nightly build from incremental to clean. Reasons in favor of a clean build are: - Developers don't have to know if a change is incompatible and thus have to (somehow) trigger a clean build. - Developers don't have to learn how to tr