blender/source/creator
Campbell Barton 00149cfb9d patch [#23041] CMake WITH_PYTHON_INSTALL option
from Dan Eicher (dna)

--- snip ---
Adds the option to not copy python into the .blender/python directory.

Also fixes the problem of deleting the blender installed python where the blender runtime only looks for the copied python and not the system one but not entirely sure why, something to do with CMake hardcoding the PYTHONPATH and PYTHONHOME vars I suppose.

This patch only applies to the 'UNIX AND NOT APPLE' platforms but, then again, those are the only ones anyone really
cares about...or at least the only ones where using the system python is really viable.
2010-07-26 23:16:21 +00:00
..
buildinfo.c remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
CMakeLists.txt patch [#23041] CMake WITH_PYTHON_INSTALL option 2010-07-26 23:16:21 +00:00
creator.c == installation paths == 2010-07-15 20:02:53 +00:00
Makefile Makefiles: make sure syntax is correct... 2010-05-21 21:26:03 +00:00
SConscript Blender TIFF support 2010-05-21 03:25:38 +00:00