summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert: Remove unused overloadStephen Kelly2016-08-272-23/+0
* Merge topic 'update-curl-script'Brad King2016-08-261-1/+1
|\
| * curl: Update script to get curl from new repositoryBrad King2016-08-261-1/+1
* | Merge topic 'cpack-rpm-debuginfo-pkg'Brad King2016-08-266-2/+113
|\ \
| * | CPack/RPM: Add test for debuginfo package generationDomen Vrankar2016-08-265-0/+50
| * | CPack RPM debuginfo packages generationIstvan Bodnar2016-08-251-2/+63
| |/
* | Merge topic 'FindwxWidgets-library-path'Brad King2016-08-261-3/+16
|\ \
| * | FindwxWidgets: Add VS-versioned library directory prefixesBrad King2016-08-251-3/+15
| * | FindwxWidgets: Add version 3.1.0Brad King2016-08-251-0/+1
* | | Merge topic 'test-driver-clang-tidy'Brad King2016-08-261-4/+6
|\ \ \
| * | | create_test_sourcelist: Use safer strncpy instead of strcpySylvain Joubert2016-08-251-4/+6
| | |/ | |/|
* | | Merge topic 'vs-resource-pri-dir'Brad King2016-08-261-3/+3
|\ \ \
| * | | VS: Use target-specific directory for `resources.pri`Brad King2016-08-251-3/+3
* | | | CMake Nightly Date StampKitware Robot2016-08-261-1/+1
| |/ / |/| |
* | | Merge topic 'include-what-you-use'Brad King2016-08-2593-177/+642
|\ \ \
| * | | CTest: fix include-what-you-use violationsDaniel Pfeifer2016-08-2593-177/+642
* | | | Merge topic 'extract-cmMessenger'Brad King2016-08-2533-348/+435
|\ \ \ \
| * | | | Parser: Port away from cmMakefileStephen Kelly2016-08-254-20/+32
| * | | | cmMessenger: Extract from cmake classStephen Kelly2016-08-257-168/+277
| * | | | cmMakefile: Port nested error logic away from cmExecutionStatusStephen Kelly2016-08-254-16/+16
| * | | | cmMakefile: Simplify IssueMessage implementationStephen Kelly2016-08-251-5/+3
| * | | | Parser: Issue messages through cmake, not cmSystemToolsStephen Kelly2016-08-2520-149/+115
| * | | | Parser: Store the Backtrace for use in issuing messagesStephen Kelly2016-08-241-0/+2
* | | | | Merge topic 'intel-fortran-mod-diff'Brad King2016-08-251-0/+6
|\ \ \ \ \
| * | | | | Fortran: Fix .mod file comparison for Intel 16 formatBrad King2016-08-241-0/+6
* | | | | | Merge topic 'test-RunCMake.CMP0040-fix'Brad King2016-08-255-5/+5
|\ \ \ \ \ \
| * | | | | | Tests: Fix RunCMake.CMP0040 custom command syntaxBrad King2016-08-245-5/+5
* | | | | | | Merge topic 'update-kwsys'Brad King2016-08-251-2/+5
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-08-241-2/+5
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | KWSys 2016-08-24 (8e643b9b)KWSys Upstream2016-08-241-2/+5
* | | | | | | CMake Nightly Date StampKitware Robot2016-08-251-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge topic 'update-third-party-git-2.9'Brad King2016-08-241-1/+7
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | update-third-party: support Git 2.9.0's new merge restrictionsBen Boeckel2016-08-241-1/+7
|/ / / / /
* | | | | Merge branch 'release'Brad King2016-08-240-0/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'GetPrerequisites-fix-regression' into releaseBrad King2016-08-121-2/+6
| |\ \ \ \
* | \ \ \ \ Merge topic 'android-platform-modules'Brad King2016-08-24124-28/+2264
|\ \ \ \ \ \
| * | | | | | Android: Add `ANDROID` variable to indicate the targetBrad King2016-08-234-0/+12
| * | | | | | Android: Add test cases covering use of the NDK and standalone toolchainsBrad King2016-08-2352-0/+568
| * | | | | | Help: Document cross compiling for AndroidBrad King2016-08-2318-27/+375
| * | | | | | Android: Select the STL type for NDK buildsBrad King2016-08-2315-0/+184
| * | | | | | Android: Populate compiler flags for current ABIBrad King2016-08-2317-0/+192
| * | | | | | Android: Add a CMAKE_BUILD_TYPE defaultBrad King2016-08-121-0/+2
| * | | | | | Android: Add Clang -target option for current ABIBrad King2016-08-129-0/+17
| * | | | | | Android: Add placeholders for compiler/abi-specific settingsBrad King2016-08-1221-0/+38
| * | | | | | Android: Avoid interfering with common pre-existing toolchain filesBrad King2016-08-125-0/+36
| * | | | | | Android: Search for NDK and standalone toolchain in more placesBrad King2016-08-121-0/+8
| * | | | | | Android: Detect and save a standalone toolchain without the NDKBrad King2016-08-124-5/+115
| * | | | | | Android: Detect settings from the CMAKE_SYSROOT if it is setBrad King2016-08-121-1/+68
| * | | | | | Android: Detect and save a toolchain from the NDKBrad King2016-08-122-0/+296
| * | | | | | Android: Set CMAKE_SYSROOT automaticallyBrad King2016-08-121-0/+19