Blender Git Commit Log

Git Commits -> Revision 7ad367d

Revision 7ad367d by Ray molenkamp (master)
February 23, 2019, 03:49 (GMT)
make.bat: Preliminary Visual Studio 2019 support.

VS2019 is binary compatible with the existing vc14 libraries and no
new libraries libs are required in svn.

VS2019 support requires cmake 3.14.

VS2019 is still in pre-release state, you are required to explicitly
select the pre-release version by using:

make full 2019pre

Commit Details:

Full Hash: 7ad367d0231dd0d84aeb6d5404b82b29e524dbbf
Parent Commit: 10f3b49
Lines Changed: +111, -79

2 Added Paths:

/build_files/windows/detect_msvc2019.cmd (+3, -0) (View)
/build_files/windows/detect_msvc_vswhere.cmd (+79, -0) (View)

6 Modified Paths:

/build_files/cmake/platform/platform_win32.cmake (+4, -1) (Diff)
/build_files/windows/autodetect_msvc.cmd (+3, -0) (Diff)
/build_files/windows/check_libraries.cmd (+1, -0) (Diff)
/build_files/windows/configure_msbuild.cmd (+12, -3) (Diff)
/build_files/windows/detect_msvc2017.cmd (+1, -74) (Diff)
/build_files/windows/parse_arguments.cmd (+8, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021