MainConfig

Undocumented in source.

Members

Functions

include
void include(BuildConfig config)
Undocumented in source. Be warned that the author may not have intended to support it.
include
void include(CMDBuildOverwrites overwrite)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

componentRange
componentRange [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
configuredComponents
configuredComponents [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
relativeSysrootPrefix
string relativeSysrootPrefix [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
targetType
HostType targetType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
variantCleanup
CleanupCommand variantCleanup [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

arch
string arch;
binutils
Component binutils;
Undocumented in source.
cleanup
CleanupCommand cleanup;
Undocumented in source.
cleanupCanadian
CleanupCommand cleanupCanadian;
Undocumented in source.
cleanupCross
CleanupCommand cleanupCross;
Undocumented in source.
cleanupCrossNative
CleanupCommand cleanupCrossNative;
Undocumented in source.
cleanupNative
CleanupCommand cleanupNative;
Undocumented in source.
constants
string[string] constants;
Undocumented in source.
constantsCanadian
string[string] constantsCanadian;
Undocumented in source.
constantsCross
string[string] constantsCross;
Undocumented in source.
constantsCrossNative
string[string] constantsCrossNative;
Undocumented in source.
constantsNative
string[string] constantsNative;
Undocumented in source.
gcc
GCCComponent gcc;
Undocumented in source.
glibc
GlibcComponent glibc;
Undocumented in source.
glibcPorts
Component glibcPorts;
gmp
Component gmp;
Undocumented in source.
host
string host;
linux
Component linux;
Undocumented in source.
localPatchDirs
string[] localPatchDirs;
Undocumented in source.
localPatchDirsCanadian
string[] localPatchDirsCanadian;
Undocumented in source.
localPatchDirsCross
string[] localPatchDirsCross;
Undocumented in source.
localPatchDirsCrossNative
string[] localPatchDirsCrossNative;
Undocumented in source.
localPatchDirsNative
string[] localPatchDirsNative;
Undocumented in source.
mpc
Component mpc;
mpfr
Component mpfr;
Undocumented in source.
multilibs
MultilibEntry[] multilibs;
Undocumented in source.
sysrootPrefix
string sysrootPrefix;
Undocumented in source.
target
string target;
Undocumented in source.
type
ToolchainType type;
w32api
Component w32api;
Undocumented in source.

Meta