Flutter Engine
The Flutter Engine
Namespaces | Functions | Variables
vs_toolchain.py File Reference

Go to the source code of this file.

Namespaces

namespace  vs_toolchain
 

Functions

def vs_toolchain.SetEnvironmentAndGetRuntimeDllDirs ()
 
def vs_toolchain.GetVisualStudioVersion ()
 
def vs_toolchain.DetectVisualStudioPath ()
 
def vs_toolchain.FindVCComponentRoot (component)
 
def vs_toolchain.FindVCRedistRoot ()
 
def vs_toolchain.CopyDlls (target_dir, configuration, target_cpu)
 
def vs_toolchain.ShouldUpdateToolchain ()
 
def vs_toolchain.Update (force=False, no_download=False)
 
def vs_toolchain.NormalizePath (path)
 
def vs_toolchain.SetEnvironmentAndGetSDKDir ()
 
def vs_toolchain.GetToolchainDir ()
 
def vs_toolchain.main ()
 

Variables

string vs_toolchain.TOOLCHAIN_HASH = '27370823e7'
 
string vs_toolchain.SDK_VERSION = '10.0.22621.0'
 
 vs_toolchain.script_dir = os.path.dirname(os.path.realpath(__file__))
 
 vs_toolchain.json_data_file = os.path.join(script_dir, 'win_toolchain.json')
 
 vs_toolchain.MSVS_VERSIONS
 
dictionary vs_toolchain.MSVC_TOOLSET_VERSION