Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-24 | 1 | -1/+1 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'else-after-return' | Brad King | 2016-08-23 | 55 | -505/+457 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CMake: don't use else after return | Daniel Pfeifer | 2016-08-18 | 33 | -369/+352 | |
| * | | | | | | | | | CTest: don't use else after return | Daniel Pfeifer | 2016-08-18 | 14 | -81/+66 | |
| * | | | | | | | | | CPack: don't use else after return | Daniel Pfeifer | 2016-08-18 | 4 | -23/+12 | |
| * | | | | | | | | | CursesDialog: don't use else after return | Daniel Pfeifer | 2016-08-18 | 4 | -32/+27 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'include-what-you-use' | Brad King | 2016-08-23 | 18 | -31/+109 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix a batch of include-what-you-use violations | Daniel Pfeifer | 2016-08-23 | 18 | -26/+104 | |
| * | | | | | | | | | cmArchiveWrite: replace mode_t with int | Daniel Pfeifer | 2016-08-17 | 2 | -5/+5 | |
* | | | | | | | | | | Merge topic 'minor-cleanups' | Brad King | 2016-08-23 | 2 | -3/+7 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Define WIN32_LEAN_AND_MEAN for CMake sources on Windows | Brad King | 2016-08-17 | 1 | -1/+4 | |
| * | | | | | | | | | | libarchive: Fix include order in xxhash.c | Brad King | 2016-08-17 | 1 | -2/+3 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-23 | 1 | -1/+1 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-22 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-21 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-20 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-19 | 1 | -1/+1 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-18 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge topic 'readability-named-parameter' | Brad King | 2016-08-17 | 55 | -190/+245 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Make sure unnused parameters are /*named*/ | Daniel Pfeifer | 2016-08-16 | 55 | -190/+245 | |
* | | | | | | | | Merge topic 'include-what-you-use' | Brad King | 2016-08-17 | 27 | -41/+107 | |
|\ \ \ \ \ \ \ \ |