Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'KateImprovements' | Brad King | 2023-02-07 | 6 | -11/+90 |
|\ | |||||
| * | Kate: improve the way the VCS-specific files are searched | Alexander Neundorf | 2023-02-06 | 1 | -19/+27 |
| * | Kate: add support for hg and fossil | Alexander Neundorf | 2023-02-06 | 2 | -5/+21 |
| * | Help: fix typo in docs for set_property() | Alexander Neundorf | 2023-02-06 | 1 | -1/+1 |
| * | Kate: make it possible to force a mode for the "files" entry | Alexander Neundorf | 2023-02-06 | 4 | -6/+49 |
| * | Help: add documentation for Kate-related variable | Alexander Neundorf | 2023-02-03 | 3 | -2/+14 |
* | | Merge topic 'tinyfix' | Brad King | 2023-02-07 | 1 | -2/+2 |
|\ \ | |||||
| * | | cmake.cxx: Fix lambda name typo | jcl xx | 2023-02-06 | 1 | -2/+2 |
* | | | Merge branch 'release-3.26' | Brad King | 2023-02-07 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge branch 'release-3.25' into release-3.26 | Brad King | 2023-02-07 | 0 | -0/+0 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'release-3.25' | Brad King | 2023-02-07 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'android-ndk-legacy-toolchain' into release-3.25 | Brad King | 2023-02-06 | 2 | -1/+3 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'release-3.26' | Brad King | 2023-02-07 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge topic 'android-ndk-legacy-toolchain' into release-3.26 | Brad King | 2023-02-07 | 2 | -1/+3 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
* | | | | | | Merge topic 'android-ndk-legacy-toolchain' | Brad King | 2023-02-07 | 2 | -1/+3 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Android: Provide CMAKE_ANDROID_NDK_VERSION with NDK legacy toolchain file | Brad King | 2023-02-06 | 2 | -1/+3 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'release-3.26' | Brad King | 2023-02-07 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'cxxmodules-proper-mangling' into release-3.26 | Brad King | 2023-02-07 | 6 | -0/+12 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'cxxmodules-proper-mangling' | Brad King | 2023-02-07 | 6 | -0/+12 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Tests/RunCMake/CXXModules: declare `forwarding` as `extern "C++"` | Ben Boeckel | 2023-02-03 | 6 | -0/+12 |
* | | | | | | Merge branch 'release-3.26' | Brad King | 2023-02-07 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'FindCUDAToolkit-nvrtc-builtins' into release-3.26 | Brad King | 2023-02-07 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'FindCUDAToolkit-nvrtc-builtins' | Brad King | 2023-02-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | FindCUDAToolkit: Fix `nvrtc_builtins_static` library name | Paul Taylor | 2023-02-06 | 1 | -1/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'release-3.26' | Brad King | 2023-02-07 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'docexe' into release-3.26 | Brad King | 2023-02-07 | 1 | -34/+40 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'docexe' | Brad King | 2023-02-07 | 1 | -34/+40 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Help: Clarify interaction of execute_process *_FILE and *_VARIABLE options | scivision | 2023-02-06 | 1 | -34/+40 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'release-3.26' | Brad King | 2023-02-07 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'docfix' into release-3.26 | Brad King | 2023-02-07 | 5 | -24/+62 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'docfix' | Brad King | 2023-02-07 | 5 | -24/+62 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Help: cmake (1): remove -E server as not available | scivision | 2023-02-06 | 1 | -4/+0 |
| * | | | | | | Help: CheckSource{Compiles,Runs}: fix typo and clarify | scivision | 2023-02-06 | 4 | -20/+62 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'release-3.26' | Brad King | 2023-02-07 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'ci-docker-layers' into release-3.26 | Brad King | 2023-02-07 | 4 | -22/+20 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'ci-docker-layers' | Brad King | 2023-02-07 | 4 | -22/+20 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | ci: Reduce intermediate docker layers and final image size | Alex Turbov | 2023-02-06 | 4 | -22/+20 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-02-07 | 1 | -1/+1 |
* | | | | | Merge topic 'test-cleanup-COnly' | Brad King | 2023-02-06 | 2 | -6/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Drop redundant string(ASCII) case from COnly test | Brad King | 2023-02-03 | 1 | -2/+0 |
| * | | | | | Tests: Move LINK_FLAGS case from COnly to LinkFlags test | Brad King | 2023-02-03 | 2 | -4/+5 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'compiler-id-flags-with-quotes' | Brad King | 2023-02-06 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | CompilerId: Fix handling of CMAKE_<LANG>_FLAGS with quotes | Russell Greene | 2023-02-03 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'FindPNG-FindOpenCL-windows-locations' | Brad King | 2023-02-06 | 2 | -4/+36 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | FindOpenCL: Add default install locations on Windows | Lisanna | 2023-02-03 | 1 | -0/+14 |
| * | | | | FindPNG: Add default install locations on Windows | Lisanna | 2023-02-03 | 1 | -4/+22 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-02-06 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-02-05 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-02-04 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'ctest-timeout-junit' | Brad King | 2023-02-03 | 1 | -1/+1 |
|\ \ \ \ |