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>
Wed, 4 Apr 2018 21:14:05 +0000 (23:14 +0200)
commit69fad6446078bc69f0d73a7436af31a49974d268
treeef93954152320731dad36da92c68429439235ade
parent56a9f71c475334b819e87434bc4bb0ab4722f54a
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.

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