[cmake-developers] [ANNOUNCE] CMake 3.11.1 available for download

Robert Maynard robert.maynard at kitware.com
Tue Apr 17 11:35:44 EDT 2018


We are pleased to announce that CMake 3.11.1 is now available for download.

Please use the latest release from our download page:
  https://cmake.org/download/

Thanks for your support!

-------------------------------------------------------------------------
Changes in 3.11.1 since 3.11.0:

Brad King (5):
      Revert "CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIES"
      CPack: Fix crash on invalid generator name
      Restore support for explicitly referenced CMakeLists.txt sources
      Exclude "libgcc_eh" library files from implicit link libraries
      CMake 3.11.1

Daniel Filipe (1):
      Features: Record for VS 2017 through 15.6

Kirill Erofeev (2):
      Explicitly require LibUV 1.10 or higher to build CMake
      bootstrap: Add option to enable/disable usage of system libuv

R2RT (1):
      Fix crash with --trace-expand --warn-uninitialized together

Roland Schulz (1):
      FindOpenMP: Fix support for Intel on Windows

Sebastian Holtermann (7):
      Autogen: Protected calls to cmSystemTools::CollapseCombinedPath
      Autogen: Protected calls to cmSystemTools::Split/JoinPath
      Autogen: Protected calls to cmSystemTools::GetFilenameWithoutLastExtension
      Autogen: Protected calls to cmQtAutoGen::SubDirPrefix
      Autogen: Protected calls to cmFilePathChecksum
      Autogen: Use std::istreambuf_iterator for file so string reading
      Autogen: Print moc/uic/rcc output to stdout


More information about the cmake-developers mailing list