Skip to content

18.0.2.600-1

Compare
Choose a tag to compare
@pal1000 pal1000 released this 29 Apr 06:55
· 1455 commits to master since this release

Build script

  • Python packages update: Use grid format pip list and skip pypiwin32 as well. This fixes the known issue from 18.0.1.600-1;
  • Python launcher interface - handle too old Python versions gracefully;
  • Python launcher interface - support picking Python 2.7 using only major version (2);
  • Python launcher interface - hard fail if Python is too old;
  • Python launcher interface - restart interface on invalid user input;
  • Make sure Python launcher overrides PATH for LLVM build sake;
  • Always get, store and use Python location in DOS format to simplify many things and make Python launcher PATH override apply only when needed.

Environment updates

  • pip 10.0.0 -> 10.0.1
  • Visual Studio 15.6.6 -> 15.6.7
  • setuptools 39.0.1 -> 39.1.0