- buildWithCompiler
void buildWithCompiler(GeneratorSettings settings, BuildSettings buildsettings)
Undocumented in source. Be warned that the author may not have intended to support it.
- cleanupTemporaries
void cleanupTemporaries()
Undocumented in source. Be warned that the author may not have intended to support it.
- generateTargets
void generateTargets(GeneratorSettings settings, TargetInfo[string] targets)
Undocumented in source. Be warned that the author may not have intended to support it.
- performCachedBuild
bool performCachedBuild(GeneratorSettings settings, BuildSettings buildsettings, Package pack, string config, string build_id, Package[] packages, Path[] additional_dep_files)
Undocumented in source. Be warned that the author may not have intended to support it.
- performDirectBuild
void performDirectBuild(GeneratorSettings settings, BuildSettings buildsettings, Package pack, string config)
Undocumented in source. Be warned that the author may not have intended to support it.
- performPostGenerateActions
void performPostGenerateActions(GeneratorSettings settings, TargetInfo[string] targets)
Undocumented in source. Be warned that the author may not have intended to support it.
- performRDMDBuild
void performRDMDBuild(GeneratorSettings settings, BuildSettings buildsettings, Package pack, string config)
Undocumented in source. Be warned that the author may not have intended to support it.
- runTarget
void runTarget(Path exe_file_path, BuildSettings buildsettings, string[] run_args, GeneratorSettings settings)
Undocumented in source. Be warned that the author may not have intended to support it.