Hi Brecht and Thomas, 

I attached my patch for SCons.
I tested this with VC 2008 and 2012 and MinGW64.
I don't have other systems to test right now :/
It works quite well though this is a little hacky because I don't get into the 
internals of SCons that good.
I set it to default to MSVC 2008  so 
- calling "py scons/scons.py" will build with MSVC2008
- calling "py scons\scons.py MSVS_VERSION=11.0" will build with VS 2012
- calling "py scons/scons.py BF_TOOLSET=mingw" builds MinGW as usual.

Could you two have a look at this please, I bet you'll have some ideas how to 
make it better.

/Jürgen

-----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 ;)
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 
doesn't break things.
And with MinGW...
After that test I'll commit the scons changes and set up the buildbot ;)

/Jürgen

Am 17.06.2013 um 14:23 schrieb Brecht Van Lommel <brechtvanlom...@pandora.be>:

> 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 buildbot name and password, who is willing to 
>> provide me these?  :D
>> 
>> 
>> 
>> /Jürgen
>> 
>> _______________________________________________
>> Bf-committers mailing list
>> Bf-committers@blender.org
>> http://lists.blender.org/mailman/listinfo/bf-committers
> _______________________________________________
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
_______________________________________________
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers
_______________________________________________
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to