Skip to content

Production release

Compare
Choose a tag to compare
@miurahr miurahr released this 04 Feb 23:37
· 1267 commits to master since this release

Added

  • Add --noarchives option to allow user to add modules to existed installation(#174,#204)
  • No patching when it does not install qtbase package by --noarchives and --archives option.(#204)
  • Azure: test with jom build on windows.
  • Patch pkgconfig configurations(#199)
  • Patch libQt5Core and libQt6Core for linux(#201)

Changed

  • Update document to show available Qt versions
  • Update README to add more references.
  • Suppress debug log and exist silently when specified package not found.

Fixed

  • Catch exception on qmake -query execution(#201)
  • Fix Qt6/Android installation handling.(#193, #200)