Go to file
Sergey Sharybin 0e9c677343 Add blender launcher application when building with MSVC
Main idea of this change is to make a small executable which
will set OMP_WAIT_POLICY environment variable and then will
launch blender itself.

This is a teporary solution for the time being we'll have a
more clear solution to high CPU usage with OpenMP when building
with MSVC.

Reviewers: campbellbarton, juicyfruit

Reviewed By: juicyfruit

Differential Revision: https://developer.blender.org/D717
2014-08-07 21:45:24 +06:00
build_files Remove SVN references 2014-08-06 05:46:31 +10:00
doc API Docs: typos 2014-08-06 02:12:52 +10:00
extern Fix a few typos in carve-capi.h 2014-08-05 10:36:45 -04:00
intern Cleanup: Remove special code for Visual Studio 2008. 2014-08-07 13:52:15 +02:00
release UI: move button to set dupli-offset into group menu 2014-08-07 04:45:37 +10:00
scons@1ec93106c4 Fix T40606: Blender 2.71RC1 for Windows uses too old blender.mo file in Japanese 2014-06-16 14:04:49 +06:00
source Add blender launcher application when building with MSVC 2014-08-07 21:45:24 +06:00
tests Fix incorrect comments in listbase, add unit test to verify change 2014-08-05 10:33:24 -04:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore ignore in-source doc building dirs 2014-07-27 22:04:10 +10:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt OSX/cmake: allow for llvm dynamic builds too, but prefer static 2014-08-06 12:48:06 +02:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Source Checkers: Include intern/ libs we maintain in spelling checks 2014-07-25 15:17:29 +10:00
SConstruct Add blender launcher application when building with MSVC 2014-08-07 21:45:24 +06:00