summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | cmake --system-information: Stop dumping CMake{Output,Error}.logBrad King2023-01-191-2/+0
* | | | | Merge topic 'ninja-swift-exported-executables'Brad King2023-01-201-2/+4
|\ \ \ \ \
| * | | | | Ninja: Emit swiftmodule from executable with exportsEvan Wilde2023-01-191-2/+4
* | | | | | CYGWIN: Drop pre-2.8.4 compatibility mode CMAKE_LEGACY_CYGWIN_WIN32Brad King2023-01-191-45/+0
| |/ / / / |/| | | |
* | | | | Merge topic 'configure-log'Brad King2023-01-1945-344/+97
|\ \ \ \ \
| * | | | | Modules: Record system inspection steps in the configure logBrad King2023-01-1811-47/+55
| * | | | | Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.logBrad King2023-01-1835-260/+31
| * | | | | UsewxWidgets: Remove leftover debugging codeBrad King2023-01-181-29/+0
| * | | | | FindQt4: Drop outdated advice to look at CMakeError.log on failureBrad King2023-01-181-1/+1
| * | | | | GHS: Drop debugging message from logBrad King2023-01-181-2/+0
| * | | | | CompileFeatures: Warn explicitly when feature detection binary is not foundBrad King2023-01-181-4/+7
| * | | | | CompilerId: Restore logging of failed identificationsBrad King2023-01-181-2/+4
* | | | | | Merge topic 'FindLibLZMA_quote'Brad King2023-01-191-1/+1
|\ \ \ \ \ \
| * | | | | | FindLibLZMA: Fix failure when no include directories are neededEven Rouault2023-01-181-1/+1
| |/ / / / /
* | | | | | Revise C++ coding style using clang-format-15Kitware Robot2023-01-185-5/+6
|/ / / / /
* | | | | 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
| |/ / / |/| | |