Skip to content

4.5.0

Compare
Choose a tag to compare
@grafikrobot grafikrobot released this 31 Mar 12:46
· 793 commits to release since this release

Some minor fixes to improve some old issues.

  • Fix Python build support to account for "m" suffix style installs.
    -- Alexander Grund
  • Reenable ability of generators to return property-set as first item.
    -- Andrew McCann
  • Fix examples to return 0 on success.
    -- Mateusz Łoskot
  • Handle spaces in CXX path in config_toolset.bat.
  • Fix Conan b2 generator link, and pkg-config doc build error.
    -- René Ferdinand Rivera Morell