1. a0081ac CMake Nightly Date Stamp by Kitware Robot · 4 hours ago main master
  2. 72e8b2f Merge branch 'release-4.2' by Brad King · 17 hours ago
  3. 1313a24 Merge branch 'release-4.1' by Brad King · 17 hours ago
  4. be29169 Merge branch 'release-4.1' into release-4.2 by Brad King · 17 hours ago release
  5. 5961f5f CMake 4.1.3 by Brad King · 18 hours ago v4.1.3
  6. 2ae3656 Merge branch 'release-4.2' by Brad King · 18 hours ago
  7. 97cfc14 Merge branch 'release-4.1' by Brad King · 18 hours ago
  8. 648fcad Merge branch 'release-4.0' by Brad King · 18 hours ago
  9. acfc506 Merge branch 'release-4.1' into release-4.2 by Brad King · 18 hours ago
  10. 89b555f Merge branch 'release-4.0' into release-4.1 by Brad King · 18 hours ago
  11. 5517be2 CMake 4.0.5 by Brad King · 18 hours ago v4.0.5
  12. 3eebbbf Merge topic 'policy-deprecated-link' by Brad King · 19 hours ago
  13. 48ae0ac Merge branch 'release-4.2' by Brad King · 19 hours ago
  14. 637cd6a Merge branch 'release-4.1' by Brad King · 19 hours ago
  15. f859020 Merge branch 'release-4.0' by Brad King · 19 hours ago
  16. 033d9c3 Merge branch 'release-3.31' by Brad King · 19 hours ago
  17. 319bd95 Merge branch 'release-4.1' into release-4.2 by Brad King · 19 hours ago
  18. 4c34766 Merge branch 'release-4.2' by Brad King · 19 hours ago
  19. bb877ab Merge topic 'doc-string-xref' by Brad King · 19 hours ago
  20. 972abd5 Merge topic 'doc-string-xref' into release-4.2 by Brad King · 19 hours ago
  21. b6f13da Merge branch 'release-4.0' into release-4.1 by Brad King · 19 hours ago
  22. 407a802 Merge topic 'doc-string-xref' into release-4.1 by Brad King · 19 hours ago
  23. 96a6b2b Merge branch 'release-3.31' into release-4.0 by Brad King · 19 hours ago
  24. e54eda8 Merge topic 'doc-string-xref' into release-4.0 by Brad King · 19 hours ago
  25. 6672acb Merge topic 'doc-string-xref' into release-3.31 by Brad King · 19 hours ago
  26. ba1996e CMake Nightly Date Stamp by Kitware Robot · 28 hours ago
  27. 510d81c Help: Avoid reST named references in string(JSON) synopsis by Brad King · 35 hours ago
  28. 6c0f375 Help: Improve string(JSON) synopsis document source readability by Brad King · 35 hours ago
  29. 3a2a215 Merge branch 'release-4.2' by Brad King · 35 hours ago
  30. a2742df Merge branch 'release-4.1' by Brad King · 35 hours ago
  31. 6b86a13 Merge branch 'release-4.0' by Brad King · 35 hours ago
  32. 50c46d9 Merge branch 'release-3.31' by Brad King · 35 hours ago
  33. 952e000 Merge branch 'release-4.1' into release-4.2 by Brad King · 35 hours ago
  34. 1d303f6 Merge branch 'release-4.0' into release-4.1 by Brad King · 35 hours ago
  35. b452885 Merge branch 'release-3.31' into release-4.0 by Brad King · 35 hours ago
  36. ca62602 CMake 3.31.10 by Brad King · 2 days ago v3.31.10
  37. 0c66c78 Merge branch 'release-4.2' by Brad King · 2 days ago
  38. 9c091c7 CMake 4.2.0-rc4 by Brad King · 2 days ago v4.2.0-rc4
  39. fb87a6b CMake Nightly Date Stamp by Kitware Robot · 2 days ago
  40. 7f7175e Help: Add target for policy deprecation link by FeRD (Frank Dana) · 3 days ago
  41. 271f358 CMake Nightly Date Stamp by Kitware Robot · 3 days ago
  42. d6139a4 Merge topic 'test-cleanup' by Brad King · 4 days ago
  43. 5cf219c Tests: Remove unused RunCMake.file-GET_RUNTIME_DEPENDENCIES expectations by Brad King · 4 days ago
  44. 6087f56 Merge topic 'GenEx-STRING' by Brad King · 4 days ago
  45. f741e53 Merge topic 'vs-cuda-forward-host-compiler-flags' by Brad King · 4 days ago
  46. fcd9b4d Merge topic 'split-cxxmodules-testing' by Brad King · 4 days ago
  47. 1b09930 Merge topic 'test-cmake-gui' by Brad King · 4 days ago
  48. 42d94ff Merge topic 'file-GET_RUNTIME_DEPENDENCIES-matching' by Brad King · 4 days ago
  49. 7463fe4 Merge branch 'release-4.2' by Brad King · 4 days ago
  50. 4e85f90 Merge topic 'vs-slnx' by Brad King · 4 days ago
  51. 38e86c8 Merge topic 'vs-slnx' into release-4.2 by Brad King · 4 days ago
  52. 9b6a737 Merge branch 'release-4.2' by Brad King · 4 days ago
  53. b4c8e00 Merge topic 'fbuild_fix_pch' by Brad King · 4 days ago
  54. 9e38d74 Merge topic 'fbuild_fix_pch' into release-4.2 by Brad King · 4 days ago
  55. dea6b14 CMake Nightly Date Stamp by Kitware Robot · 4 days ago
  56. 551937b ci: Suppress hanging CMakeGUI test on macos-x86_64 jobs by Brad King · 4 days ago
  57. 2e5442e Tests/CMakeGUI: Avoid QtTest internal timeout before ctest's timeout by Brad King · 5 days ago
  58. 70ed720 VS: Add SLNX default startup project by Brad King · 5 days ago
  59. fd7e305 GenEx: Add $<STRING> generator expression by Marc Chevrier · 5 days ago
  60. 7564cba GenEx: add new expressions for string comparisons by Marc Chevrier · 5 days ago
  61. dab5e6e introduce cm::CMakeString class as helper for string() command by Marc Chevrier · 5 days ago
  62. 34c0c77 cmString: add methods append and insert by Marc Chevrier · 5 days ago
  63. ab60f1a Extend usage for cm::string_view for more flexibility by Marc Chevrier · 5 days ago
  64. 34b7e7a Merge branch 'release-4.2' by Brad King · 5 days ago
  65. a5328ab Merge topic 'doc-typos-cleanup-4.2' by Brad King · 5 days ago
  66. 64a9839 Merge topic 'doc-typos-cleanup-4.2' into release-4.2 by Brad King · 5 days ago
  67. 7d9eb75 Merge branch 'release-4.2' by Brad King · 5 days ago
  68. 3566a30 Merge topic 'vs-slnx' by Brad King · 5 days ago
  69. ef89890 Merge topic 'vs-slnx' into release-4.2 by Brad King · 5 days ago
  70. 8d55083 Merge branch 'release-4.2' by Brad King · 5 days ago
  71. a799c49 Merge topic 'clang-analyzer' by Brad King · 5 days ago
  72. ea722c9 Merge topic 'clang-analyzer' into release-4.2 by Brad King · 5 days ago
  73. 5a89ce1 Merge branch 'release-4.2' by Brad King · 5 days ago
  74. c04b38f Merge branch 'release-4.1' by Brad King · 5 days ago
  75. e58e1fb Merge branch 'release-4.0' by Brad King · 5 days ago
  76. dd9b736 Merge branch 'release-3.31' by Brad King · 5 days ago
  77. 530cc99 Merge branch 'release-4.1' into release-4.2 by Brad King · 5 days ago
  78. e0b2fce Merge branch 'release-4.2' by Brad King · 5 days ago
  79. 45b30d2 Merge topic 'ci-xcode-26.1' by Brad King · 5 days ago
  80. 15f30a4 Merge topic 'ci-xcode-26.1' into release-4.2 by Brad King · 5 days ago
  81. 50380f1 Merge branch 'release-4.0' into release-4.1 by Brad King · 5 days ago
  82. 14f0d08 Merge topic 'ci-xcode-26.1' into release-4.1 by Brad King · 5 days ago
  83. e5bf8a6 Merge branch 'release-3.31' into release-4.0 by Brad King · 5 days ago
  84. 16ffc77 Merge topic 'ci-xcode-26.1' into release-4.0 by Brad King · 5 days ago
  85. 04d8da5 Merge topic 'ci-xcode-26.1' into release-3.31 by Brad King · 5 days ago
  86. 3e7ffdd Tests/CXXModulesCompile: remove excess `examples/` directory by Ben Boeckel · 5 days ago
  87. beabe25 Tests/CXXModulesCompile: rename examples to be shorter by Ben Boeckel · 5 days ago
  88. 9a87002 Tests/CXXModules: split out compilation tests by Ben Boeckel · 5 days ago
  89. bf3f698 file(GET_RUNTIME_DEPENDENCIES): Normalize paths before matching by hanna.rusakovich · 5 days ago
  90. 730cad9 Help: Fix typos and formatting for 4.2 release by Craig Scott · 5 days ago
  91. a424a69 CMake Nightly Date Stamp by Kitware Robot · 5 days ago
  92. c185998 VS/CUDA: Forward unknown flags to the host compiler when possible by Brad King · 5 days ago
  93. cf10b47 ci: update macOS jobs to use Xcode 26.1 by Brad King · 6 days ago
  94. 7c284f4 VS: Fix SLNX with multiple solution-to-project configuration mappings by Brad King · 6 days ago
  95. 878d154 FASTBuild: fix multi-language PCHs by Eduard Voronkin · 6 days ago
  96. 742c70a autogen: Remove unnecessary nullptr check by Brad King · 6 days ago
  97. 22e4e74 Merge topic 'genex' by Brad King · 6 days ago
  98. e8d7965 Merge branch 'release-4.2' by Brad King · 6 days ago
  99. d6b5c3c Merge topic 'vs2026' by Brad King · 6 days ago
  100. 39d4fc2 Merge topic 'vs2026' into release-4.2 by Brad King · 6 days ago