Commit Graph

70 Commits (80047cd633e53dfd57015cad5bbdae067f61387a)

Author SHA1 Message Date
kimkulling 800616e83a Fix if block 2019-04-30 15:51:32 +02:00
kimkulling c821c6f301 Fix names of dlls. 2019-04-30 15:33:31 +02:00
Kim Kulling 0853623924
Update appveyor.yml
Try this solution 27eb7c5bdb
2019-04-27 08:38:01 +02:00
Kim Kulling 6d241cc2f0
Update appveyor.yml
Go back to normal
2019-04-26 21:11:23 +02:00
Kim Kulling 09905c2de3
Update appveyor.yml
disable vs2015
2019-04-26 19:11:22 +02:00
Kim Kulling 58b1440fc8
Update appveyor.yml
Remove cache to fix access to not cached data.
2019-04-26 13:01:22 +02:00
Kim Kulling 63afcf8267
Update appveyor.yml
Fix cmake generation.
2019-03-12 21:56:28 +01:00
Kim Kulling ac80b116a9
Update appveyor.yml
Fix build image.
2019-03-12 21:42:32 +01:00
Kim Kulling f0ed1702b9
Reenable vs2015 and vs1017 2019-03-12 20:49:14 +01:00
Kim Kulling ebf9deb6e0
Update appveyor.yml
Disable vs2017
2019-02-19 11:28:15 +01:00
Kim Kulling b0f94c4620
Update appveyor.yml
Disable vs2015-test
2019-02-19 11:19:53 +01:00
Kim Kulling 37ed614b70
Update appveyor.yml
Run inno script after build.
2018-06-04 15:02:37 +02:00
Kim Kulling 24d49b0cc7
Update appveyor.yml
Add download request for the redistributables.
2018-06-04 09:01:17 +02:00
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