reggae.rules.dub

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.

Members

Functions

dubConfigurationTarget
Target dubConfigurationTarget()

Builds a particular dub configuration (executable, unittest, etc.)

dubDefaultTarget
Target dubDefaultTarget()

Identical to dubDefaultTarget but allows the specification of compiler flags (dub describe doesn't output any information) on the default compiler flags

Meta