BuildGenerator

Undocumented in source.

Constructors

this
this(Project app, PackageManager mgr)
Undocumented in source.

Members

Functions

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.
generateProject
void generateProject(GeneratorSettings settings)
Undocumented in source. Be warned that the author may not have intended to support it.
performCachedBuild
void performCachedBuild(GeneratorSettings settings, BuildSettings buildsettings)
Undocumented in source. Be warned that the author may not have intended to support it.
performDirectBuild
void performDirectBuild(GeneratorSettings settings, BuildSettings buildsettings)
Undocumented in source. Be warned that the author may not have intended to support it.
performRDMDBuild
void performRDMDBuild(GeneratorSettings settings, BuildSettings buildsettings)
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)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ProjectGenerator

generateProject
void generateProject(GeneratorSettings settings)
Undocumented in source.

Meta