<div dir="ltr">We are pleased to announce that CMake 3.29.1 is now available for download.<br><br>Please use the latest release from our download page:<br>  <a href="https://cmake.org/download/">https://cmake.org/download/</a><br><br>See also the release notes:<br>  <a href="https://cmake.org/cmake/help/latest/release/3.29.html">https://cmake.org/cmake/help/latest/release/3.29.html</a><br><br>and release milestone:<br>  <a href="https://gitlab.kitware.com/cmake/cmake/-/milestones/145">https://gitlab.kitware.com/cmake/cmake/-/milestones/145</a><br><br>Thanks for your support!<br><br>----------------------------------------------------------------------------<br>Changes made since CMake 3.29.0:<br><br>Ben Boeckel (2):<br>  ExternalProject: add an example of `LIST_SEPARATOR` usage<br>  ExternalProject: reword `LIST_SEPARATOR` to indicate what it *does*<br><br>Brad King (11):<br>  IntelLLVM: Revert accidental use of -external:I with Fortran compilers<br>  libuv: Avoid posix_spawn on macOS < 10.8<br>  FindPkgConfig: Avoid finding Strawberry Perl's pkg-config<br>  libuv: process: de-duplicate conditions for using kqueue<br>  libuv: darwin: group kqueue-specific definitions together<br>  libuv: macos: use posix poll instead of kqueue<br>  FindMPI: Fix finding IntelLLVM wrappers on Windows<br>  ctest: Restore enforcement of RESOURCE_LOCK test property<br>  ARTOS: Add support for finding library files named with 'lib' prefix<br>  IntelLLVM: Fix link flags with Visual Studio generators<br>  CMake 3.29.1<br><br>Charlotte Koch (1):<br>  cmSystemTools: Fix compilation on DragonFly BSD<br><br>Craig Scott (8):<br>  Help: Remove stray formatting for try_compile() LINKER_LANGUAGE keyword<br>  try_compile(): Include languages with _ or - when passing linker vars<br>  Help: Grammar, typos and wording improvements for linker variables<br>  Help: Add custom linker example for CMAKE_<LANG>_USING_LINKER_<TYPE><br>  Help: CMAKE_<LANG>_USING_LINKER_<TYPE> can be a list of flags<br>  Help: Restructure and improve LINKER_TYPE docs<br>  CMakePackageConfigHelpers: Remove unused variable<br>  CMakePackageConfigHelpers: Use unique variable name for pkg prefix<br><br>Evan Wilde (1):<br>  Swift: Add CMAKE_LINKER_TYPE support<br><br>FeRD (Frank Dana) (1):<br>  Help: Fix location of install() note about superseded commands<br><br>scivision (2):<br>  FindMatlab: R2024a version map<br>  Help: emphasize need for VS Integrations with oneAPI Fortran<br></div>