Daniel Marjamäki
9e9bb9f804
Refactor test/cli/test-proj2.py
2021-01-30 10:43:08 +01:00
amai2012
c6f8ca447e
Update z3 for appveyor build ( #2950 )
2020-12-15 12:51:01 +01:00
Wolfgang Stöggl
fa84b30444
Enable building of Qt online-help in gui.pro ( #2851 )
...
- gui.pro: Update the path of the output file, so that it is also built
inside the help sub-directory (add $$PWD/help/ to the path):
-o $$PWD/help/online-help.qhc
- Use qcollectiongenerator in case of Qt version < 5.12, otherwise
qhelpgenerator
- appveyor.yml: Add %QTDIR%\bin to PATH. This allows qhelpgenerator
or qcollectiongenerator to be found
2020-10-18 08:07:27 +02:00
Daniel Marjamäki
0bf9858d57
compiling; you can put z3 files in externals/z3
2020-02-11 17:42:40 +01:00
Daniel Marjamäki
125c4832cd
appveyor: download and install z3 so the gui can be built
2020-02-10 11:19:18 +01:00
Daniel Marjamäki
58465e6254
AppVeyor: Do not build gui for now because of missing z3 library
2020-02-09 11:22:49 +01:00
Rikard Falkeborn
5c02265041
Appveyor: silence testrunner ( #2507 )
2020-01-26 08:23:52 +01:00
Sebastian
64fea0d270
appveyor.yml: Add Cygwin build and tests ( #2006 )
2019-07-17 10:22:08 +02:00
Daniel Marjamäki
b68f50ea25
appveyor: check that cmake builds work also. run test/cli tests.
2019-07-09 07:46:53 +02:00
Daniel Marjamäki
8a63a5d824
Quick hack to fix appveyor builds
2019-07-07 18:35:44 +02:00
amai2012
efbdb57d7b
MSVC 15-x64-Release build often fails due to unknown reasons. It got disabled now.
2019-01-10 08:30:35 +01:00
amai2012
0985b506f1
On appveyor MSVC 15-x64-Release GUI build often fails due to unknown reasons. Therefore skipping the GUI for this configuration.
2019-01-09 09:06:57 +01:00
amai2012
286cb2fc2c
Build GUI version on appveyor ( #1566 )
...
* appveyor changes: Build GUI, remove obsolete commands, add MSVC 2015 release configurations, activate fast_finish
2019-01-06 22:59:55 +01:00
Daniel Marjamäki
148af12bec
appveyor: go back from vs2017 to vs2015 since the path worked better
2018-04-09 06:14:16 +02:00
PKEuS
a5162e26e8
Set minimum required compilers to GCC 4.6 or Visual Studio 2013 to support more C++11 features. Use VS 2013 and VS 2017 in AppVeyor.
2018-04-08 23:03:57 +02:00
Alexander Mai
17b5083f3f
Try to publish artifacts from appveyor build: correct syntax
2018-02-26 21:59:53 +01:00
Alexander Mai
16883d2c66
Try to publish artifacts from appveyor build: correct path
2018-02-26 21:56:23 +01:00
Alexander Mai
7b3dc4e091
Try to publish artifacts from appveyor build
2018-02-26 21:45:21 +01:00
Daniel Marjamäki
492d618653
Revert "Try to fix AppVeyor timeout. I would like to have VS2010 debug builds in appveyor but I drop these to save a little time so we will get results again."
...
This reverts commit a05f833843
.
I think these problems where caused by thread bug.
2016-11-18 21:54:12 +01:00
Daniel Marjamäki
a05f833843
Try to fix AppVeyor timeout. I would like to have VS2010 debug builds in appveyor but I drop these to save a little time so we will get results again.
2016-11-16 15:20:45 +01:00
XhmikosR
379b80ec27
appveyor.yml: Test more configs.
2016-07-28 11:11:29 +03:00
XhmikosR
ba6478e98a
Reindent appveyor.yml
2016-07-26 15:04:41 +03:00
vBm
b372ef206a
Appveyor: Add logger so we can see `Compilation messages` on a dedicated tab
2016-02-02 16:00:32 +01:00
vBm
298e2f2cb4
Appveyor: Set version to 1.73 dev
...
This is an update for f47e05b6a7
2016-02-02 16:00:31 +01:00
Daniel Marjamäki
daf859c5bd
appveyor: disable 64-bit builds for now since there are link problem (LINK : fatal error LNK1104: cannot open file 'kernel32.lib')
2015-07-16 12:23:12 +02:00
Daniel Marjamäki
3dfb84ed85
appveyor: attempt to fix PlatformToolset problem
2015-07-16 12:12:52 +02:00
Daniel Marjamäki
bb3686e62f
appveyor: use Visual Studio 2010
2015-07-16 12:04:15 +02:00
Daniel Marjamäki
043c586511
Revert "appveyor: test configuration that uses both visual studio 2012 and visual studio 2013"
...
This reverts commit 110a4b1dac
.
2015-07-15 21:09:51 +02:00
Daniel Marjamäki
110a4b1dac
appveyor: test configuration that uses both visual studio 2012 and visual studio 2013
2015-07-15 21:07:21 +02:00
unknown
2e0b83551f
add support for the AppVeyor CI system for checked Windows builds
2015-01-27 04:49:31 +01:00