summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* OpenWatcom: Add correct support for 16-bit WindowsJiri Malak2023-01-255-33/+61
* Merge topic 'CheckCompilerFlag-clang'Brad King2023-01-253-8/+4
|\
| * CheckCompilerFlag: Match the Clang "argument unused" output for all languagesKOLANICH2023-01-243-8/+4
* | Merge topic 'FindOpenMP-test-include-dir'Brad King2023-01-251-1/+5
|\ \
| * | FindOpenMP: Use OpenMP_<lang>_INCLUDE_DIRAndrey Alekseenko2023-01-231-1/+5
* | | OpenWatcom: Refactor population of standard include directoriesJiri Malak2023-01-246-61/+38
* | | Merge topic 'gen-pkg-example'Brad King2023-01-241-5/+7
|\ \ \
| * | | Help: Modernize PackageConfigHelpers exampleFeRD (Frank Dana)2023-01-231-5/+7
| |/ /
* | | Merge topic 'FindPython-CMP0007-NEW'Brad King2023-01-241-0/+2
|\ \ \ | |/ / |/| |
| * | FindPython: Policy CMP0007 must be set to NEWMarc Chevrier2023-01-211-0/+2
* | | Merge topic 'find_cudatoolkit_add_nvrtc_static'Brad King2023-01-231-1/+13
|\ \ \
| * | | FindCUDAToolkit: Add support for CUDA::nvrtc_staticRobert Maynard2023-01-201-1/+13
| | |/ | |/|
* | | Merge topic 'FindOpenSP-pkg-config-hints'Brad King2023-01-231-34/+39
|\ \ \ | |/ / |/| |
| * | FindOpenSP: Use pkg-config only as hints for main code pathKefu Chai2023-01-201-34/+39
| |/
| * FindCUDAToolkit: Handle CUDA::nvToolsExt not existingRobert Maynard2023-01-161-1/+1
| * Merge topic 'implicit-includes' into release-3.25Brad King2023-01-131-2/+3
| |\
| * \ Merge topic 'IntelLLVM-msvc-no-cxx11' into release-3.25Brad King2023-01-131-2/+2
| |\ \
* | \ \ Merge topic 'configure-log'Brad King2023-01-201-2/+0
|\ \ \ \
| * | | | 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
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |