Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | OpenWatcom: Refactor population of standard include directories | Jiri Malak | 2023-01-24 | 6 | -61/+38 | |
* | | | | | Merge topic 'gen-pkg-example' | Brad King | 2023-01-24 | 1 | -5/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: Modernize PackageConfigHelpers example | FeRD (Frank Dana) | 2023-01-23 | 1 | -5/+7 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'FindPython-CMP0007-NEW' | Brad King | 2023-01-24 | 1 | -0/+2 | |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | FindPython: Policy CMP0007 must be set to NEW | Marc Chevrier | 2023-01-21 | 1 | -0/+2 | |
* | | | | Merge topic 'find_cudatoolkit_add_nvrtc_static' | Brad King | 2023-01-23 | 1 | -1/+13 | |
|\ \ \ \ | ||||||
| * | | | | FindCUDAToolkit: Add support for CUDA::nvrtc_static | Robert Maynard | 2023-01-20 | 1 | -1/+13 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'FindOpenSP-pkg-config-hints' | Brad King | 2023-01-23 | 1 | -34/+39 | |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | ||||||
| * | | FindOpenSP: Use pkg-config only as hints for main code path | Kefu Chai | 2023-01-20 | 1 | -34/+39 | |
| |/ | ||||||
| * | FindCUDAToolkit: Handle CUDA::nvToolsExt not existing | Robert Maynard | 2023-01-16 | 1 | -1/+1 | |
| * | Merge topic 'implicit-includes' into release-3.25 | Brad King | 2023-01-13 | 1 | -2/+3 | |
| |\ | ||||||
| * \ | Merge topic 'IntelLLVM-msvc-no-cxx11' into release-3.25 | Brad King | 2023-01-13 | 1 | -2/+2 | |
| |\ \ | ||||||
* | \ \ | Merge topic 'configure-log' | Brad King | 2023-01-20 | 1 | -2/+0 | |
|\ \ \ \ | ||||||
| * | | | | cmake --system-information: Stop dumping CMake{Output,Error}.log | Brad King | 2023-01-19 | 1 | -2/+0 | |
* | | | | | Merge topic 'ninja-swift-exported-executables' | Brad King | 2023-01-20 | 1 | -2/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Ninja: Emit swiftmodule from executable with exports | Evan Wilde | 2023-01-19 | 1 | -2/+4 | |
* | | | | | | CYGWIN: Drop pre-2.8.4 compatibility mode CMAKE_LEGACY_CYGWIN_WIN32 | Brad King | 2023-01-19 | 1 | -45/+0 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge topic 'configure-log' | Brad King | 2023-01-19 | 45 | -344/+97 | |
|\ \ \ \ \ | ||||||
| * | | | | | Modules: Record system inspection steps in the configure log | Brad King | 2023-01-18 | 11 | -47/+55 | |
| * | | | | | Modules: Drop redundant check logging to CMakeOutput.log and CMakeError.log | Brad King | 2023-01-18 | 35 | -260/+31 | |
| * | | | | | UsewxWidgets: Remove leftover debugging code | Brad King | 2023-01-18 | 1 | -29/+0 | |
| * | | | | | FindQt4: Drop outdated advice to look at CMakeError.log on failure | Brad King | 2023-01-18 | 1 | -1/+1 | |
| * | | | | | GHS: Drop debugging message from log | Brad King | 2023-01-18 | 1 | -2/+0 | |
| * | | | | | CompileFeatures: Warn explicitly when feature detection binary is not found | Brad King | 2023-01-18 | 1 | -4/+7 | |
| * | | | | | CompilerId: Restore logging of failed identifications | Brad King | 2023-01-18 | 1 | -2/+4 | |
* | | | | | | Merge topic 'FindLibLZMA_quote' | Brad King | 2023-01-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindLibLZMA: Fix failure when no include directories are needed | Even Rouault | 2023-01-18 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Revise C++ coding style using clang-format-15 | Kitware Robot | 2023-01-18 | 5 | -5/+6 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'swift-ios' | Brad King | 2023-01-18 | 1 | -3/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | Swift: Add comment about where platform-specific flags should go | Brad King | 2023-01-17 | 1 | -1/+2 | |
| * | | | | | Swift: Use macOS-style linker flags on iOS, tvOS, and watchOS too | Craig Hutchinson | 2023-01-17 | 1 | -2/+4 | |
* | | | | | | Merge topic 'docpc' | Brad King | 2023-01-18 | 1 | -3/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help:ProcessorCount: recommend cmake_host_system_information | scivision | 2023-01-16 | 1 | -3/+9 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'IntelLLVM-c++23' | Brad King | 2023-01-18 | 2 | -6/+18 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | IntelLLVM: Add provisional flags for C23 and C++23 | scivision | 2023-01-16 | 2 | -0/+12 | |
| * | | | | | | IntelLLVM: Replace -Qstd= with -Qstd: on Windows | scivision | 2023-01-16 | 1 | -6/+6 | |
| |/ / / / / | ||||||
* | | | | | | Source: Fix a few typos | Vitaly Stakhovsky | 2023-01-17 | 3 | -5/+5 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'FindMatlab-macos-rosetta' | Brad King | 2023-01-13 | 1 | -32/+17 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindMatlab: accommodate Matlab running under Rosetta | scivision | 2023-01-12 | 1 | -13/+14 | |
| * | | | | | FindMatlab: simplify mexext find logic | scivision | 2023-01-12 | 1 | -19/+3 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'deprecate-findunixcmds' | Brad King | 2023-01-13 | 1 | -0/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindUnixCommands: Deprecate in favor of cmake -E | FeRD (Frank Dana) | 2023-01-12 | 1 | -0/+4 | |
* | | | | | | Merge topic 'implicit-includes' | Brad King | 2023-01-13 | 1 | -2/+3 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Restore implicit include directory extraction for adaptive relative paths | Brad King | 2023-01-12 | 1 | -2/+3 | |
* | | | | | | Merge topic 'IntelLLVM-msvc-no-cxx11' | Brad King | 2023-01-13 | 1 | -2/+2 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | IntelLLVM: Avoid unnecessary -Qstd=c++11 flag on Windows | Brad King | 2023-01-12 | 1 | -2/+2 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'IntelLLVM-no-icpx-on-Windows' | Brad King | 2023-01-13 | 1 | -1/+7 | |
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | Merge branch 'backport-IntelLLVM-no-icpx-on-Windows' | Brad King | 2023-01-12 | 1 | -1/+7 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | IntelLLVM: Avoid finding not-yet-supported icpx on Windows | Michael Hirsch | 2023-01-12 | 1 | -1/+7 | |
* | | | | Merge topic 'bug/cuda-toolkit-support-arm64-sbsa' | Brad King | 2023-01-12 | 1 | -19/+22 | |
|\ \ \ \ |