[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [57558] trunk/blender/build_files/scons/ config/win32-vc-config.py: VS 2012 x86 SCons update.

Jürgen Herrmann shadowrom at me.com
Tue Jun 18 22:41:50 CEST 2013


Hi Thomas, 

sorry for beign careless. I changed the compiler flags to reflect the
compiler flags we use in CMake for VS 2008+2012.

- Debug Builds with SCons were made without /Od and /Ob0 flags
- Release builds were compiled with /O2 /Ob1 , Changed to /O2 /Ob2 as in
CMake
- The usual libs if blocks for VS2012 (not changing vs2008 libs)

I could enclose the build flags in if-else blocks too but this actually
shouldn't harm VS2008 builds, they work well on my systems.

-----Ursprüngliche Nachricht-----
Von: bf-committers-bounces at blender.org
[mailto:bf-committers-bounces at blender.org] Im Auftrag von Thomas Dinges
Gesendet: Dienstag, 18. Juni 2013 22:31
An: bf-committers at blender.org
Betreff: Re: [Bf-committers] [Bf-blender-cvs] SVN commit:
/data/svn/bf-blender [57558] trunk/blender/build_files/scons/
config/win32-vc-config.py: VS 2012 x86 SCons update.

Hi Jürgen,
could you be a bit more precise in your commit messages please?
This does not only change vc2012 related stuff, you also change some
compiler flags which also affect vc2008.

Thomas

Am 18.06.2013 22:12, schrieb Juergen Herrmann:
> Revision: 57558
>
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision
=57558
> Author:   shadowrom
> Date:     2013-06-18 20:11:58 +0000 (Tue, 18 Jun 2013)
> Log Message:
> -----------
> VS 2012 x86 SCons update.
>
--
Thomas Dinges
Blender Developer, Artist and Musician

www.dingto.org

_______________________________________________
Bf-committers mailing list
Bf-committers at blender.org
http://lists.blender.org/mailman/listinfo/bf-committers



More information about the Bf-committers mailing list