srazi
1bc35dafc4
AppVeyor: Add Qt-5.9 (Qt-5.9.1) to build matrix
...
- Also update appveyor.yml to use "win32-msvc"
as QMAKESPEC for Qt-5.9. It seems the specific
"win32-msvc201*" have been removed from mkspec.
2017-08-22 02:01:29 +04:30
srazi
b7fab1a21d
AppVeyor: Use shallow_clone.
...
- i.e. download zip of current source folder using GitHub API instead of using "git clone"
2017-04-07 19:18:51 +04:30
srazi
6fbce8d119
AppVeyor: Save some minutes by making installer just for deploys.
...
- As we just deploy on new tags so for all other builds we don't need to make installer.
- To not complicating YAML file I used IF condition just for time wasting operation i.e. extracting dictionaries and creating installer
2017-04-07 19:17:44 +04:30
srazi
d544a5dc5f
Windows: Don't run QZ as administrator after installation
...
- Closes #2146
2017-03-23 17:19:50 +04:30
srazi
cedf1b6b24
CI for Windows and macOS ( #2245 )
2017-03-17 20:12:23 +01:00