Blender Git Loki
Git Commits -> Revision fc32f98
Revision fc32f98 by Sergey Sharybin (master) April 16, 2019, 13:41 (GMT) |
Initial support of `make format` for Windows There are couple of caviats currently: - The script requires system-wide Python 3 available in the current search PATH as python.exe. This will get addressed soon by distributing unpacked Python binary in our libraries. - Since the libraries folder is to be known, this requires to have MSVC detected. Not too bad, since formatting is still way slower than detection, but still doesn't feel ideal. |
Commit Details:
Full Hash: fc32f98bbc2f094cddf1c75e092c98d7a00a22b9
Parent Commit: f45b91a
Committed By: Brecht Van Lommel
Lines Changed: +21, -3
1 Added Path:
/build_files/windows/format.cmd (+10, -0) (View)