Historia zmian

Autor SHA1 Wiadomość Data
  Brecht Van Lommel a4f2ebc78d Spelling fixes in comments and descriptions, patch by luzpaz. 6 lat temu
  Ray Molenkamp 51ac494f21 build_files: bump python version in FindPythonLibsUnix.cmake to 3.7 now that all platforms have been updated 6 lat temu
  Campbell Barton ae01df5779 Cleanup: trailing space in CMake files 7 lat temu
  Campbell Barton 239b38cd64 CMake: avoid naming collision 7 lat temu
  Campbell Barton cbe07d980c Python: bump minimum version to 3.6 7 lat temu
  Campbell Barton 5680ac911b missed last commit 9 lat temu
  Campbell Barton 2fa1f60d8e CMake/SCons: set Python to 3.5 9 lat temu
  Campbell Barton e698299e4f CMake: install Python executable when its bundled 10 lat temu
  Campbell Barton 4560570f8a Fix for building blender as a Python module 10 lat temu
  Campbell Barton 006b550f6f Fix the ABIFLAGS order for detecting Python debug builds 11 lat temu
  Campbell Barton b96d531bc9 Python: move to version 3.4x on all platforms 11 lat temu
  Campbell Barton f75711db7f cmake: set python, llvm and osl libs as advanced. 12 lat temu
  Campbell Barton 6ebfdd8dc3 remove reference to wrong python version in comments & pedantic style edit. 12 lat temu
  Sergey Sharybin d3c3f07133 Initial implementation of a script for automatic dependencies installer/builder 12 lat temu
  Bastien Montagne dcca228906 Another fix for finding python stuff... Should work for everyone now! (I hope...). 12 lat temu
  Bastien Montagne 3e004d3043 Use CMAKE_LIBRARY_ARCHITECTURE instead of hardcoded stuff like x86_64-linux-gnu! Now should work with any multiarch! 12 lat temu
  Bastien Montagne 5850e62262 Attempt to fix problems with local built py caused by own r51976. 12 lat temu
  Bastien Montagne fff3f95768 Update to make it work with new debian-like py3.3 packages. A bit hackish (this arch-dependent stuff makes things a bit complex), and probably only working for amd64 arch, but at least should not create any regression... 12 lat temu
  Campbell Barton 004f8d78ed default to Python3.3 on Linux for SCons and CMake, warn when building with python 3.2x or older. 12 lat temu
  Campbell Barton 4d9766aacf minor cleanup 13 lat temu
  Campbell Barton b07d92408b cmake could ignore defines for python lib/include passed from the command line if both weren't defined. 13 lat temu
  Campbell Barton 077fd13416 cmake: 14 lat temu
  Campbell Barton 78ea4561a4 fix for python ABI search, was missing 'd' 14 lat temu
  Campbell Barton 97a85fe100 - add example for python rna property update 14 lat temu
  Campbell Barton 6790dbe9db cmake: fix for recent break in msvc+collada, also dont cache duplicate python include/library variables. 14 lat temu
  Campbell Barton e7c8169086 add back PYTHON_LIBPATH, needed for installing on python 14 lat temu
  Campbell Barton def6bcd4e5 cmake add module for finding fftw3. 14 lat temu
  Campbell Barton b15a2b0ffc cmake: added FindOpenJPEG module. 14 lat temu
  Campbell Barton 145944d66f cmake: 14 lat temu
  Campbell Barton 2c68bdb03e cmake: make python search into a find package module. 14 lat temu