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
2022-01-31Python: default to version to 3.10 for LinuxCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-02-11CMake: update python to 3.9.1Campbell Barton
2020-08-12CMake: clarify that the modules are licensed BSD 3-ClauseBrecht Van Lommel
2020-02-05CMake: remove non-standard package search pathsCampbell Barton
2019-10-28CMake: add missing headers, use space before commentsCampbell Barton
2018-09-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-17build_files: bump python version in FindPythonLibsUnix.cmake to 3.7 now that ...Ray Molenkamp
2018-06-10Cleanup: trailing space in CMake filesCampbell Barton
2017-10-03CMake: avoid naming collisionCampbell Barton
2017-10-03Python: bump minimum version to 3.6Campbell Barton
2015-11-27missed last commitCampbell Barton
2015-11-27CMake/SCons: set Python to 3.5Campbell Barton
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