Commit graph

16 commits

Author SHA1 Message Date
lasconic
8bdb7cd98f Deploy artifacts to AppVeyor
Returned deploying artifacts to AppVeyor's storage after increasing storage capacity by AppVeyor (see https://help.appveyor.com/discussions/problems/15986-appveyor-failed-maximum-allowed-artifact-storage-size-of-100000-mb-will-be-exceeded)
2018-08-23 22:36:37 +02:00
lasconic
27ac04c8b3 Revert "Deploy artifacts to AppVeyor"
This reverts commit b8e47e0ac1.
2018-08-23 16:56:18 +02:00
lasconic
b8e47e0ac1 Deploy artifacts to AppVeyor
Returned deploying artifacts to AppVeyor's storage
2018-08-23 13:36:11 +02:00
lasconic
3339cd028c remove artifact on appveyor so build is green. 2018-08-08 08:47:25 +02:00
alexandr
df114f189c Compile under MSVC: this commit caontais all changes to run MSVC build
1) fix some bugs which appear in runtime:  replace QString::tostdstring() to Foo.toUtf8().constData().

2) Enable start center online community. To use it you need download webengine in your QT lib. see instruction https://musescore.org/en/handbook/developers-handbook/compilation/compile-instructions-windows-visual-studio-2017-wip

3) update install steps. Add additional dlls for webEngine. Add copying dlls and musescore.exe to /msvc.install/bin folder. Run project will work with the "$(ProjectDir)\..\..\msvc.install\bin\MuseScore.exe" specified in Debugging field in mscore project

4) Moving AppVeyor from MinGW to MSVC. Exclude ALL MSVC project from INSTALL project. Exclude ALL from PACKAGE. Remove migw-cmake in script build, add .bat instead. Remove xcopy from 7z archive step

5) Fix warning : Warning C4703 potentially uninitialized local pointer variable '' used; Warning C4456 declaration of '' hides previous local declaration; Warning C4458 declaration of '' hides class member

6) Change path to 11 version wix toolset which created .msi installer package
2018-08-04 12:17:31 +02:00
lasconic
84d4d73dd7 fix update.musescore.org upload on windows 2018-07-21 16:20:04 +02:00
lasconic
676ef4af88 fix update.musescore.org upload 2018-07-19 23:05:47 +02:00
lasconic
6f2d96b4e9 fix #267644: Add auto updater to MuseScore development versions 2018-07-19 16:12:48 +02:00
lasconic
074d5903b2 Build release MSI on Appveyor 2018-03-15 11:09:46 +01:00
lasconic
d2f6668520 [Appveyor] use Qt 5.9 shortcut so we don't need to change Qt minor version 2018-01-24 09:17:44 +01:00
lasconic
aee00f47fd [Appveyor] fix link in IRC notification 2018-01-11 13:14:02 +01:00
lasconic
3ae66a6013 [Appveyor] Stop Appveyor from “Discovering Tests” 2018-01-05 10:44:00 +01:00
lasconic
3dfe161e30 [Appveyor] Compile with Qt 5.9.2 2018-01-05 10:42:29 +01:00
lasconic
1848ec2afd [Appveyor] always unzip dependencies 2018-01-02 10:15:08 +01:00
lasconic
efa1ebc512 [Appveyor] do not upload on PR 2017-12-28 22:36:46 +01:00
lasconic
6a148ead80 Generate development build on Appveyor 2017-12-28 21:18:18 +01:00