Skip to content

Various changes

  • Merge all Windows dependency submodules into one submodule with only the files that are needed. This also includes a pre-build libgd, so manually building it is no longer needed. Also updated winbuild.html to reflect this.
  • Made vmalloc a static library on Windows, just like the Autotools build.
  • Moved and removed some checks in features/sfio
  • Two fixes for (potential) bugs.
  • Removed some unused code from lib/sfio

Merge request reports