Skip to content

Release v4.13.0-rc1-patched-snapshot_2020-08-24

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 21:11
· 228 commits to patched/4.13 since this release

QtCreator patches:

  • use patched qbs for Windows build
  • use "c++2a" (gcc/clang) / "c++latest" (msvc) from qbs for clang code model

qbs 1.17 patches:

  • cxxLanguageVersion: "c++2a" is allowed. Note: It will trigger "c++latest" for msvc
  • visual studio (msbuild) project generation is more usable (still opinionated)