build

Undocumented in source.

Members

Aliases

pack
alias pack = packageSettings
Undocumented in source.

Enums

executable
anonymousenum executable
Undocumented in source.

Functions

buildPackage
void buildPackage(packageSettings settings, string flags)
Undocumented in source. Be warned that the author may not have intended to support it.
main
void main()
Undocumented in source. Be warned that the author may not have intended to support it.
withSuffixPrefix
string withSuffixPrefix(string filePath, string prefix, string suffix)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

exePrefix
enum exePrefix;
Undocumented in source.
exePrefix
enum exePrefix;
Undocumented in source.
exeSuffix
enum exeSuffix;
Undocumented in source.
exeSuffix
enum exeSuffix;
Undocumented in source.
sharedLibPrefix
enum sharedLibPrefix;
Undocumented in source.
sharedLibPrefix
enum sharedLibPrefix;
Undocumented in source.
sharedLibSuffix
enum sharedLibSuffix;
Undocumented in source.
sharedLibSuffix
enum sharedLibSuffix;
Undocumented in source.
staticLibPrefix
enum staticLibPrefix;
Undocumented in source.
staticLibPrefix
enum staticLibPrefix;
Undocumented in source.
staticLibSuffix
enum staticLibSuffix;
Undocumented in source.
staticLibSuffix
enum staticLibSuffix;
Undocumented in source.

Structs

packageSettings
struct packageSettings
Undocumented in source.

Meta