Skip to content

v2.10.1

Compare
Choose a tag to compare
@ras0219-msft ras0219-msft released this 15 Dec 03:04
· 301 commits to master since this release

This is a minor, source only release. Please contact your distribution maintainers for updates to precompiled binaries.

  • Improved CMake generation of UWP binaries.
  • Fixed regression in CMake versions supported. As listed in the main CMakeLists.txt, we intend to only require 3.0.
  • Mirrored changes in the main PPL sources to Concurrency::details::do_while(), which yield a significant compiler throughput improvement on MSVC
  • Fix issues under /permissive-, an on-by-default flag for new projects in VS2017 15.5