Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MSVC: Default to -ZI instead of /Zi for x86 and x64 | Glen Chung | 2022-05-26 | 1 | -1/+4 |
* | 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 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-20 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge topic 'ignore-werror-command-arg' | Brad King | 2022-05-19 | 4 | -5/+21 |
|\ \ \ \ | |||||
| * | | | | COMPILE_WARNING_AS_ERROR: Add command-line option | Martin Duffy | 2022-05-18 | 4 | -5/+21 |
* | | | | | Merge topic 'verify-interface-header-sets' | Brad King | 2022-05-19 | 2 | -6/+6 |
|\ \ \ \ \ | |||||
| * | | | | | VERIFY_HEADER_SETS: Rename to VERIFY_INTERFACE_HEADER_SETS | Kyle Edwards | 2022-05-18 | 2 | -6/+6 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-19 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge topic 'ccmake-fix-infinite-loop-search' | Brad King | 2022-05-18 | 2 | -7/+8 |
|\ \ \ \ \ | |||||
| * | | | | | ccmake: Fix infinite loop during invalid search | Martin Duffy | 2022-05-18 | 2 | -7/+8 |
| * | | | | | Merge topic 'cuda-arch-off-vs' into release-3.23 | Brad King | 2022-05-16 | 1 | -4/+5 |
| |\ \ \ \ \ | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-18 | 1 | -1/+1 |
* | | | | | | | Merge topic 'try_compile-project-platform-vars' | Brad King | 2022-05-17 | 2 | -2/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | try_compile: Add option to skip passing platform variables | Brad King | 2022-05-16 | 1 | -3/+4 |
| * | | | | | | | try_compile: Propagate platform variables in project-mode too | Brad King | 2022-05-16 | 2 | -2/+7 |
* | | | | | | | | Merge topic 'install-all-components-fix' | Brad King | 2022-05-17 | 2 | -6/+16 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | install: Don't ignore EXCLUDE_FROM_ALL when used with ALL_COMPONENTS | Nils Gladitz | 2022-05-16 | 2 | -6/+16 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-17 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'CMAKE_PROJECT_TOP_LEVEL_INCLUDES' | Brad King | 2022-05-16 | 1 | -0/+27 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | project(): Add new CMAKE_PROJECT_TOP_LEVEL_INCLUDES file injection point | Craig Scott | 2022-05-13 | 1 | -0/+27 |
* | | | | | | | | | | Merge topic 'cuda-arch-off-vs' | Brad King | 2022-05-16 | 1 | -4/+5 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | VS: Fix CUDA CodeGeneration field for CMAKE_CUDA_ARCHITECTURES=OFF | Brad King | 2022-05-13 | 1 | -4/+5 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-16 | 1 | -1/+1 |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-15 | 1 | -1/+1 |
| |_|/ / / / / / |/| | | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-05-14 | 1 | -1/+1 |