Skip to content

17.3.4.501-1

Compare
Choose a tag to compare
@pal1000 pal1000 released this 16 Feb 08:17
· 1522 commits to master since this release

Build environment updates

  • pywin32 221 -> 222.
  • Visual Studio 15.5.4 -> 15.5.6.
  • setuptools 38.4.0 -> 38.5.1.
  • Git 2.16.0.2 -> 2.16.1.4.

Build script

  • Experimental: Get pywin32 via pypi.
  • Drop support for libxtc_dxtn standalone library. Mesa3D 17.2 reached end-of-life on 23rd December 2017.

Build script documentaiton

  • pywin32 moved to Github.
  • Drop support for libxtc_dxtn standalone library and other few miscellaneous changes.

Inno Setup

  • Drop S3TC standalone library support.
  • Drop swr 32-bit support. Unsupported upstream.

Debugging

  • Add a script to generate LLVM config output. Allows for finding new LLVM libraries a lot easier using an online diff service like text-compare.com. Makes sending patches upstream easier.