Package-level declarations
Classes that allow C++ tool chains to be configured.
Types
Link copied to clipboard
                  The Clang tool chain.
Link copied to clipboard
                  An executable tool that forms part of a tool chain.
Link copied to clipboard
                  The GNU GCC tool chain.
Link copied to clipboard
                  An executable tool used for GCC that allows customizing the executable.
Link copied to clipboard
                  A ToolChain that can handle additional platforms simply by configuring the NativeBinary.
Link copied to clipboard
                  GCC specific settings for the tools used to build for a particular platform.
Link copied to clipboard
                  A platform specific configurable tool chain.
Link copied to clipboard
                  A set of compilers and linkers that are used together to construct a native binary.
Link copied to clipboard
                  interface NativeToolChainRegistry : ExtensiblePolymorphicDomainObjectContainer<T> , ToolChainRegistry<P, T> 
A container for NativeToolChains.
Link copied to clipboard
                  The Swift Compiler tool chain.
Link copied to clipboard
                  Swiftc specific settings for the tools used to build for a particular platform.
Link copied to clipboard
                  The Visual C++ tool chain.
Link copied to clipboard
                  Visual C++ specific settings for the tools used to build for a particular platform.