Blender Git Commit Log

Git Commits -> Revision 64b0929

Revision 64b0929 by Ray molenkamp (master)
August 5, 2019, 16:31 (GMT)
Cleanup/windows: Remove 32 bit support from make.bat helper script

This change removes 32 bit support from the helper make.bat scripts
as we are dropping official 32 bit support, you can still build for
32 bit by configuring your build yourself using cmake and pointing
the LIBDIR cmake variable to your own 32 bit library folder.

Commit Details:

Full Hash: 64b092974c712fd0297e6801c1b7a88737185a95
Parent Commit: 592759e
Lines Changed: +17, -33

8 Modified Paths:

/build_files/cmake/platform/platform_win32.cmake (+1, -5) (Diff)
/build_files/windows/check_libraries.cmd (+1, -5) (Diff)
/build_files/windows/configure_msbuild.cmd (+1, -9) (Diff)
/build_files/windows/detect_architecture.cmd (+6, -4) (Diff)
/build_files/windows/format.cmd (+0, -4) (Diff)
/build_files/windows/parse_arguments.cmd (+7, -4) (Diff)
/build_files/windows/show_help.cmd (+0, -2) (Diff)
/make.bat (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021