blender/build_files
Ray Molenkamp fe988f6c7f depsbuilder: build_deps.cmd look for pythonw rather than python
There is a check to be sure no system python is in the path
on windows to be sure deps do not accidentally build against it.

The problem arises on certain versions of windows that ship a
python.exe that just opens up the MS store to download their
python version. The check takes this to be a real python
installation and refuses to build.

This change fixes the issue by looking for pythonw.exe which a
real python install would have, but the MS store opening one that
windows ships (as of now) would not.
2022-06-15 07:47:28 -06:00
..
build_environment depsbuilder: build_deps.cmd look for pythonw rather than python 2022-06-15 07:47:28 -06:00
buildbot File headers: use SPDX license for CMake files 2022-02-11 14:23:56 +11:00
cmake CMake: optionally disable OBJ, STL & GPencil SVG support 2022-06-08 13:29:32 +10:00
config Revert "Blender 3.2 - Beta" 2022-05-02 11:06:21 +02:00
package_spec Cleanup: remove "<pep8 compliant>" from headers 2022-06-02 20:16:20 +10:00
utils Cleanup: run autopep8 on build_files/ 2022-04-20 15:08:46 +10:00
windows Windows: make.bat change python detection order 2022-04-29 10:13:01 -06:00