Re: [Bf-committers] Buildbot setup for MSVC 2012 testbuilds

2013-06-18 Thread Brecht Van Lommel
...@blender.org] Im Auftrag von Jürgen Herrmann Gesendet: Montag, 17. Juni 2013 21:46 An: 'bf-blender developers' Betreff: Re: [Bf-committers] Buildbot setup for MSVC 2012 testbuilds Alright, this little problem bugged me, so I fixed it! I got rid of the second config file and found a way

Re: [Bf-committers] Buildbot setup for MSVC 2012 testbuilds

2013-06-18 Thread Jürgen Herrmann
: [Bf-committers] Buildbot setup for MSVC 2012 testbuilds Alright, this little problem bugged me, so I fixed it! I got rid of the second config file and found a way to detect the used MSVC Version within the config. Patch for scons and buildbot attached ;) http://www.pasteall.org/43249

Re: [Bf-committers] Buildbot setup for MSVC 2012 testbuilds

2013-06-17 Thread Thomas Dinges
No response after *1* day (not even 24 hours to be exact...) and we already send out no one interested? mails? Please. :) Am 17.06.2013 07:30, schrieb Jürgen Herrmann: No one interested? Am 16.06.2013 um 15:45 schrieb Jürgen Herrmann shadow...@me.com: Hi there, as I have scons working

Re: [Bf-committers] Buildbot setup for MSVC 2012 testbuilds

2013-06-17 Thread Brecht Van Lommel
I've sent you a mail with all the details. On Sun, Jun 16, 2013 at 3:45 PM, Jürgen Herrmann shadow...@me.com wrote: Hi there, as I have scons working with MSVC2012 now, I’d like to set up a buildbot for testbuilds. I found the documentation on this in the wiki. It seems that I need a

Re: [Bf-committers] Buildbot setup for MSVC 2012 testbuilds

2013-06-17 Thread Jürgen Herrmann
Thanks Brecht ;) I'll try to get this running this evening. I'll still have to look into scons build. I got it to work by querying env['MSVS_VERSION'] which is automatically set to 11.0 when vs2012 is installed. But I'll have to test in another machine without VS2012 and with VS2008 if it

Re: [Bf-committers] Buildbot setup for MSVC 2012 testbuilds

2013-06-17 Thread Jürgen Herrmann
-Ursprüngliche Nachricht- Von: bf-committers-boun...@blender.org [mailto:bf-committers-boun...@blender.org] Im Auftrag von Jürgen Herrmann Gesendet: Montag, 17. Juni 2013 14:50 An: bf-blender developers Betreff: Re: [Bf-committers] Buildbot setup for MSVC 2012 testbuilds Thanks Brecht

Re: [Bf-committers] Buildbot setup for MSVC 2012 testbuilds

2013-06-17 Thread Thomas Dinges
Gesendet: Montag, 17. Juni 2013 14:50 An: bf-blender developers Betreff: Re: [Bf-committers] Buildbot setup for MSVC 2012 testbuilds Thanks Brecht ;) I'll try to get this running this evening. I'll still have to look into scons build. I got it to work by querying env['MSVS_VERSION'] which

Re: [Bf-committers] Buildbot setup for MSVC 2012 testbuilds

2013-06-17 Thread Jürgen Herrmann
...@blender.org] Im Auftrag von Jürgen Herrmann Gesendet: Montag, 17. Juni 2013 14:50 An: bf-blender developers Betreff: Re: [Bf-committers] Buildbot setup for MSVC 2012 testbuilds Thanks Brecht ;) I'll try to get this running this evening. I'll still have to look into scons build. I got

Re: [Bf-committers] Buildbot setup for MSVC 2012 testbuilds

2013-06-17 Thread Brecht Van Lommel
...@blender.org] Im Auftrag von Jürgen Herrmann Gesendet: Montag, 17. Juni 2013 14:50 An: bf-blender developers Betreff: Re: [Bf-committers] Buildbot setup for MSVC 2012 testbuilds Thanks Brecht ;) I'll try to get this running this evening. I'll still have to look into scons build. I got

Re: [Bf-committers] Buildbot setup for MSVC 2012 testbuilds

2013-06-17 Thread Jürgen Herrmann
-Ursprüngliche Nachricht- Von: bf-committers-boun...@blender.org [mailto:bf-committers-boun...@blender.org] Im Auftrag von Brecht Van Lommel Gesendet: Montag, 17. Juni 2013 19:12 An: bf-blender developers Betreff: Re: [Bf-committers] Buildbot setup for MSVC 2012 testbuilds It looks good to me, except

Re: [Bf-committers] Buildbot setup for MSVC 2012 testbuilds

2013-06-17 Thread Jürgen Herrmann
. /Jürgen -Ursprüngliche Nachricht- Von: bf-committers-boun...@blender.org [mailto:bf-committers-boun...@blender.org] Im Auftrag von Brecht Van Lommel Gesendet: Montag, 17. Juni 2013 19:12 An: bf-blender developers Betreff: Re: [Bf-committers] Buildbot setup for MSVC 2012 testbuilds It looks

Re: [Bf-committers] Buildbot setup for MSVC 2012 testbuilds

2013-06-17 Thread Jürgen Herrmann
...@blender.org [mailto:bf-committers-boun...@blender.org] Im Auftrag von Jürgen Herrmann Gesendet: Montag, 17. Juni 2013 20:14 An: 'bf-blender developers' Betreff: Re: [Bf-committers] Buildbot setup for MSVC 2012 testbuilds Hi again, i prepared buildbot and scons fort he buildbot builds. Now buildbot

Re: [Bf-committers] Buildbot setup for MSVC 2012 testbuilds

2013-06-17 Thread Jürgen Herrmann
[mailto:bf-committers-boun...@blender.org] Im Auftrag von Jürgen Herrmann Gesendet: Montag, 17. Juni 2013 21:46 An: 'bf-blender developers' Betreff: Re: [Bf-committers] Buildbot setup for MSVC 2012 testbuilds Alright, this little problem bugged me, so I fixed it! I got rid of the second config

[Bf-committers] Buildbot setup for MSVC 2012 testbuilds

2013-06-16 Thread Jürgen Herrmann
Hi there, as I have scons working with MSVC2012 now, I’d like to set up a buildbot for testbuilds. I found the documentation on this in the wiki. It seems that I need a buildbot name and password, who is willing to provide me these? :D /Jürgen

Re: [Bf-committers] Buildbot setup for MSVC 2012 testbuilds

2013-06-16 Thread Jürgen Herrmann
No one interested? Am 16.06.2013 um 15:45 schrieb Jürgen Herrmann shadow...@me.com: Hi there, as I have scons working with MSVC2012 now, I’d like to set up a buildbot for testbuilds. I found the documentation on this in the wiki. It seems that I need a buildbot name and