summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-295-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
|\ \ \ \
| * | | | cmGeneratorTarget: Refactor custom command dependency evaluationBrad King2020-10-293-64/+21
| * | | | cmCustomCommandGenerator: Collect genex target references in commandsBrad King2020-10-292-4/+27
| * | | | cmCustomCommandGenerator: Add move operationsBrad King2020-10-272-9/+11
| * | | | cmAddCustomCommandCommand: Drop outdated commentBrad King2020-10-271-9/+1
| * | | | cmLocalNinjaGenerator: Remove leftover local debugging commentBrad King2020-10-271-5/+0
| * | | | Remove unnecessary arbitrary CollapseFullPath second argumentsBrad King2020-10-273-6/+3
* | | | | Merge branch 'release-3.19'Brad King2020-10-300-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge topic 'CheckSourceRuns-compatibility' into release-3.19Brad King2020-10-307-3/+31
| |\ \ \ \
* | \ \ \ \ Merge topic 'CheckSourceRuns-compatibility'Brad King2020-10-307-3/+31
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | CheckSourceRuns: do not fail on unrecognized argumentsBen Boeckel2020-10-287-3/+31
* | | | | | Merge branch 'release-3.19'Craig Scott2020-10-300-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'string-json-doc-update' into release-3.19Craig Scott2020-10-301-10/+13
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'string-json-doc-update'Craig Scott2020-10-301-10/+13
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Help: Clarify string(JSON) error handlingPeter Steneteg2020-10-281-10/+13
* | | | | | CMake Nightly Date StampKitware Robot2020-10-301-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'llvm-rc-CMAKE_RC_FLAGS'Brad King2020-10-295-6/+79
|\ \ \ \ \