Lazydodo
87d3685e93
deps/cleanup: remove partial boost-python support.
...
boost python was not required by any dependency nor was it ever properly supported.
2019-08-13 17:00:23 -06:00
Campbell Barton
3076d95ba4
Cleanup: use 2 space indentation for CMake
2019-04-17 06:35:54 +02:00
Sergey Sharybin
66f8a4c07e
Build environment: Fix compilation of boost on Linux 32bit
2018-08-29 14:11:32 +02:00
Ray Molenkamp
ae84db1d5d
build_environment: buildfixes for boost
...
Disable hardcoded 64 bit build.
2018-08-19 11:44:46 -06:00
Ray Molenkamp
7daf62950b
build_environment: python 3.7.0 + numpy 1.15.0
2018-08-10 10:37:15 -06:00
Ray Molenkamp
d0e083a60d
build_environment: remove unneeded boost patch on windows.
2018-08-10 09:13:48 -06:00
Arto Kitula
c19ddcc975
libs: boost 1.68
2018-08-10 03:08:18 +03:00
Ray Molenkamp
07c90f3a73
build_environment: remove msvc compiler warning from boost.
...
Even the boost people have given up trying to keep up with the rapid release
of new msvc versions, and have removed the warn for now see: 5ad0730630 (diff-eac863c1d46c77471e54e8818aab7534)
2018-03-17 12:47:17 -06:00
Campbell Barton
914e3b1645
Cleanup: indentation, line wrapping
2017-11-05 14:50:15 +11:00
Ray Molenkamp
9775c4d68b
[cmake_deps/msvc] Move boost harvest to boost.cmake
2017-09-21 11:16:52 -06:00
Ray Molenkamp
c5491ba874
[cmake/depsbuilder/msvc] Update to python 3.6 / numpy 1.13.1
...
-No more hardcoded python35/36 tokens in the scripts
-disabled python module for boost, was not used
-Updated patches for python to support building with msvc2013
2017-09-20 12:31:40 -06:00
Brecht Van Lommel
3c14f02eac
Build: add scripts to build dependencies for Windows and macOS.
...
Note these are intended for platform maintainers, we do not intend to
support users making their own builds with these. For that precompiled
libraries from lib/ should be used.
Implemented by Martijn Berger, Ray Molenkamp and Brecht Van Lommel.
Differential Revision: https://developer.blender.org/D2753
2017-08-07 17:54:26 +02:00