blender/build_files/scons/config/Modules
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
..
__init__.py Fix for hardcoded to scons rules python abi flags and wrong behavior 2012-02-08 17:17:19 +00:00
FindPython.py Fix for hardcoded to scons rules python abi flags and wrong behavior 2012-02-08 17:17:19 +00:00