High-level rules for building dub projects. The rules in this module only replicate what dub does itself. This allows a reggaefile.d to reuse the information that dub already knows about.
Builds a particular dub configuration (executable, unittest, etc.)
Builds the main dub target (equivalent of "dub build")
A target corresponding to dub test
See Source File
High-level rules for building dub projects. The rules in this module only replicate what dub does itself. This allows a reggaefile.d to reuse the information that dub already knows about.