summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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 'android-hooks'Brad King2020-11-035-0/+60
|\ \
| * | Android: add NDK hooksHaibo Huang2020-10-305-0/+60
* | | Merge topic 'fix-cuda-qnx'Brad King2020-11-033-3/+7
|\ \ \
| * | | CUDA: Enable support on QNXjanbernloehr2020-11-023-3/+7
* | | | 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
| * | | | Merge topic 'CheckSourceRuns-compatibility' into release-3.19Brad King2020-10-305-1/+14
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | 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 'CheckSourceRuns-compatibility'Brad King2020-10-305-1/+14
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | CheckSourceRuns: do not fail on unrecognized argumentsBen Boeckel2020-10-285-1/+14
* | | Merge topic 'llvm-rc-CMAKE_RC_FLAGS'Brad King2020-10-291-1/+3
|\ \ \
| * | | llvm_rc: add llvm_rc option filter to correctly pick up all optionsThomas Bernard2020-10-281-1/+3
* | | | Merge topic 'FindRuby-restore-VENDORLIB_DIR'Brad King2020-10-281-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'release-3.19' into FindRuby-restore-VENDORLIB_DIRBrad King2020-10-27181-2002/+3910
| |\ \ \ | | | |/ | | |/|
| | * | Merge topic 'correct_msvc_cuda_flag_warning' into release-3.19Brad King2020-10-271-4/+11
| | |\ \
| * | | | FindRuby: Restore compatibility variable RUBY_VENDORLIB_DIRBrad King2020-10-271-0/+1
| * | | | Merge topic 'cxx-as-objcxx' into release-3.18Brad King2020-09-302-2/+2
| |\ \ \ \
| * \ \ \ \ Merge topic 'cuda-11.1-sm86' into release-3.18Brad King2020-09-301-3/+13
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'correct_msvc_cuda_flag_warning'Brad King2020-10-271-4/+11
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | CUDA: Use MSVC version to determine supported C++ standard levelsRobert Maynard2020-10-261-4/+11
* | | | | | | Merge topic 'check-module-name-conflicts'Brad King2020-10-2721-354/+380
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Modules: Do not implicitly add new functions via old Check ModulesRobert Maynard2020-10-2621-354/+380
| * | | | | Merge topic 'FindBoost-config-mode' into release-3.19Brad King2020-10-261-1/+12
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'ExternalData-suppress-progress'Brad King2020-10-261-2/+38
|\ \ \ \ \ \ \
| * | | | | | | ExternalData: add support for suppressing progress during the buildBen Boeckel2020-10-231-2/+38
* | | | | | | | Merge topic 'android-find_path'Brad King2020-10-261-0/+74
|\ \ \ \ \ \ \ \
| * | | | | | | | Android: Fix find_* search order within NDK for unified toolchainsHaibo Huang2020-10-231-0/+36
| * | | | | | | | Android: Root searches within the NDK for unified toolchainsHaibo Huang2020-10-231-0/+38
* | | | | | | | | Merge topic 'FindBoost-config-mode'Brad King2020-10-261-1/+12
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | FindBoost: Honor BOOST_ROOT when finding upstream BoostConfigBrad King2020-10-221-0/+6
| * | | | | | | | FindBoost: Honor Boost_NO_SYSTEM_PATHS when finding upstream BoostConfigBrad King2020-10-221-1/+6
* | | | | | | | | Merge topic 'docs-cleanup-3.19'Craig Scott2020-10-263-12/+9
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | / / / / / | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Help: Cleanup typos and grammar for the 3.19 releaseCraig Scott2020-10-243-12/+9
| |/ / / / / /
| * | | | | | Merge topic 'FindPython-support-version-3.10' into release-3.19Brad King2020-10-191-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge topic 'CheckSource-Fortran' into release-3.19Brad King2020-10-164-9/+19
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'ctest-hostname-cleanup'Brad King2020-10-231-1/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CTest: Avoid invoking external tool to get the host nameBrad King2020-10-221-1/+8
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | FindGTest: Added support for CONFIG modeMario Emmenlauer2020-10-221-15/+34
* | | | | | | | | FindGTest: Minor whitespace change, moved an include upwardsMario Emmenlauer2020-10-221-1/+2
* | | | | | | | | FindGTest: Ensure target names follow upstream GTestMario Emmenlauer2020-10-221-23/+32
|/ / / / / / / /
* | | | | | | | Merge topic 'nsis-utf-8-bom'Brad King2020-10-201-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | CPack/NSIS: Template file in UTF-8 BOM to support UnicodeJohnny Jazeix2020-10-191-1/+1
* | | | | | | | | Merge topic 'checklanguage-honor-toolchain'Brad King2020-10-191-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CheckLanguage: Pass CMAKE_TOOLCHAIN_FILE to test projectSamir Benmendil2020-10-161-0/+6
* | | | | | | | | | Merge topic 'FindPython-support-version-3.10'Brad King2020-10-191-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | / / / / / | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | FindPython: Add support of version 3.10Marc Chevrier2020-10-161-1/+1
| | |_|_|/ / / / | |/| | | | | |