Kim Kulling
5f820fb6d6
Update appveyor.yml
...
Add Inno setup path to PATH variable.
2018-06-03 17:21:46 +02:00
Kim Kulling
a5a4da8900
Appveyor: adapt install script.
2018-05-10 09:19:53 +02:00
Jared Mulconry
dce2be9e09
I think I've worked out where the obj's are located. We shall see if the cache picks them up.
2017-10-10 21:24:56 +11:00
Jared Mulconry
bb173749c1
Attempting to fix the directories being cached.
2017-10-10 20:11:36 +11:00
Jared Mulconry
3b4ffbc1b6
Test failures are now getting properly reported. Turning off 'fast finish' to allow all tests to execute.
2017-10-08 19:16:03 +11:00
Jared Mulconry
d8e3952b64
Merging the test_script with test reporting was a terrible idea in retrospect. on_finish should serve the purpose.
2017-10-08 18:57:35 +11:00
Jared Mulconry
e60e396721
Attempting to address failures with chained batch and powershell commands.
2017-10-08 18:42:56 +11:00
Jared Mulconry
61836080c5
Quote escaping across nested batch and powershell hurts my brain.
2017-10-08 18:01:58 +11:00
Jared Mulconry
27b6cc22db
No fun/multiline allowed.
2017-10-08 17:51:42 +11:00
Jared Mulconry
022a34e54c
Fixing multiline batch command weirdness.
2017-10-08 17:50:11 +11:00
Jared Mulconry
54d2f25aa5
Attempting to get test results reporting even if an error occurrs.
2017-10-08 17:46:45 +11:00
Jared Mulconry
5e5b7f4f75
Refined the appveyor config so that test output is reported even if tests fail.
2017-10-08 17:06:23 +11:00
Jared Mulconry
5149149b07
The environment section doesn't do what I thought it would. Duplication is bad, but seems neccessary.
2017-10-08 16:31:46 +11:00
Jared Mulconry
58ac747634
Fixed some bad usage of environment variables.
2017-10-08 16:28:43 +11:00
Jared Mulconry
90c9884c5e
The environment section uses different syntax for a list of vars.
2017-10-08 16:24:05 +11:00
Jared Mulconry
81d3010f73
Added the mtime_cache script to hopefully improve use of incremental building with appveyor.
...
Reduced the verbosity of the appveyor config.
Added use of mtime_cache.
Fixed the output of an xml version of the test output for hooking into appveyor.
2017-10-08 16:21:32 +11:00
Jared Mulconry
52da099738
Updated test output to log to xml and to upload those results appropriately, so they show up in AppVeyor correctly as tests at the end.
2017-10-08 13:00:27 +11:00
Jared Mulconry
6a2dfb1efc
Fixed up the path to the build artifacts to be cached.
2017-10-08 12:44:54 +11:00
Jared Mulconry
3e80aabde5
Attempting to get tests to run.
2017-10-08 12:32:14 +11:00
Jared Mulconry
26851880e4
Attempting to address issues with cloning the repo. shallow_copy seems to fail at times. I'll let it continue to clone the whole history.
2017-10-08 11:55:54 +11:00
Jared Mulconry
fe79322959
Attempting to get the tests detected and run.
2017-10-08 02:22:37 +11:00
Jared Mulconry
d3de8dbf5f
Paths aren't what I expected for the test directory. Trying something else, with a testing call to dir to help track it down.
2017-10-08 02:03:00 +11:00
Jared Mulconry
ba43e3a152
x86 isn't a valid VS platform. Win32 it is, then.
2017-10-08 01:55:10 +11:00
Jared Mulconry
4c06abf281
Replaced the worker image name, which doesn't work as generator name, with a manually created generator name.
2017-10-08 01:49:31 +11:00
Jared Mulconry
63764ae42a
Apparently @ escaping batch commands doesn't work in this context.
2017-10-08 01:33:48 +11:00
Jared Mulconry
8f54892439
Cleaned up appveyor setup, added VS 2017 to the build matrix and attempted to add running of tests.
2017-10-08 01:27:21 +11:00
Turo Lamminen
003c728daf
appveyor: Treat warnings as errors
2017-10-02 11:43:29 +03:00
Kim Kulling
43e1cae2ea
Fix appveyor build: disable bugger mingw config.
2016-11-28 10:40:10 +01:00
Kim Kulling
685d78cdaf
Enable win32-build: mingw.
2016-11-27 17:35:22 +01:00
Kim Kulling
0bce2d9a9c
Appveyor: fix another merge error.
2016-11-21 20:57:15 +01:00
Kim Kulling
8a9deeb4a0
Fix coverity scan.
2016-11-21 18:55:57 +01:00
odalet
00e931a991
Update appveyor.yml
2016-09-24 17:26:59 +02:00
odalet
14254bf443
Update appveyor.yml
2016-09-24 17:23:48 +02:00
odalet
d4332b4d71
Update appveyor.yml
2016-09-24 17:22:24 +02:00
odalet
19466d7952
Update appveyor.yml
2016-09-24 17:21:49 +02:00
odalet
4d229559fb
Update appveyor.yml
2016-09-24 17:03:23 +02:00
Kim Kulling
90c8af4cd2
Update appveyor.yml
...
Stop support for VS2010
2016-04-06 21:15:48 +02:00
Kim Kulling
ff7deaa091
appveyor: add libs to build artifacts.
2016-02-20 11:14:22 +01:00
Kim Kulling
5c13b89724
appveyor: change path to build artifact.
2016-02-19 20:42:56 +01:00
Kim Kulling
767e8e0b6e
appveyor: fix typo.
2016-02-19 18:40:21 +01:00
Kim Kulling
9df73a3f7d
appveyor: define build artifacts.
2016-02-19 18:32:16 +01:00
Kim Kulling
6f429a63ed
appveyor: remove VS 2012 from CI.
2016-02-19 16:30:20 +01:00
Kim Kulling
acf8bf7325
Appveyor: use correct names for project generators.
2016-02-19 10:45:00 +01:00
Kim Kulling
122d93d013
Appveyor: fix path in setup.
2016-02-19 10:31:26 +01:00
Kim Kulling
166d5d1d13
appveyor: Fix invalid path.
2016-02-18 18:29:25 +01:00
Kim Kulling
909c5d5152
CI: Remove erroreous platform spec from appveyor file.
2016-02-17 15:17:55 +01:00
Kim Kulling
03af4b3dd4
Appveyor: add compiler setup script.
2016-02-17 13:44:33 +01:00
Kim Kulling
d393ab11ec
Appveyor: add support for VS2010.
2016-02-15 10:20:34 +01:00
Kim Kulling
1f356e87a8
appveyor: enable x86 build as well.
2016-01-09 12:13:39 +01:00
Alexander Gessler
b5be5a64f7
Let appveyor decide on OS version, hopefully fixes appveyor failure.
2015-10-06 17:51:23 +02:00