summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Xcode: Extract CMAKE_<LANG>_COMPILER from compiler id with multiple archsBrad King2020-11-124-4/+4
* 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
|\
| * OBJCXX: Fix regression for compiling cpp files as objcxxCristian Adam2020-09-292-2/+2
* | Merge topic 'cuda-11.1-sm86' into release-3.18Brad King2020-09-301-3/+13
|\ \ | |/ |/|
| * FindCUDA/select_compute_arch: Add CUDA 11.1 and SM86 supportzasdfg bnm2020-09-291-3/+13
* | Merge topic 'FindJNI-aarch64' into release-3.18Brad King2020-09-281-1/+1
|\ \
| * | FindJNI: Add aarch64 supportBrad King2020-09-251-1/+1
| |/
* | Merge topic 'clang-llvm-lib' into release-3.18Brad King2020-09-251-1/+2
|\ \
| * | Clang: Look for llvm-lib when using MSVC-like front-endShoaib Meenai2020-09-241-1/+2
| |/
* | FindPython: Fix erroneous regex in ABI checkMarc Chevrier2020-09-231-1/+1
|/
* Merge branch 'backport-3.17-check-compiler-flag-result'Brad King2020-09-212-2/+0
|\
| * Check*CompilerFlag: Do not set result as a normal variable tooBrad King2020-09-212-2/+0
* | FindMatlab: add R2020b => 9.9Michael Hirsch2020-09-171-0/+1
* | ARMClang: Fix link line generation after addition of armlink supportMarc Chevrier2020-09-101-2/+3
* | Merge topic 'ios-pch-x-lang-header' into release-3.18Brad King2020-09-094-4/+19
|\ \
| * | PCH: Mark CMake PCH source files as -x <lang>-headerCristian Adam2020-09-044-4/+19
* | | FindPython: CMP0012 must be set to NEWMarc Chevrier2020-09-071-1/+11
|/ /
* | FindPython: enhance ABI checks against include directoryMarc Chevrier2020-09-021-8/+18
* | UseSWIG: Update option -interface usageMarc Chevrier2020-08-311-1/+9
* | Merge topic 'FindJNI-arm64' into release-3.18Brad King2020-08-261-0/+2
|\ \
| * | FindJNI: Add arm64 supportMalcolm Parsons2020-08-251-0/+2
* | | Merge topic 'cuda-std-for-msvc' into release-3.18Brad King2020-08-261-4/+6
|\ \ \
| * | | CUDA: Support setting CUDA14/17 when using MSVCRobert Maynard2020-08-241-4/+6
| |/ /
* | | MSVC: Record support for c_static_assertRaul Tambre2020-08-202-3/+5
|/ /
* | Merge topic 'FindMPI-cuda-pthread' into release-3.18Brad King2020-08-201-1/+1
|\ \
| * | FindMPI: Fix regression in pthread guardAxel Huebl2020-08-201-1/+1
* | | Merge topic 'ep-patch-skip-update-dep' into release-3.18Brad King2020-08-191-27/+5
|\ \ \
| * | | ExternalProject: Stop configure target from always appearing out-of-dateCraig Scott2020-08-181-24/+2
| * | | ExternalProject: Stop patch target from always appearing out-of-dateCraig Scott2020-08-181-3/+3
* | | | Merge topic 'llvm-rc-quote-cmake' into release-3.18Brad King2020-08-191-1/+1
|\ \ \ \
| * | | | llvm-rc: Fix quoting of path to cmake in CMAKE_RC_COMPILE_OBJECTThomas Bernard2020-08-181-1/+1
| |/ / /
* | | | Merge topic 'FindPython-enhance-version-extraction-from-lib-name' into releas...Brad King2020-08-191-3/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | FindPython: enhance robustness of version extraction from library nameMarc Chevrier2020-08-181-3/+4
| |/ /
* | | CMakeFindBinUtils: Always consider plain binutils when not cross-compilingRobert Maynard2020-08-181-0/+13
|/ /
* | FindRuby: Add documentation for deprecated variablesDaniele E. Domenichelli2020-08-121-2/+13
* | Merge topic 'msvc_c11' into release-3.18Brad King2020-08-122-12/+33
|\ \
| * | MSVC: Record support for C11 and c_restrictRaul Tambre2020-08-112-12/+33
* | | Merge topic 'FindPython-manage-SOABI-in-all-versions' into release-3.18Brad King2020-08-121-12/+4
|\ \ \ | |/ / |/| |
| * | FindPython: manage SOABI for all Python versionsMarc Chevrier2020-08-111-12/+4
* | | Merge topic 'findhdf5-fix-nohl' into release-3.18Brad King2020-08-111-1/+0
|\ \ \
| * | | FindHDF5: fix compiler detection when HL is disabledSeth R Johnson2020-08-101-1/+0
* | | | Merge topic 'automoc-path-prefix-off' into release-3.18Brad King2020-08-111-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'backport-3.17-automoc-path-prefix-off'Brad King2020-08-101-1/+3
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'backport-3.16-automoc-path-prefix-off'Brad King2020-08-101-1/+3
| | |\ \
| | | * | Autogen: Turn off moc path prefix generation by defaultJoerg Bornemann2020-08-101-1/+3
| | | * | Merge branch 'backport-3.16-objc-env-vars' into release-3.16Brad King2020-05-142-18/+24
| | | |\ \
| | | * \ \ Merge branch 'pch-msvc-pragma' into release-3.16Brad King2020-05-111-7/+5
| | | |\ \ \
| | | * \ \ \ Merge branch 'FindGTK2-harfbuzz-target' into release-3.16Brad King2020-05-091-3/+6
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch 'backport-3.16-FindPkgConfig-isystem' into release-3.16Brad King2020-05-061-8/+42
| | | |\ \ \ \ \