- d8ef731 Merge topic 'FindPython-3.13' into release-3.27 by Brad King · 1 year, 7 months ago
- dfab044 FindPython: add support for Python 3.13 by Vasily Ryabov · 1 year, 7 months ago
- 955d2b8 Merge topic 'TAPI-is-Apple-only' into release-3.27 by Brad King · 1 year, 7 months ago
- 24cc66a Merge topic 'FindJNI-no-xcode' into release-3.27 by Brad King · 1 year, 7 months ago
- 8b0f0dc Apple Text Stubs (.tbd): various fixes by Marc Chevrier · 1 year, 8 months ago
- 597139b FindJNI: Restore support for macOS without Xcode by Brad King · 1 year, 8 months ago
- f3d9a82 CMake 3.27.2 by Brad King · 1 year, 8 months ago v3.27.2
- 065474d Merge topic 'vs-sdk-selection' into release-3.27 by Brad King · 1 year, 8 months ago
- 89b611a VS: Select latest Windows SDK even when targeting Windows 8.1 and below by Brad King · 1 year, 8 months ago
- ae97d82 VS: Teach CMAKE_GENERATOR_PLATFORM to support Windows 8.1 SDK selection by Brad King · 1 year, 8 months ago
- 15ff896 VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versions by Brad King · 1 year, 8 months ago
- bba1a23 VS: Consolidate Windows SDK major version selection dispatch by Brad King · 1 year, 8 months ago
- 209973e VS: Do not print empty Windows SDK version when none is selected by Brad King · 1 year, 8 months ago
- ec6dd77 Tests: Remove redundant condition in RunCMake.GeneratorPlatform test by Brad King · 1 year, 8 months ago
- d22a1f0 Merge topic 'sphinx-search-index' into release-3.27 by Brad King · 1 year, 8 months ago
- fbed043 ci: Suppress cmake.org html documentation search results for index entries by Brad King · 1 year, 8 months ago
- 4776a58 Help: Add 3.27 release note on VS default SDK selection by Brad King · 1 year, 8 months ago
- 4a8f926 Merge topic 'file-GENERATE-arg-parsing' into release-3.27 by Brad King · 1 year, 8 months ago
- a707bc1 Merge topic 'help-importing-exporting-lib' into release-3.27 by Brad King · 1 year, 8 months ago
- c433a83 Merge topic 'FindJNI-xcode-12.2' into release-3.27 by Brad King · 1 year, 8 months ago
- 741d198 Merge topic 'cmList-append-regression' into release-3.27 by Brad King · 1 year, 8 months ago
- 88f90a7 file(GENERATE): Restore INPUT|CONTENT parse checking by Evan Wilde · 1 year, 8 months ago
- b7704e8 Help/guide/importing-exporting: Update line numbers in prose by Adrien Ollier · 1 year, 8 months ago
- bd365b5 Merge topic 'doc-fixups-release-3.27' into release-3.27 by Craig Scott · 1 year, 8 months ago
- efa0e2d FindJNI: Update for Xcode greater than 12.1 on macOS by Christian Oyarzun · 1 year, 8 months ago
- cbcd297 Merge topic 'revert-vs-show-cmake-files' into release-3.27 by Brad King · 1 year, 8 months ago
- 78e7ea5 cmLocalGenerator: Fix trivial spelling error in code comment by Craig Scott · 1 year, 8 months ago
- 1285fe2 Help: Improve formatting and fix wording for ENABLE_EXPORTS by Craig Scott · 1 year, 8 months ago
- 91336d0 Help: Improve formatting and cross-references for DEPENDS_EXPLICIT_ONLY by Craig Scott · 1 year, 8 months ago
- 03208d9 Help: Fix indenting within TARGET_RUNTIME_DLLS genex docs by Craig Scott · 1 year, 8 months ago
- 7f9f961 cmList: Fix performance regression in append/prepend by Marc Chevrier · 1 year, 8 months ago
- 0d15290 VS: Revert "Add CMake input files to ZERO_CHECK" by Brad King · 1 year, 8 months ago
- 6e4822a Merge topic 'FindPython-Debian-workaround' into release-3.27 by Brad King · 1 year, 8 months ago
- b02f387 FindPython: Restore Python_SITE* values for versions below 3.10 by Marc Chevrier · 1 year, 8 months ago
- 094b98a Merge topic 'cxx-atomic' into release-3.27 by Brad King · 1 year, 8 months ago
- 78bbd58 Source: Link libatomic when needed on Linux 32-bit ARM by Brad King · 1 year, 8 months ago
- 2d8aeac Merge topic 'doc-if-exists' into release-3.27 by Brad King · 1 year, 8 months ago
- 3ab132d Help: Document that if(EXISTS) requires paths to be readable by Brad King · 1 year, 8 months ago
- b5c54d9 CMake 3.27.1 by Brad King · 1 year, 8 months ago v3.27.1
- d5b5af6 Merge topic 'property-typo-fix' into release-3.27 by Brad King · 1 year, 8 months ago
- c172eec cmTarget: Restore Fortran_PREPROCESS property initialization by Ben Boeckel · 1 year, 8 months ago
- bc3486c Merge branch 'release-3.26' into release-3.27 by Brad King · 1 year, 8 months ago
- d89bcc8 Merge topic 'cdash_checksum_400' into release-3.27 by Brad King · 1 year, 8 months ago
- 1e085cb Merge topic 'fix-ctest-timeout-regression' into release-3.27 by Brad King · 1 year, 8 months ago
- 091005f Merge branch 'cdash_checksum_400' into release-3.26 by Brad King · 1 year, 8 months ago
- b7c871f ctest: Update ctest_submit for CDash behavior change by Zack Galbreath · 1 year, 8 months ago
- 0e8584c CTest: Fix regression in calculating test timeout by Kyle Edwards · 1 year, 8 months ago
- 21721ad Merge topic 'dyndep-module-info-objlib-dependency' into release-3.27 by Brad King · 1 year, 8 months ago
- b665966 cmComputeLinkInformation: track OBJECT library dependencies by Ben Boeckel · 1 year, 8 months ago
- a99b87a Tests/RunCMake/CXXModules: add a test for issue #25112 by Ben Boeckel · 1 year, 8 months ago
- 2870a67 Tests/FortranOnly: add a test case for issue #25112 by Ben Boeckel · 1 year, 8 months ago
- 3ea7204 Merge topic 'FindOpenSSL-trust-root-dir' into release-3.27 by Brad King · 1 year, 8 months ago
- 50c9723 Merge branch 'release-3.26' into release-3.27 by Brad King · 1 year, 8 months ago
- b4693ea Merge topic 'FindCUDAToolkit-libnvrtc-builtins' into release-3.27 by Brad King · 1 year, 8 months ago
- 791d4fd FindOpenSSL: Prefer OPENSSL_ROOT_DIR only if non-empty by Brad King · 1 year, 8 months ago
- eace51a Merge branch 'FindCUDAToolkit-libnvrtc-builtins' into release-3.26 by Brad King · 1 year, 8 months ago
- c2601d0 FindCUDAToolkit: Fix nvrtc_builtins library name by Tomoharu Kitawaki · 1 year, 8 months ago
- 8ea4a99 Merge branch 'release-3.26' into release-3.27 by Brad King · 1 year, 8 months ago
- 01c62f4 CMake 3.26.5 by Brad King · 1 year, 8 months ago v3.26.5
- 784596b CMake 3.27.0 by Brad King · 1 year, 8 months ago v3.27.0
- 44698f1 Merge topic 'export-doc-config-map' into release-3.27 by Brad King · 1 year, 8 months ago
- 74c41f8 Merge branch 'release-3.26' into release-3.27 by Brad King · 1 year, 8 months ago
- a881ae6 Merge topic 'armclang-update-version-computation' into release-3.27 by Brad King · 1 year, 8 months ago
- 0ef3b9f Merge branch 'armclang-update-version-computation' into release-3.26 by Brad King · 1 year, 8 months ago
- 65fac2f ARMClang: Fix computation of compiler semantic version patch level by Daniel Brondani · 1 year, 8 months ago
- 38737e3 Help: Mention imported config mapping in export() and install() docs by Brad King · 1 year, 8 months ago
- 59ed193 Merge topic 'innosetup-component-install' into release-3.27 by Brad King · 1 year, 8 months ago
- c80190c InnoSetup: Always specify at least one component installation type by Jannik Alber · 1 year, 8 months ago
- 8bcba75 CMake 3.27.0-rc5 by Brad King · 1 year, 9 months ago v3.27.0-rc5
- 6cb2905 Merge topic 'FindProtobuf-version-schemes' into release-3.27 by Brad King · 1 year, 9 months ago
- 6e90d79 FindProtobuf: Fix new version number scheme by Jannik Beyerstedt · 1 year, 9 months ago
- 1f42b02 Merge topic 'doc-list-genex' into release-3.27 by Brad King · 1 year, 9 months ago
- 6b62715 Merge topic 'doc-search-names' into release-3.27 by Brad King · 1 year, 9 months ago
- 78363b4 Merge topic 'debugger-breakpoints' into release-3.27 by Brad King · 1 year, 9 months ago
- dbbbedb Merge topic 'android-platform' into release-3.27 by Brad King · 1 year, 9 months ago
- 094c5a0 Utilities/Sphinx: Restore html search index link anchors by Brad King · 1 year, 9 months ago
- 326a73a Help: Improve formatting and wording of LIST generator expressions by Craig Scott · 1 year, 9 months ago
- 60b6383 Debugger: Always clear existing breakpoints on setBreakpoints by Ben McMorran · 1 year, 9 months ago
- d769c59 Merge topic 'debugger-no-supportsVariableType' into release-3.27 by Brad King · 1 year, 9 months ago
- c6ce757 Merge topic 'doc-genex-TARGET_IMPORT_FILE' into release-3.27 by Brad King · 1 year, 9 months ago
- 91333f1 Merge topic 'genex-REMOVE_DUPLICATES-empty' into release-3.27 by Brad King · 1 year, 9 months ago
- 937fa28 Merge topic 'show_autogen_exit_code' into release-3.27 by Brad King · 1 year, 9 months ago
- bfe4722 Android: Restore platform info and search paths shared with Linux by Brad King · 1 year, 9 months ago
- 69bc897 Help: Fix typos, formatting and wording for TARGET_IMPORT_FILE genexes by Craig Scott · 1 year, 9 months ago
- 9c0c844 Help: Add TARGET_IMPORT_FILE... genexes to 3.27 release notes by Craig Scott · 1 year, 9 months ago
- 88277d1 Help: Add missing versionadded for TARGET_IMPORT_FILE_DIR genex by Craig Scott · 1 year, 9 months ago
- 861dd60 Genex: Restore REMOVE_DUPLICATES preservation of empty elements by Brad King · 1 year, 9 months ago
- bddd8f0 cmWorkerPool: Show process exit code / signal number upon failure by Alexandru Croitor · 1 year, 9 months ago
- e02cf3f Debugger: Correctly handle clients without supportsVariableType by Ben McMorran · 1 year, 9 months ago
- fbe5f49 Merge topic 'compile-commands-modules' into release-3.27 by Brad King · 1 year, 9 months ago
- bab2a62 Merge topic 'hip-vim-syntax' into release-3.27 by Brad King · 1 year, 9 months ago
- 677b28d Ninja: include module mapper flags in `compile_commands.json` by Ben Boeckel · 1 year, 9 months ago
- 90a949f HIP: Add HIP language to Vim syntax highlighting by Cordell Bloor · 1 year, 9 months ago
- cd70f0f Merge topic 'findprotobuf-mingw' into release-3.27 by Brad King · 1 year, 9 months ago
- 64e66b4 Merge topic 'msvc-embed-manifest-direct' into release-3.27 by Brad King · 1 year, 9 months ago
- c868302 Merge topic 'hip-lib64' into release-3.27 by Brad King · 1 year, 9 months ago
- 8a07bcc MSVC: Restore support for non-incremental linking without 'rc' in PATH by Brad King · 1 year, 9 months ago
- f794286 HIP: Fix search for hip-lang CMake package on Fedora distros by Brad King · 1 year, 9 months ago
- e978b3b FindProtobuf: Fix linking to shared libraries on MinGW by مهدي شينون (Mehdi Chinoune) · 1 year, 9 months ago
- b384058 CMake 3.27.0-rc4 by Brad King · 1 year, 9 months ago v3.27.0-rc4