blender/build_files/windows
Ray Molenkamp 83227de828 make.bat : fix msvc 2017 detection.
when 2017 was not found, it did not properly bail out of the rest of the detection process unless verbose mode was used.
2018-07-29 11:24:49 -06:00
..
autodetect_msvc.cmd make.bat : fix typo 2018-07-22 16:02:28 -06:00
build_msbuild.cmd make.bat : Fix builtime.txt being written in the wrong folder. 2018-05-26 19:20:07 -06:00
build_ninja.cmd make.bat : add support for building with ninja and clang together. 2018-05-28 19:56:17 -06:00
check_libraries.cmd make.bat : fix typo 2018-07-22 16:02:28 -06:00
check_spaces_in_path.cmd
check_submodules.cmd
configure_msbuild.cmd make.bat : Fix clang+asan msbuild project generation 2018-06-04 22:35:57 -06:00
configure_ninja.cmd make.bat : check for existence of ninja before using it. 2018-06-05 10:39:39 -06:00
detect_architecture.cmd
detect_msvc2015.cmd
detect_msvc2017.cmd make.bat : fix msvc 2017 detection. 2018-07-29 11:24:49 -06:00
detect_msvc_classic.cmd make.bat : restore msvc2015 support. 2018-07-18 20:00:34 -06:00
find_dependencies.cmd
parse_arguments.cmd make.bat: remove msvc2013 support. 2018-07-17 14:44:47 -06:00
reset_variables.cmd make.bat : Fix clang+asan msbuild project generation 2018-06-04 22:35:57 -06:00
set_build_dir.cmd
show_hashes.cmd make.bat: Fix make showhashes not working. 2018-06-16 12:29:38 -06:00
show_help.cmd make.bat: remove msvc2013 support. 2018-07-17 14:44:47 -06:00
update_sources.cmd