Skip to content

Boost.Build 2014.10

Compare
Choose a tag to compare
@vprus vprus released this 30 Oct 12:19
· 2365 commits to develop since this release

First standalone release after a long break. Most recent changes are listed below.

Core

  • Multiple improvements in Python port, from Aaron Boman.
  • Clearer error reporting for target name clases and invalid metatarget references, from Vladimir Prus.

Visual Studio support

  • Initial support for Windows 8 phone and store applications, from Steve Gates.
  • Faster builds, via caching setup script invocations, from Juraj Ivančić.
  • Support for custom DLL manifests and dlls without import libraries, from Bernhard B.

Tools

  • Improved clang support, from Edward Diener.
  • Support for Intel 15, from John Maddock.