- determinePlatform
BuildPlatform determinePlatform(BuildSettings settings, string compiler_binary, string arch_override)
Undocumented in source. Be warned that the author may not have intended to support it.
- extractBuildOptions
void extractBuildOptions(BuildSettings settings)
Undocumented in source. Be warned that the author may not have intended to support it.
- invoke
void invoke(BuildSettings settings, BuildPlatform platform)
Undocumented in source. Be warned that the author may not have intended to support it.
- invokeLinker
void invokeLinker(BuildSettings settings, BuildPlatform platform, string[] objects)
Undocumented in source. Be warned that the author may not have intended to support it.
- prepareBuildSettings
void prepareBuildSettings(BuildSettings settings, BuildSetting fields)
Undocumented in source. Be warned that the author may not have intended to support it.
- setTarget
void setTarget(BuildSettings settings, BuildPlatform platform)
Undocumented in source. Be warned that the author may not have intended to support it.