Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Android: Add `ANDROID` variable to indicate the target | Brad King | 2016-08-23 | 1 | -0/+4 |
| | | | | | Allow projects to use `if(ANDROID)` to condition their Android-specific code paths. | ||||
* | Android: Add test cases covering use of the NDK and standalone toolchains | Brad King | 2016-08-23 | 51 | -0/+547 |