Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge topic 'genex-PATH' | Craig Scott | 2022-06-01 | 1 | -0/+436 | |
|\ \ \ \ \ | ||||||
| * | | | | | Genex-PATH: path handling | Marc Chevrier | 2022-05-31 | 1 | -0/+436 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-01 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge topic 'cmake-gui-locale' | Brad King | 2022-05-31 | 1 | -0/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmake-gui: Restore support for internationalization with Qt5 on Windows | Brad King | 2022-05-27 | 1 | -0/+14 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-31 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-30 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-29 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-28 | 1 | -1/+1 | |
* | | | | | Merge topic 'msvc-compilers-default-to-ZI' | Brad King | 2022-05-27 | 1 | -1/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | MSVC: Default to -ZI instead of /Zi for x86 and x64 | Glen Chung | 2022-05-26 | 1 | -1/+4 | |
* | | | | | | Merge topic 'mingw-compiler-PATH' | Brad King | 2022-05-27 | 3 | -65/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | MSYS/MinGW Makefiles: Simplify selection of windres as Resource Compiler | Brad King | 2022-05-26 | 3 | -41/+0 | |
| * | | | | | | MSYS/MinGW Makfiles: Select the compiler occurring first in PATH | Brad King | 2022-05-26 | 2 | -24/+0 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-27 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'verify-interface-header-sets-list' | Brad King | 2022-05-26 | 1 | -5/+23 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | VERIFY_INTERFACE_HEADER_SETS: Add property for list of header sets | Kyle Edwards | 2022-05-25 | 1 | -5/+23 | |
* | | | | | | | Merge topic 'automoc-build-dir' | Brad King | 2022-05-26 | 2 | -1/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | AutoMoc: Take AUTOMOC_BUILD_DIR into account in depfile | Joerg Bornemann | 2022-05-25 | 2 | -1/+5 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-26 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'dependency-providers' | Brad King | 2022-05-25 | 8 | -12/+239 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Dependency providers: Add find_package and FetchContent support | Craig Scott | 2022-05-24 | 8 | -1/+220 | |
| * | | | | | | | cmFindPackageCommand: Handle Makefile variable definitions more robustly | Craig Scott | 2022-05-17 | 2 | -11/+19 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-25 | 1 | -1/+1 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'curl-debug-callback' | Brad King | 2022-05-24 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmFileCommand: Fix signature of CURLOPT_DEBUGFUNCTION callback | Brad King | 2022-05-23 | 1 | -2/+2 | |
* | | | | | | | | Merge topic 'reduce-policy-eval-scope' | Brad King | 2022-05-24 | 1 | -4/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmConditionEvaluator: Reduce the scope of the CMP0064 evaluation | Alex Turbov | 2022-05-23 | 1 | -4/+2 | |
* | | | | | | | | | Merge topic 'ci-fedora-36' | Brad King | 2022-05-24 | 93 | -369/+297 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | cmFileCommand: remove an unnecessary cast | Ben Boeckel | 2022-05-24 | 1 | -1/+1 | |
| * | | | | | | | | clang-tidy: fix `readability-static-definition-in-anonymous-namespace` lints | Ben Boeckel | 2022-05-24 | 1 | -2/+2 | |
| * | | | | | | | | clang-tidy: fix `bugprone-exception-escape` lints | Ben Boeckel | 2022-05-24 | 1 | -3/+9 | |
| * | | | | | | | | clang-tidy: fix `performance-unnecessary-copy-initialization` lints | Ben Boeckel | 2022-05-24 | 10 | -20/+20 | |
| * | | | | | | | | clang-tidy: address `google-readability-casting` lints | Ben Boeckel | 2022-05-24 | 28 | -71/+92 | |
| * | | | | | | | | clang-tidy: address `readability-container-data-pointer` lints | Ben Boeckel | 2022-05-24 | 12 | -50/+50 | |
| * | | | | | | | | clang-tidy: address `modernize-use-default-member-init` lints | Ben Boeckel | 2022-05-24 | 54 | -212/+109 | |
| * | | | | | | | | cmGlobalGenerator: check for `nullptr` in `GetLanguageFromExtension` | Ben Boeckel | 2022-05-21 | 1 | -1/+4 | |
| * | | | | | | | | cmCTestSubmitHandler: avoid double fetching envvars | Ben Boeckel | 2022-05-21 | 1 | -4/+4 | |
| * | | | | | | | | cmMakefileLibraryTargetGenerator: improve output building | Ben Boeckel | 2022-05-19 | 1 | -1/+3 | |
| * | | | | | | | | style: use `cmStrCat` in some more locations | Ben Boeckel | 2022-05-19 | 3 | -4/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-24 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-23 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-22 | 1 | -1/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-21 | 1 | -1/+1 | |
* | | | | | | Merge topic 'vs-system-include' | Brad King | 2022-05-20 | 1 | -6/+37 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | VS: Add support for SYSTEM include directories | Josiah Bills | 2022-05-18 | 1 | -6/+37 | |
* | | | | | | | Merge topic 'win_arm64_native_toolchain' | Brad King | 2022-05-20 | 2 | -8/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | VS: ARM64 as default toolset architecture for ARM64 host | Niyas Sait | 2022-05-19 | 2 | -8/+13 | |
* | | | | | | | | Merge topic 'vs2022-only' | Brad King | 2022-05-20 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | file(GET_RUNTIME_DEPENDENCIES): Support VS 2022 without VS 2019 | Brad King | 2022-05-19 | 1 | -0/+1 | |