voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
JobParams
launcher
Undocumented in source.
struct
JobParams {
string
[
string
]
runParameters
;
AppType
appType
;
Flag
!
"start"
start
;
Flag
!
"build"
build
;
Flag
!
"arch64"
arch64
;
Flag
!
"nodeps"
nodeps
;
Flag
!
"force"
force
;
BuildType
buildType
;
Compiler
compiler
;
JobType
jobType
;
}
Members
Variables
appType
AppType
appType
;
Undocumented in source.
arch64
Flag
!
"arch64"
arch64
;
Undocumented in source.
build
Flag
!
"build"
build
;
Undocumented in source.
buildType
BuildType
buildType
;
Undocumented in source.
compiler
Compiler
compiler
;
Undocumented in source.
force
Flag
!
"force"
force
;
Undocumented in source.
jobType
JobType
jobType
;
Undocumented in source.
nodeps
Flag
!
"nodeps"
nodeps
;
Undocumented in source.
runParameters
string
[
string
]
runParameters
;
Undocumented in source.
start
Flag
!
"start"
start
;
Undocumented in source.
Meta
Source
See Implementation
launcher
enums
AppType
BuildType
Compiler
JobState
JobType
functions
formatFileSize
fromCString
jobStateString
logPipes
makeBuildCommand
makeBuildOrTestCommand
makeRunCommand
makeTestCommand
onJobBuildCompletion
readPluginInfo
readPluginPack
sendCommand
toCString
manifest constants
DEFAULT_PORT
structs
Job
JobParams
Launcher
PluginInfo
PluginPack
SaveInfo
ServerInfo
variables
appTypeString
appTypeTitle
buildFolder
buildTypeSwitches
buildTypeUiOptions
buildTypeUiSelectionString
compilerExeNames
compilerUiOptions
compilerUiSelectionString
configFolder
is_Windows
saveExtention
saveFolder
serversFname