build

Undocumented in source.

Members

Functions

buildDoc
void buildDoc()
Undocumented in source. Be warned that the author may not have intended to support it.
buildDocGDC
void buildDocGDC()
Undocumented in source. Be warned that the author may not have intended to support it.
buildInterfaceFiles
void buildInterfaceFiles()
Undocumented in source. Be warned that the author may not have intended to support it.
buildInterfaceFilesGDC
void buildInterfaceFilesGDC()
Undocumented in source. Be warned that the author may not have intended to support it.
buildLibs
bool buildLibs()
Undocumented in source. Be warned that the author may not have intended to support it.
buildUnittests
bool buildUnittests()
Undocumented in source. Be warned that the author may not have intended to support it.
checkSwitchErrors
bool checkSwitchErrors()
Undocumented in source. Be warned that the author may not have intended to support it.
initialize
void initialize()
Undocumented in source. Be warned that the author may not have intended to support it.
initializeDMD
void initializeDMD()
Undocumented in source. Be warned that the author may not have intended to support it.
initializeGDC
void initializeGDC()
Undocumented in source. Be warned that the author may not have intended to support it.
initializeLDC
void initializeLDC()
Undocumented in source. Be warned that the author may not have intended to support it.
isDFile
bool isDFile(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
parseSwitches
void parseSwitches(string[] switches)
Undocumented in source. Be warned that the author may not have intended to support it.
quoteString
string quoteString(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
showHelp
void showHelp()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buildStop
bool buildStop;
Undocumented in source.
buildingAll
bool buildingAll;
Undocumented in source.
buildingDoc
bool buildingDoc;
Undocumented in source.
buildingInterfaceFiles
bool buildingInterfaceFiles;
Undocumented in source.
buildingLibs
bool buildingLibs;
Undocumented in source.
buildingUnittests
bool buildingUnittests;
Undocumented in source.
compiler
string compiler;
Undocumented in source.
compiler
string compiler;
Undocumented in source.
compiler
string compiler;
Undocumented in source.
currentDirectory
string currentDirectory;
Undocumented in source.
docCompilerSwitches
string docCompilerSwitches;
Undocumented in source.
docDirectory
string docDirectory;
Undocumented in source.
extension
string extension;
Undocumented in source.
force32Build
bool force32Build;
Undocumented in source.
force64Build
bool force64Build;
Undocumented in source.
hasUnrecognizedSwitch
bool hasUnrecognizedSwitch;
Undocumented in source.
impDirectory
string impDirectory;
Undocumented in source.
interfaceCompilerSwitches
string interfaceCompilerSwitches;
Undocumented in source.
interfaceDirectory
string interfaceDirectory;
Undocumented in source.
isDMD
bool isDMD;
Undocumented in source.
isDMD
bool isDMD;
Undocumented in source.
isDMD
bool isDMD;
Undocumented in source.
isGDC
bool isGDC;
Undocumented in source.
isGDC
bool isGDC;
Undocumented in source.
isGDC
bool isGDC;
Undocumented in source.
isLDC
bool isLDC;
Undocumented in source.
isLDC
bool isLDC;
Undocumented in source.
isLDC
bool isLDC;
Undocumented in source.
isLinux
bool isLinux;
Undocumented in source.
isLinux
bool isLinux;
Undocumented in source.
isLinux
bool isLinux;
Undocumented in source.
isMac
bool isMac;
Undocumented in source.
isMac
bool isMac;
Undocumented in source.
isMac
bool isMac;
Undocumented in source.
isWindows
bool isWindows;
Undocumented in source.
isWindows
bool isWindows;
Undocumented in source.
isWindows
bool isWindows;
Undocumented in source.
libCompilerSwitches
string libCompilerSwitches;
Undocumented in source.
libDirectory
string libDirectory;
Undocumented in source.
modules
string[5] modules;
Undocumented in source.
prefix
string prefix;
Undocumented in source.
showingHelp
bool showingHelp;
Undocumented in source.
unittestCompilerSwitches
string unittestCompilerSwitches;
Undocumented in source.
unittestDirectory
string unittestDirectory;
Undocumented in source.
unittestLibraryLocation
string unittestLibraryLocation;
Undocumented in source.
unrecognizedSwitch
string unrecognizedSwitch;
Undocumented in source.

Meta