Skip to content

5.0.1

Compare
Choose a tag to compare
@grafikrobot grafikrobot released this 31 Jan 02:55
· 82 commits to release since this release
  • Fix compile errors for older versions of GCC and Clang toolset for the engine.
    We now support building the engine with GCC 4.7 and Clang 3.6 onward.
    -- René Ferdinand Rivera Morell
  • Fix import-search failing to find imports on Windows bacause of incorrect
    native vs. non-native path handling.
    -- René Ferdinand Rivera Morell
  • Support cross-compile install of B2, using target-os=xyz.
    -- René Ferdinand Rivera Morell