Skip to content

23.3.0-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@pal1000 pal1000 released this 16 Nov 18:18
· 150 commits to master since this release

Considering that there has been 7 weeks since last stable release and 5 since there was any activity on 23.2 staging branch, I decided to do the MSVC builds of 23.3.0 release candidates as there is little hope left there will ever be a 23.2.2 release.

Feedback info

  • Windows 7 / Server 2008 R2 support remained in place for the time being as this poll results were 55% in favor of keeping support at release time.
  • Unit tests were removed from release package as this poll results were 42% in favor of providing them at release time.

Build script

  • MSVC build: Move flex and bison detection after MSYS2 packages setup to ensure they are detected on fresh build environment setup;
  • MSVC: Be more exact about Visual Studio workload requirements.

Build environment updates