summaryrefslogtreecommitdiffstats
path: root/Help/release
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | add_custom_{command,target}: add genex support for COMMENTPeter Würth2022-11-191-0/+6
* | | Merge topic 'xcode-ios-extensionkit'Brad King2022-11-211-0/+11
|\ \ \
| * | | Xcode: Allow bundling extensionkit extensionsRussell Greene2022-11-181-0/+11
| |/ /
* | | Merge topic 'lang-std-flag-order'Brad King2022-11-211-0/+7
|\ \ \
| * | | Place language standard flags just after CMAKE_<LANG>_FLAGSBrad King2022-11-181-0/+7
| |/ /
* | | Merge topic 'cxx-scanning-properties'Brad King2022-11-211-0/+5
|\ \ \ | |/ / |/| |
| * | cxxmodules: add properties to control scanningBen Boeckel2022-11-181-0/+5
* | | Genex: Add $<BUILD_LOCAL_INTERFACE:...> genexKyle Edwards2022-11-171-0/+5
|/ /
* | Merge topic 'cmake-E-copy-t-mode'Brad King2022-11-151-0/+4
|\ \