Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'clang-tidy-module-gitignore' | Brad King | 2023-03-30 | 1 | -0/+8 |
|\ | |||||
| * | clang-tidy module: copy .gitignore from top level | Kyle Edwards | 2023-03-29 | 1 | -0/+8 |
* | | Merge topic 'codespellrc-no-count' | Brad King | 2023-03-30 | 1 | -1/+0 |
|\ \ | |||||
| * | | ci: remove "count =" from .codespellrc | Kyle Edwards | 2023-03-29 | 1 | -1/+0 |
| |/ | |||||
* | | Merge topic 'ninja-performance' | Brad King | 2023-03-30 | 4 | -34/+22 |
|\ \ | |||||
| * | | Ninja: Use more efficient data structures to collect outputs | Nicolas van Kempen | 2023-03-28 | 4 | -34/+22 |
* | | | Merge topic 'FindOpenAL-framework' | Brad King | 2023-03-30 | 6 | -14/+26 |
|\ \ \ | |||||
| * | | | ci: Enable FindOpenAL test on macOS jobs | nega | 2023-03-29 | 3 | -0/+3 |
| * | | | Tests: Fix FindOpenAL test for macOS framework | nega | 2023-03-29 | 2 | -2/+13 |
| * | | | FindOpenAL: Fix imported target for macOS framework | nega | 2023-03-29 | 1 | -12/+10 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-30 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge branch 'release-3.26' | Brad King | 2023-03-29 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | CMake 3.26.2v3.26.2 | Brad King | 2023-03-29 | 2 | -4/+4 |
* | | | | Merge topic 'install-namelink-no-rpath' | Brad King | 2023-03-29 | 3 | -4/+30 |
|\ \ \ \ | |||||
| * | | | | install(TARGETS): Do not apply installation tweaks to NAMELINK files | Brad King | 2023-03-28 | 3 | -4/+30 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'doc-compile-options' | Brad King | 2023-03-29 | 2 | -0/+8 |
|\ \ \ \ | |||||
| * | | | | Help: Link to COMPILE_LANGUAGE genex from target_compile_options | Brad King | 2023-03-28 | 2 | -0/+8 |
| |/ / / | |||||
* | | | | Merge branch 'release-3.26' | Brad King | 2023-03-29 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge topic 'swift-old-driver' into release-3.26 | Brad King | 2023-03-29 | 3 | -3/+72 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'swift-old-driver' | Brad King | 2023-03-29 | 3 | -3/+72 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Swift: Restore compatibility with old C++ driver | YR Chen | 2023-03-28 | 3 | -3/+72 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-29 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'lint-genex' | Brad King | 2023-03-28 | 12 | -15/+108 |
|\ \ \ \ | |||||
| * | | | | Add generator expression support to static code analysis hooks | Stefan Schober | 2023-03-27 | 12 | -15/+108 |
* | | | | | Merge topic 'gitignore-cleanup' | Brad King | 2023-03-28 | 1 | -17/+20 |
|\ \ \ \ \ | |||||
| * | | | | | gitignore: Pin directory exclusions to top-level | Brad King | 2023-03-27 | 1 | -17/+20 |
* | | | | | | Merge topic 'FindPython-Windows-ARM' | Brad King | 2023-03-28 | 2 | -26/+89 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindPython: Add Windows/ARM support | Marc Chevrier | 2023-03-26 | 2 | -26/+89 |
* | | | | | | | Merge topic 'file-GET_RUNTIME_DEPENDENCIES-windows-casing' | Brad King | 2023-03-28 | 3 | -10/+24 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | file(GET_RUNTIME_DEPENDENCIES): Document case-preserving change on Windows | Brad King | 2023-03-27 | 2 | -9/+23 |
| * | | | | | | | Tests: Restore CudaOnly.RuntimeControls cudart verification on Windows | Brad King | 2023-03-27 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'release-3.26' | Brad King | 2023-03-28 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'mingw-slashes' into release-3.26 | Brad King | 2023-03-28 | 2 | -5/+7 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'mingw-slashes' | Brad King | 2023-03-28 | 2 | -5/+7 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Ninja: Restore slash style for MinGW tools when extra languages are enabled | Brad King | 2023-03-27 | 2 | -5/+7 |
| |/ / / / / / / | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-28 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'crosscompiling-warn-reset' | Brad King | 2023-03-27 | 6 | -5/+22 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Warn if CMAKE_CROSSCOMPILING is true without CMAKE_SYSTEM_NAME set | Martin Storsjö | 2023-03-24 | 6 | -5/+22 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'doc-set-no-values' | Brad King | 2023-03-27 | 3 | -12/+21 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Help: Clarify that set(VAR) unsets VAR | Brad King | 2023-03-24 | 3 | -12/+21 |
* | | | | | | | | | Merge branch 'release-3.26' | Brad King | 2023-03-27 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge topic 'module-depends-static-lib-cycle' into release-3.26 | Brad King | 2023-03-27 | 10 | -3/+42 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'module-depends-static-lib-cycle' | Brad King | 2023-03-27 | 10 | -3/+42 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | / / / / | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Ninja,Makefile: Restore Fortran module scanning in static library cycle | Brad King | 2023-03-24 | 8 | -1/+30 |
| * | | | | | | | cmGlobalGenerator: Factor out helper to check target ordering | Brad King | 2023-03-24 | 2 | -2/+12 |
| |/ / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-27 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-26 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-25 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge topic 'ibmclang-aix-thin-lto' | Brad King | 2023-03-24 | 1 | -1/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | IBMClang: No thin LTO on AIX | Nicole Rabjohn | 2023-03-23 | 1 | -1/+4 |