Use Qt 5.6 and msvc2015 (#197)
authorHannah von Reth <vonreth@kde.org>
Thu, 9 Jun 2016 10:49:12 +0000 (12:49 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 28 Feb 2018 22:04:20 +0000 (23:04 +0100)
commit31c3e73a48efffd41e400c5e495579f198d81b64
tree6be2d8812f284686e1788f56da4b0e34068ddfc9
parent636a39a129df39cf34858170978a7cba550e369f
Use Qt 5.6 and msvc2015 (#197)

This commit also adds a copy of the helper appvayor
helper script to the quassel sources.

As Qt 5.6 no longer supports QtWebkit we continue
to provide a mingw Qt 5.5 builds with Webkit.

For builds without Webkit we can probably further reduce the installer size
by removing dll which are no longer needed.

(cherry picked from commit 45dd63cd61a310b3f7b902cf800f0d7a7ec550e4)
appveyor.yml
scripts/build/appveyorHelp.psm1 [new file with mode: 0644]