Blender Git Commit Log

Git Commits -> Revision 5c36b75

Revision 5c36b75 by Nathan Letwory (master)
August 2, 2011, 18:33 (GMT)
Simple argument to be able to explicitely tell the bitness you want to build Blender in.

python sconsscons.py BF_BITNESS=32
python sconsscons.py BF_BITNESS=64

So from now on for Windows you don't have to run a specific win32 or win64 Python version
to get the Blender version you want. If you omit the BF_BITNESS flag the bitness as per
Python version will be used as before.

Note that this is an argument, so works *only* on the command-line, not in your user-config.py

Commit Details:

Full Hash: 5c36b753242be5830764ee41e2f6db4ae776f30a
SVN Revision: 38953
Parent Commit: a9b093d
Lines Changed: +6, -1

2 Modified Paths:

/build_files/scons/tools/btools.py (+1, -1) (Diff)
/SConstruct (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021