Package org.eclipse.cdt.core.build
-
Interface Summary Interface Description ICBuildCommandLauncher ICBuildConfiguration This is the root interface for "new style" CDT build configurations.ICBuildConfiguration2 ICBuildConfigurationManager The OSGi service that manages the mapping from platform build configuration to CDT build configuration.ICBuildConfigurationManager2 ICBuildConfigurationProvider A CBuildConfigurationProvider provides C build configurations.IToolChain Toolchains are a collection of tools that take the source code and converts it into an executable system.IToolChain2 IToolChainManager The global toolchain manager.IToolChainProvider A provider of toolchains.IUserToolChainProvider A toolchain provider that is managed by the user. -
Class Summary Class Description CBuildConfiguration Root class for CDT build configurations.CBuilder ErrorBuildConfiguration A Build configuration that simply spits out an error message on the console at build and clean time.ScannerInfoCache Scanner info for a given build configuration.StandardBuildConfiguration A Standard Build Configuration that simply calls a specified command for build and clean.