dev/package/load

package configuration file support

Dependency Graph

dev/package/load: Library Dependencies

View the full-size SVG (svg) or PDF (pdf) image or graphviz source (dot)

View color source code (raw) for this file

View reStructuredText (rst) source code for this page

Library Configuration

$RELEASE_BRANCH

Specifies the type of release that should be produced from the current branch.

site specific settings (in site.i7)

$package_release_types[]

List of release types

Default: release debug

$package_release_branches[]

List of release branches

Default: stable testing unstable devel

Package Release Types

package_is_release_type()

Checks if the given string ($1) is a known release type.

Returns: Success if it is a release type

package_release_type_required()

Produces an error if the given string ($1) is not a known release type.

is_package_release()

Checks whether the package settings indicate we are bulding for release.

Returns: Success if settings indicate a release build.

Package Release Branches

package_is_release_branch()

Checks if the given string ($1) is a known release branch.

Returns: Success if it is a release branch

package_release_branch_required()

Produces an error if the given string ($1) is not a known release branch.


View the Developer Guide Index

View the Reference Manual Index


Generated on Fri Jul 28 14:37:43 PDT 2017 by mcsh d14 v0.23.0.