Blender Git Commit Log

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)

3 Modified Paths:

/build_files/windows/parse_arguments.cmd (+2, -0) (Diff)
/build_files/windows/reset_variables.cmd (+1, -0) (Diff)
/make.bat (+8, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021