Commit Graph

89 Commits (3c2133a3b99cc10dd1c40a52c060ac07cb99d4c0)

Author SHA1 Message Date
Kim Kulling 5860d63efc
Update appveyor.yml
Disable compilers to improve appveyor build performance
2020-01-28 22:02:29 +01:00
Kim Kulling d2e4d47908
Update appveyor.yml
fix build folder
2020-01-17 19:32:59 +01:00
Kim Kulling 25a11ac101
Update appveyor.yml
Try to enable parallel build.
2020-01-17 13:33:50 +01:00
Kim Kulling ce087fe6e2
Update appveyor.yml
Fix the build
2020-01-15 16:03:39 +01:00
Kim Kulling f7ca69c07e
Update appveyor.yml
Next try
2020-01-15 15:53:24 +01:00
Kim Kulling 9867bdd984
Update appveyor.yml
Fix the build script.
2020-01-15 15:08:35 +01:00
Kim Kulling 23e4dd8ae5
Update appveyor.yml
Use cmake for build.
2020-01-15 14:11:40 +01:00
Kim Kulling babf9eac0f
Update appveyor.yml
Enable git clone --depth 1
2020-01-15 10:39:48 +01:00
Kim Kulling 41ab019cbf
Update appveyor.yml
Add missing cmake build target.
2019-10-23 22:42:19 +02:00
Kim Kulling 31e885a47a
Update appveyor.yml
Reenable VS2013
2019-10-22 20:24:23 +02:00
escherstair c63f5b2f9e
removed unused lines 2019-10-07 11:38:45 +02:00
escherstair 128602f29b
fixed fatal error 2019-10-07 10:12:40 +02:00
escherstair 97e060c428
added CMAKE_GENERATOR_PLATFORM 2019-10-07 09:34:02 +02:00
escherstair f2a70ad10c
remove VS2013 build 2019-10-02 10:43:06 +02:00
escherstair d0e8f5ca32
add cmake generators for VS2013 and VS2019 2019-10-02 10:30:50 +02:00
escherstair 19fddb0861
Merge branch 'master' into add_VS2013_VS2019 2019-10-02 10:24:52 +02:00
escherstair 9c326e6989
Add AppVeyor build VS2013 and VS2019 2019-10-02 10:21:56 +02:00
Kim Kulling 69087abc56 Ensure that the aiString lenght is 4 bytes independent which platform and add mingw back to appveyor. 2019-09-21 16:36:22 +02:00
Gordon MacPherson ffc19790fb Depreciated compiler which doesn't support standard features 2019-08-21 22:22:23 +01:00
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