summaryrefslogtreecommitdiff
path: root/Help/release
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-3.26'Brad King2023-04-041-2/+2
|\
| * CMake 3.26.3v3.26.3Brad King2023-04-041-2/+2
* | FindPython{Interp,Libs}: Add policy to remove these modulesBrad King2023-03-301-0/+6
* | Merge branch 'release-3.26'Brad King2023-03-291-3/+3
|\ \ | |/
| * CMake 3.26.2v3.26.2Brad King2023-03-291-3/+3
* | 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 branch 'release-3.26'Brad King2023-03-231-0/+12
|\ \ \ | | |/ | |/|
| * | CMake 3.26.1v3.26.1Brad King2023-03-231-0/+12
| * | Merge branch 'release-3.25' into release-3.26Brad King2023-03-081-0/+7
| |\ \
| * \ \ Merge branch 'release-3.25' into release-3.26Brad King2023-03-081-0/+7
| |\ \ \
* | \ \ \ Merge topic 'autogen-exe-vars'Brad King2023-03-231-0/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Autogen: Add CMAKE_AUTO*_EXECUTABLE variablesOrkun Tokdemir2023-03-221-0/+7
* | | | | Help: Replace link with its permanent redirectBrad King2023-03-181-1/+1
* | | | | 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
* | | | | Merge branch 'release-3.25'Brad King2023-03-081-0/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | CMake 3.25.3v3.25.3Brad King2023-03-081-0/+7
| | |_|/ | |/| |
| * | | Merge branch 'release-3.24' into release-3.25Brad King2023-03-081-0/+7
| |\ \ \
* | \ \ \ Merge branch 'release-3.24'Brad King2023-03-081-0/+7
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | CMake 3.24.4v3.24.4Brad King2023-03-081-0/+7
* | | | | 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
* | | | | 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