blender/source/creator
Dalai Felinto 3d9dc6a2e4 WITH_PYTHON_FRAMEWORK cmake option for OSX
This option allow Blender to be linked against the Framework python
It's useful if you want to have blenderplayer and bpy in the same application and need to avoid PyThread problems.

patch reviewed by Jens Verwiebe before 2.66. He may want to change something though.
(also small: I changed:
/Library/Frameworks/Python.framework/Versions//python
by
/Library/Frameworks/Python.framework/Versions//Python
as the latter seems to be the norm)
2013-02-22 22:24:38 +00:00
..
blender.map Mark boost symbols as local 2012-11-27 10:24:18 +00:00
buildinfo.c style cleanup: mostly whitespace in rna 2012-05-12 11:01:29 +00:00
CMakeLists.txt WITH_PYTHON_FRAMEWORK cmake option for OSX 2013-02-22 22:24:38 +00:00
creator.c patch [#34320] Cross compiling with mingw-w64 on ubuntu 2013-02-19 12:05:38 +00:00
osx_locals.map OSX/scons: introducing and testing an unexported_symbols_list to prevent clashes, todo: cmake 2012-11-27 11:38:59 +00:00