| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Begin post-3.26 development | Brad King | 2023-02-01 | 2 | -0/+9 |
|/ / / |
|
* | | | Help: Drop development topic notes to prepare release | Brad King | 2023-02-01 | 2 | -9/+0 |
|
|
* | | | Help: Organize and revise 3.26 release notes | Brad King | 2023-02-01 | 1 | -62/+116 |
|
|
* | | | Help: Consolidate 3.26 release notes | Brad King | 2023-02-01 | 27 | -160/+119 |
|
|
* | | | Help: Document experimental feature gate affecting CXX_SCAN_FOR_MODULES | Brad King | 2023-02-01 | 1 | -5/+0 |
|
|
* | | | FindCUDAToolkit: Add support for CUDA::nvrtc_static | Robert Maynard | 2023-01-20 | 1 | -0/+5 |
|
|
* | | | CYGWIN: Drop pre-2.8.4 compatibility mode CMAKE_LEGACY_CYGWIN_WIN32 | Brad King | 2023-01-19 | 1 | -0/+5 |
|
|
* | | | Merge branch 'release-3.25' | Brad King | 2023-01-19 | 1 | -0/+4 |
|\ \ \
| | |/
| |/| |
|
| * | | CMake 3.25.2v3.25.2 | Brad King | 2023-01-19 | 1 | -0/+4 |
|
|
* | | | message: Add CONFIGURE_LOG mode to record a message in the configure log | Brad King | 2023-01-18 | 1 | -0/+3 |
|
|
* | | | Merge topic 'configure-log' | Brad King | 2023-01-17 | 1 | -0/+8 |
|\ \ \ |
|
| * | | | try_compile: Add a NO_LOG option to skip recording in the configure log | Brad King | 2023-01-16 | 1 | -0/+4 |
|
|
| * | | | try_compile: Add optional LOG_DESCRIPTION to record in configure log | Brad King | 2023-01-16 | 1 | -0/+4 |
|
|
* | | | | Merge topic 'ctest-no-tests-action-env-var' | Brad King | 2023-01-17 | 1 | -0/+7 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | ctest(1): Add CTEST_NO_TESTS_ACTION env var | friendlyanon | 2023-01-13 | 1 | -0/+7 |
|
|
* | | | | Merge topic 'fea/add-copy_directory_if_different' | Brad King | 2023-01-13 | 1 | -0/+4 |
|\ \ \ \ |
|
| * | | | | cmake: Add -E copy_directory_if_different | Robert Maynard | 2023-01-12 | 1 | -0/+4 |
| |/ / / |
|
* | | | | Merge topic 'bug/cuda-toolkit-support-arm64-sbsa' | Brad King | 2023-01-12 | 1 | -0/+4 |
|\ \ \ \ |
|
| * | | | | FindCUDAToolkit: Support cross-compilation to sbsa-linux | Robert Maynard | 2023-01-11 | 1 | -0/+4 |
| |/ / / |
|
* | | | | Set CMAKE_<LANG>_COMPILER_FRONTEND_VARIANT on single-variant compilers | Russell Greene | 2023-01-11 | 1 | -0/+6 |
|/ / / |
|
* | | | Merge topic 'doc-SYSTEM' | Craig Scott | 2022-12-19 | 1 | -3/+4 |
|\ \ \
| |/ / |
|
| * | | Help: Clarify and update SYSTEM-related docs | Craig Scott | 2022-12-17 | 1 | -3/+4 |
|
|
* | | | FileAPI: Add "configureLog" object kind | Brad King | 2022-12-17 | 1 | -0/+3 |
|
|
* | | | ConfigureLog: Add infrastructure for structured configure event logging | Matthew Woehlke | 2022-12-16 | 1 | -0/+5 |
|
|
* | | | Merge topic 'COMPILE_DEFINITIONS-property-cleanup' | Brad King | 2022-12-14 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | COMPILE_DEFINITIONS property: ensure leading -D is removed in all cases | Marc Chevrier | 2022-12-13 | 1 | -0/+6 |
|
|
* | | | | Merge topic 'cuda-nvcc-cuda20' | Brad King | 2022-12-14 | 1 | -0/+6 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | CUDA: Add support for cuda_std_20 for nvcc 12.0+ | Robert Maynard | 2022-12-13 | 1 | -0/+6 |
|
|
* | | | VS: Add a variable to report the Visual Studio version build number | Brad King | 2022-12-07 | 1 | -0/+6 |
|
|
* | | | clang-tidy: add <LANG>_CLANG_TIDY_EXPORT_FIXES_DIR property | Kyle Edwards | 2022-12-06 | 1 | -0/+8 |
|
|
* | | | FindPython: add support for Stable ABI | Marc Chevrier | 2022-11-29 | 1 | -0/+6 |
|
|
* | | | Merge topic 'revert-find_library-msvc-libfoo.a' | Brad King | 2022-11-29 | 1 | -5/+13 |
|\ \ \
| |/ / |
|
| * | | MSVC: Revert "Teach find_library to consider the 'libfoo.a' naming convention" | Brad King | 2022-11-28 | 1 | -5/+13 |
|
|
* | | | Merge topic 'custom-command-comment-genex' | Brad King | 2022-11-22 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | add_custom_{command,target}: add genex support for COMMENT | Peter Würth | 2022-11-19 | 1 | -0/+6 |
|
|
* | | | | Merge topic 'xcode-ios-extensionkit' | Brad King | 2022-11-21 | 1 | -0/+11 |
|\ \ \ \ |
|
| * | | | | Xcode: Allow bundling extensionkit extensions | Russell Greene | 2022-11-18 | 1 | -0/+11 |
| |/ / / |
|
* | | | | Merge topic 'lang-std-flag-order' | Brad King | 2022-11-21 | 1 | -0/+7 |
|\ \ \ \ |
|
| * | | | | Place language standard flags just after CMAKE_<LANG>_FLAGS | Brad King | 2022-11-18 | 1 | -0/+7 |
| |/ / / |
|
* | | | | Merge topic 'cxx-scanning-properties' | Brad King | 2022-11-21 | 1 | -0/+5 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | cxxmodules: add properties to control scanning | Ben Boeckel | 2022-11-18 | 1 | -0/+5 |
|
|
* | | | | Genex: Add $<BUILD_LOCAL_INTERFACE:...> genex | Kyle Edwards | 2022-11-17 | 1 | -0/+5 |
|/ / / |
|
* | | | Merge topic 'cmake-E-copy-t-mode' | Brad King | 2022-11-15 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | cmake -E copy: Add support for -t argument | Kyle Edwards | 2022-11-15 | 1 | -0/+4 |
|
|
* | | | | project: Warn at top-level if `cmake_minimum_required` wasn't called | friendlyanon | 2022-11-11 | 1 | -0/+6 |
|/ / / |
|
* | | | Merge topic 'doc-improvements' | Brad King | 2022-11-10 | 6 | -40/+35 |
|\ \ \ |
|
| * | | | Help: Use direct refs to genexes instead of ``$<GENEX-NAME>`` | Alex Turbov | 2022-11-09 | 6 | -40/+35 |
|
|
* | | | | ASM_MARMASM: Add support for Microsoft ARM assembler language | Ilia K | 2022-11-09 | 1 | -0/+4 |
|
|
* | | | | Merge topic 'file-set-file-api' | Brad King | 2022-11-09 | 1 | -0/+9 |
|\ \ \ \ |
|
| * | | | | file-api: support exporting file set information | Ben Boeckel | 2022-11-08 | 1 | -0/+9 |
| |/ / / |
|