summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'android-stl'Brad King2020-11-054-0/+28
|\
| * Android: Link c++abi and android_support when necessaryHaibo Huang2020-11-041-0/+6
| * Android: Add options to control exceptions/rttiHaibo Huang2020-11-044-0/+22
* | Merge topic 'cmprop-source'Brad King2020-11-055-15/+17
|\ \
| * | cmSourceFile::GetPropertyForUser: return cmPropVitaly Stakhovsky2020-11-045-15/+17
| |/
* | Merge topic 'abi-byte-order'Craig Scott2020-11-0523-3/+113
|\ \
| * | CMakeDetermineCompilerABI: Detect byte order as part of checkBrad King2020-11-0423-0/+108
| * | CMakeDetermineCompilerABI: Look for more INFO strings in test binaryBrad King2020-11-041-3/+5
| |/
* | CMake Nightly Date StampKitware Robot2020-11-051-1/+1
* | Merge branch 'release-3.19'Brad King2020-11-040-0/+0
|\ \
| * \ Merge topic 'cmake_path-deactivation' into release-3.19Brad King2020-11-0412-866/+8
| |\ \
* | \ \ Merge topic 'cmake_path-deactivation'Brad King2020-11-042-3/+5
|\ \ \ \
| * | | | Help: Move cmake_path release note from 3.19 to post-3.19 developmentBrad King2020-11-042-3/+5
| * | | | Merge branch 'backport-3.19-cmake_path-deactivation'Brad King2020-11-040-0/+0
| |\ \ \ \ |/ / / / / | | | _ / | | | /
| * | | cmake_path: remove new command from 3.19Marc Chevrier2020-11-0312-866/+8
| |/ /
* | | Merge topic 'FindPython-UNVERSIONED_NAMES'Brad King2020-11-047-2/+150
|\ \ \
| * | | FindPython: Adds control over artifact names to searchMarc Chevrier2020-11-037-2/+150
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2020-11-041-1/+1
|/ /
* | Merge topic '19128_ICU_case_consistency'Brad King2020-11-031-7/+5
|\ \
| * | FindICU: Improve case consistency in documentationRoger Leigh2020-10-311-7/+5
* | | Merge topic 'cmprop-grl'Brad King2020-11-038-31/+29
|\ \ \
| * | | cmLocalGenerator::GetRuleLauncher: return cmPropvvs314152020-11-028-31/+29
* | | | Merge topic 'nmc-test-fix'Brad King2020-11-032-1/+1
|\ \ \ \
| * | | | Tests: Fix one RunCMake.NinjaMultiConfig case nameBrad King2020-11-022-1/+1
* | | | | Merge topic 'android-hooks'Brad King2020-11-035-0/+60
|\ \ \ \ \
| * | | | | Android: add NDK hooksHaibo Huang2020-10-305-0/+60
* | | | | | Merge branch 'release-3.19'Brad King2020-11-030-0/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge topic 'cmake-presets-no-path-arg-warning' into release-3.19Brad King2020-11-034-1/+22
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'cmake-presets-no-path-arg-warning'Brad King2020-11-034-1/+22
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | CMakePresets.json: Don't warn if no path argument is givenKyle Edwards2020-11-024-1/+22
* | | | | | | Merge branch 'release-3.19'Brad King2020-11-030-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'fix-cuda-qnx' into release-3.19Brad King2020-11-034-3/+9
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'fix-cuda-qnx'Brad King2020-11-034-3/+9
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Help: Add 3.19 release note about CUDA support on QNXBrad King2020-11-021-0/+2
| * | | | | | | CUDA: Enable support on QNXjanbernloehr2020-11-023-3/+7
* | | | | | | | Merge branch 'release-3.19'Craig Scott2020-11-030-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'doc-cpack-pre-post-scripts' into release-3.19Craig Scott2020-11-031-16/+28
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'doc-cpack-pre-post-scripts'Craig Scott2020-11-031-16/+28
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Help: Clarify variables specifying scripts to execute during packagingCraig Scott2020-11-031-16/+28
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2020-11-031-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch 'release-3.19'Brad King2020-11-020-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'FindBoost-config-mode' into release-3.19Brad King2020-11-021-2/+8
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'FindBoost-config-mode'Brad King2020-11-021-2/+8
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | FindBoost: Avoid leaking internal Boost_ROOT settingBrad King2020-10-301-2/+8
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'fix-test-for-qemu'Kyle Edwards2020-11-021-0/+4
|\ \ \ \ \ \
| * | | | | | test/CMakeLib: make testUVProcessChain work with qemuEicke Herbertz2020-10-291-0/+4
| | |_|/ / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2020-11-021-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2020-11-011-1/+1
| |_|_|_|/ |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2020-10-311-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'custom-command-cleanup'Brad King2020-10-308-97/+63
|\ \ \ \