Use craft on appveyor
authorHannah von Reth <vonreth@kde.org>
Wed, 21 Jun 2017 12:17:50 +0000 (14:17 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 27 Feb 2018 20:41:25 +0000 (21:41 +0100)
commitd42211c299e2bb0d4371b7508259b26b55547d30
treec4343f2f07698b7939e185b2755abd2578ca5730
parentfe155e87ffa75bf4c13ae40311b029adba706816
Use craft on appveyor

This will use the well maintained packages from Craft.
It will reduce the maintenance cost for providing a Windows installer.
Additionally we now use up to date binaries built exactly for this compiler,
so we no longer depend on 33dparty openssl binaries etc.

Using and deploying KDE Framework 5 libaries on Windows is also possible now.
This build provides KDE Sonnet

Find out more about Craft: https://community.kde.org/Craft
Contribute to the Quassel blueprint:
https://github.com/KDE/craft-blueprints-kde/blob/master/qt-apps/quassel/quassel.py

Closes GH-312.
appveyor.ini [new file with mode: 0644]
appveyor.yml
scripts/build/appveyorHelp.psm1 [deleted file]