Name Description Size
BUILD.gn 21398
midl.gni 5413
midl.py 20284
ml.py Wraps ml.exe or ml64.exe and postprocesses the output to be deterministic. Sets timestamp in .obj file to 0, hence incompatible with link.exe /incremental. Use by prefixing the ml(64).exe invocation with this script: python ml.py ml.exe [args...] 11952
rc
setup_toolchain.py Extracts environment variables required for the toolchain to run from a textual dump output by the cmd.exe 'set' command. 12581
tool_wrapper.py Utility functions for Windows builds. This file is copied to the build directory as part of toolchain setup and is used to set up calls to tools used by the build that need wrappers. 7118