reggae v0.2.0 (2015-06-10T13:53:26Z)
Home
Dub
Repo
Build
reggae
build
Contains the top-level targets.
struct
Build {
const
(
Target
)[]
targets
;
this
(Target[] targets);
this
(T targets);
}
Constructors
this
this
(Target[] targets)
Undocumented in source.
this
this
(T targets)
Undocumented in source.
Members
Variables
targets
const
(
Target
)[]
targets
;
Undocumented in source.
Meta
Source
See Implementation
reggae
build
enums
isTarget
functions
createTargetFromTarget
enclose
mixin templates
build
buildImpl
structs
Build
Target
templates
isBuildFunction
variables
gBuilddir
Contains the top-level targets.