reggae v0.5.22 (2018-02-20T15:17:00Z)
Home
Dub
Repo
build
reggae
build
Undocumented in source.
mixintemplate
build
(targets...)
version(reggaelib)
mixin template
build (
targets
...
)
if
(
allSatisfy
!(
isTarget
,
targets
)
) {
mixin
reggaeGen
!(
targets
)
;
}
alias
build
=
buildImpl
Members
Mixins
__anonymous
mixin
reggaeGen
!(
targets
)
Undocumented in source.
Meta
Source
See Implementation
reggae
build
aliases
CommandDelegate
CommandFunction
enums
CommandType
isTarget
functions
createTopLevelTarget
expandBuildDir
inProjectPath
inTopLevelObjDirOf
optional
realTargetPath
replaceConcreteCompilersWithVars
targetObjsDir
topLevelDirName
mixin templates
build
buildImpl
structs
Build
Command
Target
templates
isBuildFunction
variables
gBuilddir
gProjdir