summaryrefslogtreecommitdiffstats
path: root/Help/release
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Dart,FindDart: Add policy to remove these modulesBrad King2023-02-281-0/+5
* | | | | Merge topic 'dll-name-soversion'Brad King2023-02-281-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add option to add SOVERSION to DLL namesRalf Habacker2023-02-271-0/+7
* | | | | Merge topic 'doc-cleanup-3.26-rc4'Brad King2023-02-281-6/+5
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Help: Fix typos and grammar in 3.26 release notesCraig Scott2023-02-281-6/+5
* | | | | install(CODE|SCRIPT): Support $<INSTALL_PREFIX> genexKyle Edwards2023-02-241-0/+5
| |/ / / |/| | |
* | | | Merge topic 'PATH-genex-handle-list-of-paths'Brad King2023-02-241-0/+5
|\ \ \ \
| * | | | PATH-genex: handle lists for path decomposition and transformationsMarc Chevrier2023-02-211-0/+5
* | | | | find_package: Use <PACKAGENAME>_ROOT variables as search prefixesBrad King2023-02-231-0/+7
|/ / / /
* | | | Add variable CMAKE_ADD_CUSTOM_COMMAND_DEPENDS_EXPLICIT_ONLYAbdelmaged Khalifa2023-02-171-0/+4
* | | | Deprecate "extra" generators in favor of cmake-file-api(7)Brad King2023-02-151-0/+5
* | | | Merge topic 'ninja-custom-command-depends'Brad King2023-02-151-0/+7
|\ \ \ \
| * | | | add_custom_command: Add DEPENDS_EXPLICIT_ONLY option for NinjaAbdelmaged Khalifa2023-02-141-0/+7
* | | | | Deprecate compatibility with CMake versions older than 3.5Brad King2023-02-111-0/+7
|/ / / /
* | | | Deprecate Visual Studio 9 2008 generatorBrad King2023-02-081-0/+5
* | | | <LANG>_LINKER_LAUNCHER: Allow generator expressionsKyle Edwards2023-02-021-0/+5
* | | | Begin post-3.26 developmentBrad King2023-02-012-0/+9
|/ / /
* | | Help: Drop development topic notes to prepare releaseBrad King2023-02-012-9/+0
* | | Help: Organize and revise 3.26 release notesBrad King2023-02-011-62/+116
* | | Help: Consolidate 3.26 release notesBrad King2023-02-0127-160/+119
* | | Help: Document experimental feature gate affecting CXX_SCAN_FOR_MODULESBrad King2023-02-011-5/+0
* | | FindCUDAToolkit: Add support for CUDA::nvrtc_staticRobert Maynard2023-01-201-0/+5
* | | CYGWIN: Drop pre-2.8.4 compatibility mode CMAKE_LEGACY_CYGWIN_WIN32Brad King2023-01-191-0/+5
* | | Merge branch 'release-3.25'Brad King2023-01-191-0/+4
|\ \ \ | | |/ | |/|
| * | CMake 3.25.2v3.25.2Brad King2023-01-191-0/+4
* | | message: Add CONFIGURE_LOG mode to record a message in the configure logBrad King2023-01-181-0/+3
* | | Merge topic 'configure-log'Brad King2023-01-171-0/+8
|\ \ \
| * | | try_compile: Add a NO_LOG option to skip recording in the configure logBrad King2023-01-161-0/+4
| * | | try_compile: Add optional LOG_DESCRIPTION to record in configure logBrad King2023-01-161-0/+4
* | | | Merge topic 'ctest-no-tests-action-env-var'Brad King2023-01-171-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | ctest(1): Add CTEST_NO_TESTS_ACTION env varfriendlyanon2023-01-131-0/+7
* | | | Merge topic 'fea/add-copy_directory_if_different'Brad King2023-01-131-0/+4
|\ \ \ \
| * | | | cmake: Add -E copy_directory_if_differentRobert Maynard2023-01-121-0/+4
| |/ / /
* | | | Merge topic 'bug/cuda-toolkit-support-arm64-sbsa'Brad King2023-01-121-0/+4
|\ \ \ \
| * | | | FindCUDAToolkit: Support cross-compilation to sbsa-linuxRobert Maynard2023-01-111-0/+4
| |/ / /
* | | | Set CMAKE_<LANG>_COMPILER_FRONTEND_VARIANT on single-variant compilersRussell Greene2023-01-111-0/+6
|/ / /
* | | Merge topic 'doc-SYSTEM'Craig Scott2022-12-191-3/+4
|\ \ \ | |/ /
| * | Help: Clarify and update SYSTEM-related docsCraig Scott2022-12-171-3/+4
* | | FileAPI: Add "configureLog" object kindBrad King2022-12-171-0/+3
* | | ConfigureLog: Add infrastructure for structured configure event loggingMatthew Woehlke2022-12-161-0/+5
* | | Merge topic 'COMPILE_DEFINITIONS-property-cleanup'Brad King2022-12-141-0/+6
|\ \ \
| * | | COMPILE_DEFINITIONS property: ensure leading -D is removed in all casesMarc Chevrier2022-12-131-0/+6
* | | | Merge topic 'cuda-nvcc-cuda20'Brad King2022-12-141-0/+6
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | CUDA: Add support for cuda_std_20 for nvcc 12.0+Robert Maynard2022-12-131-0/+6
* | | VS: Add a variable to report the Visual Studio version build numberBrad King2022-12-071-0/+6
* | | clang-tidy: add <LANG>_CLANG_TIDY_EXPORT_FIXES_DIR propertyKyle Edwards2022-12-061-0/+8
* | | FindPython: add support for Stable ABIMarc Chevrier2022-11-291-0/+6
* | | Merge topic 'revert-find_library-msvc-libfoo.a'Brad King2022-11-291-5/+13
|\ \ \ | |/ /
| * | MSVC: Revert "Teach find_library to consider the 'libfoo.a' naming convention"Brad King2022-11-281-5/+13
* | | Merge topic 'custom-command-comment-genex'Brad King2022-11-221-0/+6
|\ \ \