1. f007415 CMake Nightly Date Stamp by Kitware Robot · 10 hours ago main master upstream/master
  2. 5025273 Merge topic 'readme-build-with-cmake-first' by Brad King · 24 hours ago
  3. b46c5f2 README: Document non-bootstrap build instructions first by Dave Abrahams · 2 days ago
  4. ef5e806 Merge topic 'test-CMAKE_Swift_MODULE_DIRECTORY' by Brad King · 24 hours ago
  5. c8c1e1a Merge topic 'custom-transitive-properties' by Brad King · 25 hours ago
  6. 78a2bef CMake Nightly Date Stamp by Kitware Robot · 34 hours ago
  7. c16acd3 GenEx: Add support for custom transitive link properties by Brad King · 14 days ago
  8. b9ee79b GenEx: Add support for custom transitive compile properties by Brad King · 14 days ago
  9. 633afa0 cmGeneratorExpressionDAGChecker: Make config name available in constructor by Brad King · 2 weeks ago
  10. e64d09a cmGeneratorTarget: Add GetLinkImplementationClosure mode for linking by Brad King · 2 weeks ago
  11. a11cbcc cmGeneratorTarget: Add TransitiveProperty constructor to help some compilers by Brad King · 8 days ago
  12. af59289 Help: Format TARGET_PROPERTY special evaluation rules as a definition list by Brad King · 2 weeks ago
  13. 886b07a Merge topic 'split-cmGeneratorTarget' by Brad King · 2 days ago
  14. 85e9025 Merge topic 'test-race-aix' by Brad King · 2 days ago
  15. 6c08be8 Merge topic 'test-ninja-explain' by Brad King · 2 days ago
  16. 645ca62 Merge topic 'doc-macro' by Brad King · 2 days ago
  17. 67171a9 Help: Fix inaccurate use of "function" in macro docs by Dave Abrahams · 3 days ago
  18. 0bfffb0 CMake Nightly Date Stamp by Kitware Robot · 2 days ago
  19. 9ced593 Tests/RunCMake/CompileFeatures: Avoid intermittent failures on AIX by Brad King · 3 days ago
  20. 09c74c6 cmGeneratorTarget: Factor transitive property methods into own source by Brad King · 6 days ago
  21. feaca40 cmGeneratorTarget: Factor link interface/impl methods into own source by Brad King · 6 days ago
  22. b4924c5 cmGeneratorTarget: Factor compatible interface properties into own source by Brad King · 6 days ago
  23. cdd7112 cmGeneratorTarget: Factor options-like usage requirements into own source by Brad King · 7 days ago
  24. 881a468 cmGeneratorTarget: Factor LINK_DIRECTORIES impl into own source by Brad King · 7 days ago
  25. 0a3c973 cmGeneratorTarget: Factor INCLUDE_DIRECTORIES impl into own source by Brad King · 7 days ago
  26. 7ffb920 cmGeneratorTarget: Factor SOURCES impl into own source by Brad King · 7 days ago
  27. d0fc932 cmGeneratorTarget: Factor TargetPropertyEntry into own source by Brad King · 7 days ago
  28. abf60ad cmGeneratorTarget: Move TargetPropertyEntry creation method to header by Brad King · 7 days ago
  29. ed983b1 cmTargetTraceDependencies: Factor out of cmGeneratorTarget by Brad King · 7 days ago
  30. ba5a1be Merge topic 'typo-fix-issue' by Brad King · 3 days ago
  31. f9b85f3 Merge topic 'cmp0097-fetchcontent' by Brad King · 3 days ago
  32. c46faae Tests/RunCMake/Swift: Update for ninja post-1.12 development by Brad King · 3 days ago
  33. 506d175 CMake Nightly Date Stamp by Kitware Robot · 3 days ago
  34. 10a50f5 CMake Nightly Date Stamp by Kitware Robot · 4 days ago
  35. 2d65317 Merge topic 'fetchcontent-direct' by Craig Scott · 5 days ago
  36. ff12b19 CMake Nightly Date Stamp by Kitware Robot · 5 days ago
  37. ea54423 Tutorial: Fix grammar typo in Step 11 by FrankYin · 6 days ago
  38. bd79ab9 Merge branch 'release-3.29' by Brad King · 6 days ago
  39. 123f1b7 Merge branch 'release-3.28' by Brad King · 6 days ago
  40. cbe26bd Merge branch 'release-3.28' into release-3.29 by Brad King · 6 days ago upstream/release
  41. 321884d Merge branch 'release-3.29' by Brad King · 6 days ago
  42. 76fa2e8 Merge topic 'cxxmodules-gcc-binary-mode' by Brad King · 6 days ago
  43. ea44e63 Merge topic 'cxxmodules-gcc-binary-mode' into release-3.29 by Brad King · 6 days ago
  44. 32a8d5a Merge topic 'cxxmodules-gcc-binary-mode' into release-3.28 by Brad King · 6 days ago
  45. 42e8237 Merge topic 'cleanup-custom-command-code' by Brad King · 6 days ago
  46. bec54c9 Merge topic 'lang-platform-flags' by Brad King · 6 days ago
  47. 27947ed Merge topic 'ewilde/swift-static-try-compile' by Brad King · 6 days ago
  48. eda17e7 Help: Document that CMP0097 is always NEW for FetchContent by Craig Scott · 6 days ago
  49. 7bf15e4 ExternalProject: Fix misleading git update output by Craig Scott · 9 days ago
  50. b2496bf FetchContent: Populate directly without a sub-build by Craig Scott · 6 days ago
  51. 603abee CMake Nightly Date Stamp by Kitware Robot · 6 days ago
  52. acfcce7 Swift: test that CMAKE_Swift_MODULE_DIRECTORY is respected. by Dave Abrahams · 8 days ago
  53. f902837 cmAddCustomCommandCommand: Move SOURCE signature error messages by Juan Ramos · 8 days ago
  54. 0b24c94 Modules: Fix per-language fallback to platform-specific shared module C flags by Brad King · 7 days ago
  55. ae1d5ef Modules: Initialize per-language platform-specific flag variables consistently by Brad King · 7 days ago
  56. 3f28a81 Merge topic 'LINK_LIBRARY-Feature-properties' by Brad King · 7 days ago
  57. d37467e Merge topic 'custom-command-output-hash-character' by Brad King · 7 days ago
  58. e3d6efa Merge topic 'import-std-experimental-docs' by Brad King · 7 days ago
  59. 9e2f31e cmCxxModuleMapper: add a query for the open mode for the modmap by Ben Boeckel · 7 days ago
  60. 9cf2aa3 CMake Nightly Date Stamp by Kitware Robot · 7 days ago
  61. c6e52ef Swift: Support static-library try-compile type by Evan Wilde · 10 days ago
  62. 8d2a503 add_custom_command: Allow OUTPUT filenames containing a hash '#' character by Glenn Coombs · 10 days ago
  63. b38000d cmGlobalXCodeGenerator: Re-implement legacy makefile path escaping by Brad King · 8 days ago
  64. 96028ad Merge topic 'test-execute_process-abnormal-exit' by Brad King · 8 days ago
  65. d929089 cmGlobalXCodeGenerator: Do not use legacy makefile escaping in shell commands by Brad King · 8 days ago
  66. d61fc2c cmGlobalXCodeGenerator: Migrate legacy makefile path escaping to local helper by Brad King · 8 days ago
  67. ea3e734 Merge branch 'release-3.29' by Brad King · 8 days ago
  68. a426ddc Merge branch 'release-3.28' by Brad King · 8 days ago
  69. 050bba0 Merge branch 'release-3.28' into release-3.29 by Brad King · 8 days ago
  70. 5fe52ec Merge branch 'release-3.29' by Brad King · 8 days ago
  71. 2f5998c Merge topic 'cmp0037-message' by Brad King · 8 days ago
  72. 19c2f8e Merge topic 'cmp0037-message' into release-3.29 by Brad King · 8 days ago
  73. 20b63a8 Merge topic 'cmp0037-message' into release-3.28 by Brad King · 8 days ago
  74. 1d72efc Merge topic 'ci-nuget' by Brad King · 8 days ago
  75. a46395d importstd: clarify when the experimental UUID must be available by Ben Boeckel · 9 days ago
  76. 6e5e796 GenEx $<LINK_LIBRARY>: Add the support of properties attached to features by Marc Chevrier · 2 weeks ago
  77. 7220b14 CMake Nightly Date Stamp by Kitware Robot · 8 days ago
  78. b9ea0d9 ci: Enable CPack NuGet generator tests in a nightly job on Windows by Brad King · 9 days ago
  79. 0d44d2e ci: Add scripts to add nuget to job environment on Windows by Brad King · 9 days ago
  80. 6010e00 cmState: Add method to check for the Borland Makefiles generator by Brad King · 9 days ago
  81. 5d658eb Merge topic 'FindPython-WIN32-DEBUG' by Brad King · 9 days ago
  82. c773d5b CMP0037: Restore diagnostic message for invalid ALIAS target names by Brad King · 9 days ago
  83. a43f37a Merge branch 'release-3.29' by Brad King · 9 days ago
  84. 48a1c67 Merge branch 'release-3.28' by Brad King · 9 days ago
  85. b3958a0 Merge branch 'release-3.28' into release-3.29 by Brad King · 9 days ago
  86. 6fead68 Merge branch 'release-3.29' by Brad King · 9 days ago
  87. 26bbee3 Merge topic 'ExternalProject-xcode-effective-platform' by Brad King · 9 days ago
  88. 9813b9f Merge topic 'ExternalProject-xcode-effective-platform' into release-3.29 by Brad King · 9 days ago
  89. 065729b Merge topic 'ExternalProject-xcode-effective-platform' into release-3.28 by Brad King · 9 days ago
  90. 8aa598a Merge topic 'help-options' by Brad King · 9 days ago
  91. 646c921 Merge topic 'intel-std' by Brad King · 9 days ago
  92. 078320c Merge topic 'test-vs16-v90' by Brad King · 9 days ago
  93. 151a7d6 Tests: Cover execute_process with abnormal exit on all platforms by Brad King · 10 days ago
  94. 82890c5 CMake Nightly Date Stamp by Kitware Robot · 9 days ago
  95. 0a3caf0 ExternalProject: Restore support for Xcode with an effective platform by Brad King · 10 days ago
  96. 80d4bd5 IntelLLVM: Record C++26 support by scivision · 11 days ago
  97. 71a4f05 Tests: Avoid running VS 16+ tests when using a pre-v140 toolset by Brad King · 10 days ago
  98. b56c083 Merge topic 'print-configure-generate-time' by Brad King · 10 days ago
  99. 3bb5196 Merge topic 'cxxmodules-nolibcxx-import-std-reason' by Brad King · 10 days ago
  100. ac44f63 Merge topic 'test-race-aix' by Brad King · 10 days ago