Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-25 | 1 | -1/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge topic 'update-third-party-git-2.9' | Brad King | 2016-08-24 | 1 | -1/+7 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | update-third-party: support Git 2.9.0's new merge restrictions | Ben Boeckel | 2016-08-24 | 1 | -1/+7 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'release' | Brad King | 2016-08-24 | 0 | -0/+0 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Merge branch 'GetPrerequisites-fix-regression' into release | Brad King | 2016-08-12 | 1 | -2/+6 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'android-platform-modules' | Brad King | 2016-08-24 | 124 | -28/+2264 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Android: Add `ANDROID` variable to indicate the target | Brad King | 2016-08-23 | 4 | -0/+12 | |
| * | | | | | | Android: Add test cases covering use of the NDK and standalone toolchains | Brad King | 2016-08-23 | 52 | -0/+568 | |
| * | | | | | | Help: Document cross compiling for Android | Brad King | 2016-08-23 | 18 | -27/+375 | |
| * | | | | | | Android: Select the STL type for NDK builds | Brad King | 2016-08-23 | 15 | -0/+184 | |
| * | | | | | | Android: Populate compiler flags for current ABI | Brad King | 2016-08-23 | 17 | -0/+192 | |
| * | | | | | | Android: Add a CMAKE_BUILD_TYPE default | Brad King | 2016-08-12 | 1 | -0/+2 | |
| * | | | | | | Android: Add Clang -target option for current ABI | Brad King | 2016-08-12 | 9 | -0/+17 | |
| * | | | | | | Android: Add placeholders for compiler/abi-specific settings | Brad King | 2016-08-12 | 21 | -0/+38 | |
| * | | | | | | Android: Avoid interfering with common pre-existing toolchain files | Brad King | 2016-08-12 | 5 | -0/+36 | |
| * | | | | | | 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 | 4 | -5/+115 | |
| * | | | | | | Android: Detect settings from the CMAKE_SYSROOT if it is set | Brad King | 2016-08-12 | 1 | -1/+68 | |
| * | | | | | | Android: Detect and save a toolchain from the NDK | Brad King | 2016-08-12 | 2 | -0/+296 | |
| * | | | | | | Android: Set CMAKE_SYSROOT automatically | Brad King | 2016-08-12 | 1 | -0/+19 | |
| * | | | | | | 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 | 5 | -0/+41 | |
| * | | | | | | Android: Add placeholders for platform-specific initialization | Brad King | 2016-08-12 | 2 | -0/+29 | |
| * | | | | | | Android: Add placeholders for platform-specific compiler selection | Brad King | 2016-08-12 | 3 | -0/+25 | |
| * | | | | | | Android: Add placeholders for platform-specific compiler settings | Brad King | 2016-08-12 | 7 | -0/+77 | |
| * | | | | | | CMakeDetermine*Compiler: Add hook to save custom compiler information | Brad King | 2016-08-12 | 3 | -0/+4 | |
| * | | | | | | CMakeDetermineSystem: Load platform-specific helper modules | Brad King | 2016-08-12 | 2 | -1/+2 | |
* | | | | | | | Merge topic 'extend-find-package-search-path' | Brad King | 2016-08-24 | 9 | -9/+82 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | find_package: Extend search path for combined Windows/UNIX convention | Silvio Traversaro | 2016-08-24 | 9 | -2/+75 | |
| * | | | | | | | Help: Widen find_package search path table | Silvio Traversaro | 2016-08-23 | 1 | -7/+7 | |
* | | | | | | | | Merge topic 'include-what-you-use' | Brad King | 2016-08-24 | 33 | -67/+192 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fix a batch of include-what-you-use violations | Daniel Pfeifer | 2016-08-23 | 33 | -67/+192 | |
* | | | | | | | | | Merge topic 'doc-get_cmake_property' | Brad King | 2016-08-24 | 1 | -3/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Help: Clarify get_cmake_property command documentation | Brad King | 2016-08-23 | 1 | -3/+8 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'FindCUDA-fix-arch-regex' | Brad King | 2016-08-24 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindCUDA: Support `2.1(2.0)` architecture notation | Boris Fomitchev | 2016-08-23 | 1 | -4/+4 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'test-extra-generator-dedup' | Brad King | 2016-08-24 | 1 | -47/+30 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Tests: Refactor testing of extra generators. | Chaoren Lin | 2016-08-23 | 1 | -47/+30 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'version-cleanups' | Brad King | 2016-08-24 | 2 | -9/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Version: Always define CMake_VERSION_IS_DIRTY to 0 or 1 | Brad King | 2016-08-23 | 2 | -2/+1 | |
| * | | | | | | | | | Version: Remove check for existence of CVS repository | Stephen Kelly | 2016-08-23 | 1 | -7/+0 | |
* | | | | | | | | | | Merge topic 'import-vim-syntax' | Brad King | 2016-08-24 | 8 | -40/+271 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | Help: Add release notes for 'vim-cmake-syntax' import | Brad King | 2016-08-17 | 1 | -0/+11 | |
| * | | | | | | | | | Aux: Install vim-cmake-syntax files with CMake | Brad King | 2016-08-17 | 1 | -0/+1 | |
| * | | | | | | | | | Merge branch 'upstream-vim-cmake-syntax' into import-vim-syntax | Brad King | 2016-08-17 | 4 | -0/+869 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | vim-cmake-syntax 2016-08-16 (e782679c) | vim-cmake-syntax upstream | 2016-08-17 | 4 | -0/+869 | |
| | / / / / / / / / | ||||||
| * | | | | | | | | | Aux: Drop vim files prior to import of third-party version | Brad King | 2016-08-17 | 4 | -674/+0 | |
| * | | | | | | | | | Add script to update vim-cmake-syntax from upstream | Brad King | 2016-08-17 | 1 | -0/+24 | |