Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

3.0.0.1 - Improve Platform Support

Compare
Choose a tag to compare
@mingkuang-Chuyu mingkuang-Chuyu released this 26 Apr 11:23
· 270 commits to master since this release

What's the News?

  • Fix Bug 27, _set_abort_behavior maybe output a warning message (Thanks myfreeer).
  • Fix Bug 21, nothrow symbol conflict problem.
  • Fix Bug, solved the x64 system cann't use the p* functions (Thanks 昌平).
  • Improve, solved an error when RC include _msvcrt.h (Thanks 风清凉).
  • Improve, Shared.props rename to VC-LTL helper for Visual Studio.props and improve support.
  • Add Fea 25, add VC-LTL helper for nmake.cmd, provide NMake support.
  • Add Fea, add VC-LTL helper for cmake.cmake, provide CMake support (Thanks Sandro).
  • Add Fea, add ARM and ARM64 support.