Builds a particular dub configuration (executable, unittest, etc.)
Build dub's default target, i.e. do the same as dub build
Identical to dubDefaultTarget but allows the specification of compiler flags (dub describe doesn't output any information) on the default compiler flags
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.