Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wt] Update to 4.4.0 #13005

Merged
merged 3 commits into from
Aug 21, 2020
Merged

[wt] Update to 4.4.0 #13005

merged 3 commits into from
Aug 21, 2020

Commits on Aug 19, 2020

  1. [wt] Update to 4.4.0

     - Removed obsolete Boost disable autolink patch (Wt no longer uses
       autolinking for recent Boost versions)
     - Removed obsolete OpenSSL patch (Wt switched to using the
       standard CMake FindOpenSSL module)
     - Listed all Boost dependencies based on which Boost headers Wt uses
     - Added optional GraphicsMagick dependency for WRasterImage on
       non-Windows
     - Added libharu dependency for WPdfImage
     - Limited Pango dependency to only non-Windows (on Windows DirectWrite
       is used), added a tweak so it finds Harfbuzz and added it to
       Build-Depends
     - Added feature switches for Dbo and its backends: Sqlite3, PostgreSQL,
       and MS SQL Server, and for OpenSSL
     - Explicitly disabled BUILD_TESTS, ENABLE_FIREBIRD, and ENABLE_QT5
     - Reenabled libwttest
    RockinRoel committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    5cc0bb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. Configuration menu
    Copy the full SHA
    6cfb593 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf6fe35 View commit details
    Browse the repository at this point in the history