Returns a list of architecture identifiers that apply to the current build.
Determines the full build platform used for the current build.
Determines the canonical compiler name used for the current build.
Returns a list of platform identifiers that apply to the current build.
Matches a platform specification string against a build platform.
Represents a platform a package can be build upon.
private
private
private
Build platform identification and specification matching.
This module is useful for determining the build platform for a certain machine and compiler invocation. Example applications include classifying CI slave machines.
It also contains means to match build platforms against a platform specification string as used in package reciptes.