Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
setup_toolchain.py File Reference

Go to the source code of this file.

Namespaces

namespace  setup_toolchain
 

Functions

 setup_toolchain._ExtractImportantEnvironment (output_of_set)
 
 setup_toolchain._DetectVisualStudioPath ()
 
 setup_toolchain._LoadEnvFromBat (args)
 
 setup_toolchain._LoadToolchainEnv (cpu, toolchain_root, sdk_dir, target_store)
 
 setup_toolchain._FormatAsEnvironmentBlock (envvar_dict)
 
 setup_toolchain._LowercaseDict (d)
 
 setup_toolchain.FindFileInEnvList (env, env_name, separator, file_name, optional=False)
 
 setup_toolchain.main ()
 

Variables

 setup_toolchain.SCRIPT_DIR = os.path.dirname(__file__)
 
str setup_toolchain.SDK_VERSION = '10.0.22621.0'