summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'swift-ios'Brad King2023-01-181-3/+6
|\
| * Swift: Add comment about where platform-specific flags should goBrad King2023-01-171-1/+2
| * Swift: Use macOS-style linker flags on iOS, tvOS, and watchOS tooCraig Hutchinson2023-01-171-2/+4
* | Merge topic 'docpc'Brad King2023-01-181-3/+9
|\ \
| * | Help:ProcessorCount: recommend cmake_host_system_informationscivision2023-01-161-3/+9
| |/
* | Merge topic 'IntelLLVM-c++23'Brad King2023-01-182-6/+18
|\ \
| * | IntelLLVM: Add provisional flags for C23 and C++23scivision2023-01-162-0/+12
| * | IntelLLVM: Replace -Qstd= with -Qstd: on Windowsscivision2023-01-161-6/+6
| |/
* | Source: Fix a few typosVitaly Stakhovsky2023-01-173-5/+5
|/
* Merge topic 'FindMatlab-macos-rosetta'Brad King2023-01-131-32/+17
|\
| * FindMatlab: accommodate Matlab running under Rosettascivision2023-01-121-13/+14
| * FindMatlab: simplify mexext find logicscivision2023-01-121-19/+3
* | Merge topic 'deprecate-findunixcmds'Brad King2023-01-131-0/+4
|\ \
| * | FindUnixCommands: Deprecate in favor of cmake -EFeRD (Frank Dana)2023-01-121-0/+4
* | | Merge topic 'implicit-includes'Brad King2023-01-131-2/+3
|\ \ \
| * | | Restore implicit include directory extraction for adaptive relative pathsBrad King2023-01-121-2/+3
* | | | Merge topic 'IntelLLVM-msvc-no-cxx11'Brad King2023-01-131-2/+2
|\ \ \ \
| * | | | IntelLLVM: Avoid unnecessary -Qstd=c++11 flag on WindowsBrad King2023-01-121-2/+2
| |/ / /
* | | | Merge topic 'IntelLLVM-no-icpx-on-Windows'Brad King2023-01-131-1/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'backport-IntelLLVM-no-icpx-on-Windows'Brad King2023-01-121-1/+7
| |\ \ \ | | |/ / | |/| |
| | * | IntelLLVM: Avoid finding not-yet-supported icpx on WindowsMichael Hirsch2023-01-121-1/+7
* | | | Merge topic 'bug/cuda-toolkit-support-arm64-sbsa'Brad King2023-01-121-19/+22
|\ \ \ \
| * | | | FindCUDAToolkit: Support cross-compilation to sbsa-linuxRobert Maynard2023-01-111-18/+21
| * | | | FindCUDAToolkit: Handle CUDA::nvToolsExt not existingRobert Maynard2023-01-111-1/+1
| | |_|/ | |/| |
* | | | Merge topic 'cuda-12'Brad King2023-01-121-1/+7
|\ \ \ \
| * | | | CUDA: Update set of architectures supported by CUDA 12xiny2023-01-111-1/+7
* | | | | Merge topic 'FindwxWindows-typos'Brad King2023-01-121-1/+1
|\ \ \ \ \
| * | | | | FindwxWindows: Fix comment typoslilinjie2023-01-111-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'frontend-variant-always'Brad King2023-01-121-1/+5
|\ \ \ \ \
| * | | | | Set CMAKE_<LANG>_COMPILER_FRONTEND_VARIANT on single-variant compilersRussell Greene2023-01-111-1/+5
* | | | | | Merge topic 'findmatlab_system_include'Brad King2023-01-121-1/+1
|\ \ \ \ \ \
| * | | | | | FindMatlab: Add SYSTEM include flag for matlab_add_mexJorrit Olthuis2023-01-111-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'FindBoost-1.81'Brad King2023-01-121-2/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | FindBoost: Add Boost 1.81 supportleha-bot2023-01-111-2/+3
* | | | | Help: Enhance UseSWIG module documentationFeRD (Frank Dana)2022-12-221-15/+47
| |/ / / |/| | |
* | | | Merge topic 'doc-SYSTEM'Craig Scott2022-12-191-6/+11
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Help: Clarify and update SYSTEM-related docsCraig Scott2022-12-171-6/+11
* | | Merge topic 'FindHDF5-C-with-only-CXX'Brad King2022-12-171-0/+4
|\ \ \
| * | | FindHDF5: Find C component with only CXX compilerChristoph Junghans2022-12-141-0/+4
* | | | ASM_MARMASM: Populate MSVC debug information format abstraction tableBrad King2022-12-151-0/+4
* | | | Merge branch 'backport-masm-debug-format' into masm-debug-formatBrad King2022-12-151-0/+4
|\ \ \ \ | | |/ / | |/| |
| * | | ASM_MASM: Populate MSVC debug information format abstraction tableBrad King2022-12-151-0/+4
* | | | Merge topic 'find_cudatoolkit_add_nvjitlink'Brad King2022-12-141-0/+17
|\ \ \ \
| * | | | FindCUDAToolkit: Support the new `nvJitLink` library in CUDA 12Robert Maynard2022-12-121-0/+17
| | |/ / | |/| |
* | | | Merge topic 'cuda-nvcc-cuda20'Brad King2022-12-141-0/+12
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | CUDA: Add support for cuda_std_20 for nvcc 12.0+Robert Maynard2022-12-131-0/+12
| * | Merge topic 'CheckSymbolExists-restore-newline' into release-3.25Brad King2022-12-051-1/+1
| |\ \
* | \ \ Merge topic 'FindOpenSSL-static-z'Brad King2022-12-061-4/+38
|\ \ \ \
| * | | | FindOpenSSL: use extra dependencies from pkg-config as wellRolf Eike Beer2022-12-051-4/+38
* | | | | Merge topic 'cxx-module-map-clang'Brad King2022-12-061-0/+11
|\ \ \ \ \