summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'check-source-modules'Brad King2020-09-2413-763/+416
|\
| * CheckSoureRuns: Add a unified way to check if a source runsRobert Maynard2020-09-236-387/+212
| * CheckSoureCompiles: Add a unified way to check if a source compilesRobert Maynard2020-09-237-376/+204
* | Merge topic 'FindPython-fix-regex'Brad King2020-09-241-1/+1
|\ \
| * | FindPython: Fix erroneous regex in ABI checkMarc Chevrier2020-09-231-1/+1
* | | Merge topic 'find_package-version-range'Craig Scott2020-09-246-63/+226
|\ \ \
| * | | CMakePackageConfigHelpers: Add version range supportMarc Chevrier2020-09-235-5/+42
| * | | FPHSA: add support of version rangeMarc Chevier2020-09-231-58/+184
* | | | Merge topic 'intel-dpcpp'Brad King2020-09-232-0/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Intel: Add Intel DPC++ compiler identificationHarini Chilamantula2020-09-222-0/+8
| |/ /
* | | FindProtobuf: Link to threads dependency only when Protobuf is foundBrad King2020-09-221-1/+1
|/ /
* | Merge topic 'comp-ti-std-options'Brad King2020-09-223-12/+141
|\ \
| * | Compiler/TI: Add std options for C++14Josef Angstenberger2020-09-201-4/+22
| * | Compiler/TI: Add std options for C++98Josef Angstenberger2020-09-201-0/+51
| * | Compiler/TI: Add std options for C11Josef Angstenberger2020-09-201-0/+11
| * | Compiler/TI: Check default C standardJosef Angstenberger2020-09-202-0/+19
| * | Compiler/TI: Check compiler version for C99 supportJosef Angstenberger2020-09-201-4/+35
| * | Compiler/TI: Fix definition of std optionsJosef Angstenberger2020-09-201-4/+4
| * | Compiler/TI: Avoid generic variable name in macroJosef Angstenberger2020-09-201-8/+7
* | | Merge topic 'findthreads_missing_prototype'Brad King2020-09-221-1/+1
|\ \ \
| * | | FindThreads: Add missing static keyword in pthread test codePavel Otchertsov2020-09-181-1/+1
| |/ /
* | | Merge topic 'FindGLEW-platform'Brad King2020-09-221-2/+1
|\ \ \
| * | | FindGLEW: Avoid using CMAKE_GENERATOR_PLATFORM to detect platformAsit Dhal2020-09-211-2/+1
* | | | Merge topic 'findcudatoolkit_cross_scattered'Brad King2020-09-221-4/+5
|\ \ \ \
| * | | | FindCUDAToolkit: Support scattered installations when crosscompilingRaul Tambre2020-09-201-4/+5
| | |/ / | |/| |
* | | | Merge topic 'check-compiler-flag-result'Brad King2020-09-222-2/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
* | | | | Merge topic 'xcode-12-new-build-system'Brad King2020-09-212-0/+13
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ExternalProject: Use CMP0114 NEW behavior with Xcode "new build system"Brad King2020-09-182-0/+13
* | | | | Merge topic 'FindMatlab-r2020b'Brad King2020-09-181-0/+1
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | FindMatlab: add R2020b => 9.9Michael Hirsch2020-09-171-0/+1
* | | | Merge topic 'finddoxygen-permission-denied'Brad King2020-09-171-7/+11
|\ \ \ \
| * | | | FindDoxygen: build the generated file contents using temporary stringsRonald Hiemstra2020-09-161-7/+11
* | | | | Merge topic 'findlibxml2_add_names'Brad King2020-09-171-1/+1
|\ \ \ \ \
| * | | | | FindLibXml2 : added libxml2_a to find_library()Olivier LIESS2020-09-161-1/+1
| |/ / / /
* | | | | Merge topic 'system-includes-for-clang-on-windows'Brad King2020-09-171-0/+1
|\ \ \ \ \
| * | | | | Clang: use -imsvc for system include dirs when running on WindowsAndrew Fuller2020-09-161-0/+1
| |/ / / /
* | | | | Merge topic 'flexiblas'Brad King2020-09-162-0/+34
|\ \ \ \ \
| * | | | | Find{BLAS,LAPACK}: Add support for FlexiBLASMattias Ellert2020-09-142-0/+34
* | | | | | Merge topic 'CMAKE_LINKER_points_to_lld_link_for_msvc_with_clang_gnu_interface'Brad King2020-09-161-1/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Clang: Detect lld-link when using gnu front end with msvc targetThomas Bernard2020-09-141-1/+5
| |/ / / /
* | | | | Merge topic 'ExternalProject-steps-refinement'Brad King2020-09-151-57/+257
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ExternalProject: Add policy CMP0114 to refine step target dependenciesBrad King2020-09-141-43/+235
| * | | | ExternalProject: Factor out an internal helper to add a step targetBrad King2020-09-101-19/+27
* | | | | Merge topic 'cuda_clang_scattered_cross'Brad King2020-09-151-2/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | CUDA: Support scattered installations when crosscompiling with ClangRaul Tambre2020-09-141-2/+5
* | | | | Merge topic 'findpython-docs-fixes'Kyle Edwards2020-09-143-3/+3
|\ \ \ \ \
| * | | | | FindPython: fix typo in Python_LIBRARY_DIRSPhilipp Storz2020-09-113-3/+3
| |/ / / /
* | | | | Merge topic 'add_COMPILER_TARGET_for_all_clang_variants_on_windows'Brad King2020-09-144-10/+14
|\ \ \ \ \ | |/ / / / |/| | | |