Changes between Initial Version and Version 1 of Ticket #19898, comment 1


Ignore:
Timestamp:
06/05/2024 08:48:59 PM (10 months ago)
Author:
Bruce Dubbs

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified Ticket #19898, comment 1

    initial v1  
    33Changes made since CMake 3.29.3:
    44
    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
    713
    8 Brad King (8):
    9   ExternalProject: Restore support for Xcode with an effective platform
    10   CMP0037: Restore diagnostic message for invalid ALIAS target names
    11   libuv: win/spawn: disable extra-file-descriptor support not needed by CMake
    12   VS: Fix compiler identification of nvcc with unsupported host compiler
    13   Tests/RunCMake/execute_process: Check STARTUPINFOW reserved members
    14   KWSys: ConsoleBuf: Fix test case when running under Windows Terminal
    15   Help: Update MSVC_VERSION range for VS 17.10's MSVC 14.40 toolset
    16   CMake 3.29.4
    17 }}}