Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-19CMake: install Python executable when its bundledCampbell Barton
2015-03-24Fix for building blender as a Python moduleCampbell Barton
2014-07-04Fix the ABIFLAGS order for detecting Python debug buildsCampbell Barton
2014-04-30Python: move to version 3.4x on all platformsCampbell Barton
2013-08-28cmake: set python, llvm and osl libs as advanced.Campbell Barton
2013-07-10remove reference to wrong python version in comments & pedantic style edit.Campbell Barton
2012-11-12Initial implementation of a script for automatic dependencies installer/builderSergey Sharybin
2012-11-10Another fix for finding python stuff... Should work for everyone now! (I hope...Bastien Montagne
2012-11-07Use CMAKE_LIBRARY_ARCHITECTURE instead of hardcoded stuff like x86_64-linux-g...Bastien Montagne
2012-11-07Attempt to fix problems with local built py caused by own r51976.Bastien Montagne
2012-11-07Update to make it work with new debian-like py3.3 packages. A bit hackish (th...Bastien Montagne
2012-11-05default to Python3.3 on Linux for SCons and CMake, warn when building with py...Campbell Barton
2011-11-16minor cleanupCampbell Barton
2011-11-03cmake could ignore defines for python lib/include passed from the command lin...Campbell Barton
2011-10-01cmake:Campbell Barton
2011-06-20fix for python ABI search, was missing 'd'Campbell Barton
2011-06-20- add example for python rna property updateCampbell Barton
2011-06-19cmake: fix for recent break in msvc+collada, also dont cache duplicate python...Campbell Barton
2011-06-19add back PYTHON_LIBPATH, needed for installing on pythonCampbell Barton
2011-06-19cmake add module for finding fftw3.Campbell Barton
2011-06-19cmake: added FindOpenJPEG module.Campbell Barton
2011-06-19cmake:Campbell Barton
2011-06-18cmake: make python search into a find package module.Campbell Barton