blender/build_files/scons/config
Sergey Sharybin 33bca3075f Fix for hardcoded to scons rules python abi flags and wrong behavior
of python bundling on systems where python is installed to /usr/lib64

Now ABI flags are automatically detecting (by checking all available flags
and checking if there's include directory exists for flag).
Also, automatically set PYTHON_LIBPATH to /usr/lib64 if python
scripts are stored in this folder.
Bundling python on *nix platforms is now checks if python is installed
to lib64 directory and if it is, python will be bundled to lib64
folder instead of lib.

This will make building on openSUSE a bit less annoying
2012-02-08 17:17:19 +00:00
..
Modules Fix for hardcoded to scons rules python abi flags and wrong behavior 2012-02-08 17:17:19 +00:00
darwin-config.py OSX: proper scons config and linking weak for jackOSX and errorhandling 2011-12-12 22:17:02 +00:00
freebsd7-config.py remove WITH_OGG define, its not used anywhere. 2012-01-10 13:33:53 +00:00
freebsd8-config.py remove WITH_OGG define, its not used anywhere. 2012-01-10 13:33:53 +00:00
freebsd9-config.py remove WITH_OGG define, its not used anywhere. 2012-01-10 13:33:53 +00:00
linux-config.py Fix for hardcoded to scons rules python abi flags and wrong behavior 2012-02-08 17:17:19 +00:00
linuxcross-config.py Update build files to use new OpenAL libraries 2011-12-27 09:37:19 +00:00
win32-mingw-config.py disable recent attempt to static link mingw DLL's causes errors for some users. 2012-01-05 10:05:24 +00:00
win32-vc-config.py Bumping up scons+msvc warning level to w1 so that we at least get some warnings 2012-01-06 04:07:09 +00:00
win64-vc-config.py use warnigns for all msvc configurations 2012-01-06 05:13:36 +00:00