Changes between Initial Version and Version 1 of Ticket #19898, comment 1
- Timestamp:
- 06/05/2024 08:48:59 PM (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Ticket #19898, comment 1
initial v1 3 3 Changes made since CMake 3.29.3: 4 4 5 Ben Boeckel (1): 6 cmCxxModuleMapper: add a query for the open mode for the modmap 5 - cmCxxModuleMapper: add a query for the open mode for the modmap 6 - ExternalProject: Restore support for Xcode with an effective platform 7 - CMP0037: Restore diagnostic message for invalid ALIAS target names 8 - libuv: win/spawn: disable extra-file-descriptor support not needed by CMake 9 - VS: Fix compiler identification of nvcc with unsupported host compiler 10 - Tests/RunCMake/execute_process: Check STARTUPINFOW reserved members 11 - KWSys: ConsoleBuf: Fix test case when running under Windows Terminal 12 - Help: Update MSVC_VERSION range for VS 17.10's MSVC 14.40 toolset 7 13 8 Brad King (8):9 ExternalProject: Restore support for Xcode with an effective platform10 CMP0037: Restore diagnostic message for invalid ALIAS target names11 libuv: win/spawn: disable extra-file-descriptor support not needed by CMake12 VS: Fix compiler identification of nvcc with unsupported host compiler13 Tests/RunCMake/execute_process: Check STARTUPINFOW reserved members14 KWSys: ConsoleBuf: Fix test case when running under Windows Terminal15 Help: Update MSVC_VERSION range for VS 17.10's MSVC 14.40 toolset16 CMake 3.29.417 }}}