Blender Git Commit Log

Git Commits -> Revision c6ab7c3

September 22, 2016, 09:07 (GMT)
[windows] add some helpers to make.bat to facilitate making release builds.

New features:
1) Release target that checks for both cuda 7.5 and 8 with WITH_CYCLES_CUDA_BINARIES=ON and CYCLES_CUDA_BINARIES_ARCH=sm_20;sm_21;sm_30;sm_35;sm_37;sm_50;sm_52;sm_60;sm_61 options set.
2) Option to switch between x86 and x64 builds, the default remains (auto detect the architecture) but can be overridden.
3) Option to switch between vs12(2013) and vs14(2015) default is 2013.

Reviewers: juicyfruit, sergey

Reviewed By: sergey

Tags: #platform:_windows

Differential Revision: https://developer.blender.org/D2180

Commit Details:

Full Hash: c6ab7c31a14eb144ca84d6836c9d47b98a519dac
Parent Commit: 22b3990
Committed By: Sergey Sharybin
Lines Changed: +186, -46

1 Added Path:

/build_files/cmake/config/blender_release.cmake (+78, -0) (View)

1 Modified Path:

/make.bat (+108, -46) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021