Class | Description |
---|---|
CompilerParser |
Define the C++ compiler parser
This contains only the flags that are explicitly needed by all of our sample test.
|
NativeBuildConfigValueBuilder |
The purpose of this class is to take the raw output of an ndk-build -n call and to produce a
NativeBuildConfigValue instance to pass upstream through gradle.
|
PosixFileConventions |
File conventions for Linux.
|
WindowsFileConventions |
File conventions for Windows.
|