summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'CheckLanguage-cuda-host' into release-3.16Brad King2020-05-051-1/+1
| | | |\ \ \ \ \ \
| | * | \ \ \ \ \ \ Merge branch 'FindOpenSSL-3.0' into release-3.17Brad King2020-06-081-2/+4
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge topic 'pch-no-Fortran' into release-3.17Brad King2020-06-032-11/+15
| | |\ \ \ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ \ \ Merge topic 'FPHSA-name-mismatches-chained-via-include' into release-3.18Brad King2020-08-107-0/+52
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | FPHSA: detect inclusion between find modulesBen Boeckel2020-08-077-0/+52
* | | | | | | | | | | | | Merge topic 'FindRuby-restore-include-path' into release-3.18Brad King2020-08-101-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | FindRuby: Restore compatibility variable RUBY_INCLUDE_PATHBrad King2020-08-071-2/+1
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'FindPython-user-policies' into release-3.18Brad King2020-08-101-8/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | FindPython: ensure user's policies are respectedMarc Chevrier2020-08-071-8/+5
| |/ / / / / / / / / / /
* | | | | | | | | | | | GoogleTest: Restore support for list arguments in TEST_EXECUTORLaurits Riple2020-08-031-2/+2
|/ / / / / / / / / / /
* | | | | | | | | | | Merge topic 'clang-msvc-cxx-std' into release-3.18Brad King2020-07-301-5/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Clang: Fix fallback compile features when simulating old MSVC versionsBrad King2020-07-291-5/+5
| |/ / / / / / / / / /
* | | | | | | | | | | FindCURL: Fix list index check after searchMike Gelfand2020-07-281-3/+3
* | | | | | | | | | | Compilers: Ignore -print-sysroot prefix when it is '/'Brad King2020-07-271-1/+3
* | | | | | | | | | | Merge topic 'externalproject-download-git-2.20-fix' into release-3.18Brad King2020-07-271-1/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ExternalProject: omit --no-checkout from git clone when using git 2.20.x.Nate Avers2020-07-241-1/+5
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'FindXalanC-1.12' into release-3.18Brad King2020-07-271-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | FindXalanC: Fix version parsing for XalanC 1.12Brad King2020-07-241-3/+3
| |/ / / / / / / / / /
* | | | | | | | | | | Xcode: Explicitly specify default native architecture on macOSBrad King2020-07-202-0/+7
|/ / / / / / / / / /