Go to file
Ray Molenkamp 5e44324b79 make.bat: change the way the vs buildtools are detected.
The recent change also used the buildtools instead of the regular compiler, you now have to explicitly state what you want to use :

2017 - the standard msvc compiler
2017pre - the msvc compiler from the preview installation
2017b - the msvc compiler from the buildtools installation
2018-06-05 10:38:48 -06:00
build_files make.bat: change the way the vs buildtools are detected. 2018-06-05 10:38:48 -06:00
doc bpy blf api example update 2018-04-17 12:25:51 +02:00
extern Windows: Add support for building with clang. 2018-05-28 14:34:47 -06:00
intern Cleanup: strip ghost trailing space 2018-06-04 18:47:57 +02:00
release Cleanup: pep8 2018-06-05 16:32:11 +02:00
source Fix crash in owmn previous commit. 2018-06-05 17:54:53 +02:00
tests Cleanup: strip tests trailing space 2018-06-04 18:47:31 +02:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Build: add scripts to build dependencies for Windows and macOS. 2017-08-07 17:54:26 +02:00
.gitmodules Point all submodules to master branch 2017-04-03 14:54:51 +02:00
CMakeLists.txt Add Asan support for clang on windows. 2018-05-31 11:50:30 -06:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Fix string comparison in GNUMakefile for linux systems 2018-04-25 09:30:55 +02:00
make.bat make.bat: Add support for building with ninja. 2018-05-25 21:46:42 -06:00