typesΒΆ
Classes
|
An artifact is a 'realised' artifact kind, and thus contains a resource, its kind, and any metadata gathered during the build process. |
An artifact kind characterises a type of resource. |
|
|
The build context is a collection of information that is passed around during the build process. |
A metaclass for core types in the build system. |
|
|
Describes a library dependency for a plugin, which includes a path to the library file, any link flags, and any library search directories required for dynamic linking at runtime. |
|
A Step describes a single step in a build process, i.e. a transformation to an input ArtifactKind to an output ArtifactKind. |
Functions
|