blender/build_files
Nathan Letwory 5c36b75324 Simple argument to be able to explicitely tell the bitness you want to build Blender in.
python scons\scons.py BF_BITNESS=32
python scons\scons.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
2011-08-02 18:33:39 +00:00
..
buildbot Changes for buildbot rules to use propper spnav library path. 2011-08-02 18:16:48 +00:00
cmake more cmake/x11 edits 2011-08-02 06:32:53 +00:00
package_spec patch from Dan Eicher for cpack rpms 2011-05-10 21:59:11 +00:00
scons Simple argument to be able to explicitely tell the bitness you want to build Blender in. 2011-08-02 18:33:39 +00:00