summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindOpenSSL-static'Kyle Edwards2020-08-141-0/+50
|\
| * FindOpenSSL: Add support for finding static librariesSylvain Corlay2020-08-131-0/+50
* | Merge topic 'FindRuby_document_deprecated_variables'Brad King2020-08-121-2/+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
| |\ \
| * \ \ Merge topic 'FindPython-manage-SOABI-in-all-versions' into release-3.18Brad King2020-08-121-12/+4
| |\ \ \
* | \ \ \ Merge topic 'msvc_c11'Brad King2020-08-122-12/+33
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | MSVC: Record support for C11 and c_restrictRaul Tambre2020-08-112-12/+33
| |/ / /
| * | | Merge topic 'findhdf5-fix-nohl' into release-3.18Brad King2020-08-111-1/+0
| |\ \ \
| * \ \ \ Merge topic 'automoc-path-prefix-off' into release-3.18Brad King2020-08-111-1/+3
| |\ \ \ \
* | \ \ \ \ Merge topic 'FindPython-manage-SOABI-in-all-versions'Brad King2020-08-121-12/+4
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | FindPython: manage SOABI for all Python versionsMarc Chevrier2020-08-111-12/+4
| |/ / /
| * | | Merge topic 'FPHSA-name-mismatches-chained-via-include' into release-3.18Brad King2020-08-107-0/+52
| |\ \ \
| * \ \ \ Merge topic 'FindRuby-restore-include-path' into release-3.18Brad King2020-08-101-2/+1
| |\ \ \ \
| * \ \ \ \ Merge topic 'FindPython-user-policies' into release-3.18Brad King2020-08-101-8/+5
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'findlapack-quiet'Brad King2020-08-111-296/+276
|\ \ \ \ \ \ \
| * | | | | | | FindLAPACK: Use find_package_handle_standard_argsSeth R Johnson2020-08-071-296/+276
* | | | | | | | Merge topic 'findhdf5-fix-nohl'Brad 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'Brad 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 'clang-cl-vfs'Brad King2020-08-102-1/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | clang-cl: Add '--' before source fileThomas Bernard2020-08-072-1/+9
| * | | | | | | | | | | | | | | | cmake: Change cmake_llvm_rc separator from -- to ++ to avoid conflictThomas Bernard2020-08-071-1/+1
* | | | | | | | | | | | | | | | | Merge topic 'FPHSA-name-mismatches-chained-via-include'Brad King2020-08-107-0/+52
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | FPHSA: detect inclusion between find modulesBen Boeckel2020-08-077-0/+52
* | | | | | | | | | | | | | | | | Merge topic 'FindRuby-restore-include-path'Brad King2020-08-101-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | FindRuby: Restore compatibility variable RUBY_INCLUDE_PATHBrad King2020-08-071-2/+1
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge topic 'FindPython-user-policies'Brad King2020-08-101-8/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | FindPython: ensure user's policies are respectedMarc Chevrier2020-08-071-8/+5
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge topic 'cygwin-patches'Brad King2020-08-073-20/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | FindTclsh: Drop Cygwin-specific behavior and use POSIX code pathLemures Lemniscati2020-08-061-7/+0
| * | | | | | | | | | | | | | FindOpenGL: Drop Cygwin-specific behavior and use POSIX code pathLemures Lemniscati2020-08-061-13/+1
| * | | | | | | | | | | | | | FindPerlLibs: Add versioned perl library name for CygwinLemures Lemniscati2020-08-061-0/+3
* | | | | | | | | | | | | | | Merge topic 'CUDAToolkit-no-nvcc'Brad King2020-08-071-54/+99
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | CUDAToolkit: Detect CUDA SDK that don't have nvccRobert Maynard2020-07-301-54/+99
* | | | | | | | | | | | | | | | Merge topic 'compiler_flags'Brad King2020-08-0612-35/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Toolchain: Take CMAKE_<lang>_FLAGS_INIT into account during compiler detectionFred Baksik2020-07-291-1/+3
| * | | | | | | | | | | | | | | Toolchain: Make `/path/comp;-argn' behave the same as 'comp;-argn'Fred Baksik2020-07-291-0/+7
| * | | | | | | | | | | | | | | Toolchain: Capture all arguments from CMAKE_<LANG>_COMPILERFred Baksik2020-07-2311-34/+25
* | | | | | | | | | | | | | | | Merge topic 'UseSWIG-support-files-in-subdirectories'Brad King2020-08-061-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \