Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VS: Fix NVIDIA Nsight Tegra Visual Studio Edition support | Brad King | 2016-10-18 | 1 | -1/+1 |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
* | Android: Avoid interfering with common pre-existing toolchain files | Brad King | 2016-08-12 | 1 | -0/+6 |
* | Android: Search for NDK and standalone toolchain in more places | Brad King | 2016-08-12 | 1 | -0/+8 |
* | Android: Detect and save a standalone toolchain without the NDK | Brad King | 2016-08-12 | 1 | -5/+42 |
* | Android: Detect settings from the CMAKE_SYSROOT if it is set | Brad King | 2016-08-12 | 1 | -1/+68 |
* | Android: Detect and save the architecture, ABI, and processor | Brad King | 2016-08-12 | 1 | -1/+88 |
* | Android: Detect and save the API level | Brad King | 2016-08-12 | 1 | -0/+48 |
* | Android: Detect and save the NDK directory | Brad King | 2016-08-12 | 1 | -0/+27 |
* | Android: Suppress new functionality with Nsight Tegra in VS IDE builds | Brad King | 2016-08-12 | 1 | -0/+7 |
* | Android: Add placeholders for platform-specific initialization | Brad King | 2016-08-12 | 1 | -0/+14 |