Package com.facebook.buck.android.toolchain.ndk
-
Interface Summary Interface Description NdkCxxPlatform Adds Android-specific tools toCxxPlatform
.NdkCxxPlatformCompiler ProvidesNdkCxxPlatform ProvidesCxxPlatform is used to tag objects that can provide aNdkCxxPlatform
.UnresolvedNdkCxxPlatform Used by descriptions to properly handleNdkCxxPlatform
. -
Class Summary Class Description AndroidNdk Part of Android toolchain that provides access to Android NDKAndroidNdkConstants NdkCxxPlatform.Builder NdkCxxPlatformsProvider Provides allNdkCxxPlatform
s byTargetCpuType
.NdkCxxPlatformTargetConfiguration A container for all configuration settings needed to define a build target. -
Enum Summary Enum Description NdkCompilerType The type of compiler from the Android ndk.NdkCxxRuntime The C/C++ runtime library to link against.NdkCxxRuntimeType Determines how the C++ runtime library would be linked.NdkTargetArch Name of the target CPU architecture.NdkTargetArchAbi Name of the target CPU + ABI.NdkToolchain The build toolchain, named (including compiler version) after the target platform/arch.NdkToolchainTarget The toolchains name for the platform being targeted.TargetCpuType The CPU architectures to target.