reggae.core

Public imports for only the core packages to enable reggae to be a D build system. Only support for D is imported, not even dub is supported.

Modules

rules
module reggae.core.rules

Public imports for only the core packages to enable reggae to be a D build system. Only support for D is imported, not even dub is supported.

Public Imports

reggae.build
public import reggae.build;
reggae.reflect
public import reggae.reflect;
reggae.buildgen
public import reggae.buildgen;
reggae.types
public import reggae.types;
reggae.config
public import reggae.config;
reggae.ctaa
public import reggae.ctaa;
reggae.range
public import reggae.range;
reggae.backend.binary
public import reggae.backend.binary;
reggae.core.rules
public import reggae.core.rules;
reggae.options
public import reggae.options;

Meta