gcc-build-script ~master (2016-12-25T14:01:37Z)
Dub
Repo
substituteVars
gccbuild
build
common
Undocumented in source. Be warned that the author may not have intended to support it.
string
substituteVars
(string text, string[string] vars)
string
substituteVars
(string text, string[string] vars, size_t numReplaced)
string
substituteVars
(
string
text
,
string
[
string
]
vars
,
out
size_t
numReplaced
)
Meta
Source
See Implementation
gccbuild
build
common
functions
prepareBuildDir
pushCWD
restorePathVar
runBuildCommands
substituteVars
updatePathVar
structs
RestoreCWD