summaryrefslogtreecommitdiff
path: root/Help/release/dev
Commit message (Expand)AuthorAgeFilesLines
* FindPython{Interp,Libs}: Add policy to remove these modulesBrad King2023-03-301-0/+6
* Merge topic 'lint-genex'Brad King2023-03-281-0/+7
|\
| * Add generator expression support to static code analysis hooksStefan Schober2023-03-271-0/+7
* | Merge topic 'FindPython-Windows-ARM'Brad King2023-03-281-0/+5
|\ \
| * | FindPython: Add Windows/ARM supportMarc Chevrier2023-03-261-0/+5
* | | file(GET_RUNTIME_DEPENDENCIES): Document case-preserving change on WindowsBrad King2023-03-271-0/+7
| |/ |/|
* | Merge topic 'autogen-exe-vars'Brad King2023-03-231-0/+7
|\ \ | |/ |/|
| * Autogen: Add CMAKE_AUTO*_EXECUTABLE variablesOrkun Tokdemir2023-03-221-0/+7
* | Merge topic 'vs-windows-min-version'Brad King2023-03-161-0/+6
|\ \ | |/ |/|
| * VS: Add CMAKE_VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION variablehalx992023-03-151-0/+6
* | Merge topic 'support_cubin_fatbin_optix_cuda_output'Brad King2023-03-141-0/+14
|\ \
| * | CUDA: Add support for CUBIN, FATBIN, and OPTIXIR compilationRobert Maynard2023-03-131-0/+14
* | | Merge topic 'vs-BuildInParallel'Brad King2023-03-131-0/+5
|\ \ \
| * | | VS: Add policy to build custom commands concurrentlyBrad King2023-03-121-0/+5
| | |/ | |/|
* | | Merge topic 'findopengl-gles'Brad King2023-03-131-0/+5
|\ \ \ | |/ / |/| |
| * | FindOpenGL: support finding GLES2 and GLES3Jaswant Panchumarti2023-03-101-0/+5
* | | Merge topic 'cxx-module-extensions'Brad King2023-03-101-0/+5
|\ \ \
| * | | Treat '.ccm', '.cxxm', and '.c++m' files as C++ sourcesBrad King2023-03-091-0/+5
| |/ /
* | | FindCUDA: Add policy to remove this moduleBrad King2023-03-091-0/+6
|/ /
* | FindwxWidgets: Add an imported targetCheesyNacho102023-03-081-0/+4
* | FindCUDAToolkit: Add support for finding Tegra cudla libraryRobert Maynard2023-03-071-0/+4
* | Merge topic 'Apple-handle-Text-Stubs'Brad King2023-03-021-0/+6
|\ \ | |/ |/|
| * Apple: Handle generation and comsuption of text-based stubs (.tbd files)Marc Chevrier2023-03-011-0/+6
* | 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
* | 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-011-0/+7
* Help: Drop development topic notes to prepare releaseBrad King2023-02-011-7/+0
* Help: Consolidate 3.26 release notesBrad King2023-02-0125-160/+0
* 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
* 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
|\ \