Blender Git Commit Log

Git Commits -> Revision 00149cf

Revision 00149cf by Campbell Barton (master)
July 26, 2010, 23:16 (GMT)
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.

Commit Details:

Full Hash: 00149cfb9dc660b6796cd479bbb5c2e9391b8865
SVN Revision: 30779
Parent Commit: ac1aea7
Lines Changed: +32, -27

2 Modified Paths:

/CMakeLists.txt (+5, -0) (Diff)
/source/creator/CMakeLists.txt (+27, -27) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021