Dmitry Marakasov
f12b417b1c
Appveyor MSVC build: preserve SDL include hierarchy
2017-02-08 13:30:44 +03:00
Dmitry Marakasov
a1b1aa234c
Fix mingw32 compiler names
2017-02-08 13:03:57 +03:00
Dmitry Marakasov
8cc53138dc
Fix vars
2017-02-08 12:56:53 +03:00
Dmitry Marakasov
cf7d7a26c1
Fix tests running twice in appveyor
2016-05-24 14:25:13 +03:00
Dmitry Marakasov
ceb85fd5cd
Silence exception-related MSVC warnings as suggested by compiler
2016-05-23 17:44:40 +03:00
Dmitry Marakasov
ef0023ea49
Enable -Werror for mingw32
2016-05-23 17:43:44 +03:00
Dmitry Marakasov
a3842e0f47
Disable another MSVC flood warning
2016-05-23 17:43:26 +03:00
Dmitry Marakasov
01cbc5a74f
Disable (harmless?) warning
2016-05-23 17:13:42 +03:00
Dmitry Marakasov
48053a7252
Fix library paths
2016-05-23 17:13:42 +03:00
Dmitry Marakasov
24b26b7e87
Enable verbose testing
2016-05-23 17:13:42 +03:00
Dmitry Marakasov
b59b1a24c7
Enable tests with MSVC
2016-05-23 17:13:42 +03:00
Dmitry Marakasov
6bf22cac6c
Fix invalidating AppVeyor dependency cache
2016-05-23 17:09:32 +03:00
Dmitry Marakasov
01796d92d2
Remove no longer needed hack
2016-05-23 17:09:32 +03:00
Dmitry Marakasov
87cec42c87
Switch to newer SDL and satellite libraries versions for AppVeyor
2016-05-19 15:37:13 +03:00
Dmitry Marakasov
a1cd0f1af1
Make tests verbose in appveyor
2016-01-24 21:49:10 +03:00
Dmitry Marakasov
095caa7a9f
Show generated files in appveyor as well
2016-01-23 14:31:44 +03:00
Dmitry Marakasov
e103c6b9f9
Add libmingw32 to SDL2pp library list on MINGW
...
Without it, SDL2pp using apps won't compile with mingw, with undefined
reference to WinMain. More investigation is needed on what happens here,
so for now just link the library. To be noted, it's the same as FindSDL
bundled with CMake does.
See also issue #66 and http://forums.libsdl.org/viewtopic.php?p=49618
2016-01-23 14:31:35 +03:00
Dmitry Marakasov
39e2249a76
Reenable MSVC AppVeyor build
2016-01-06 03:36:21 +03:00
Dmitry Marakasov
c9a7a5be10
Enable tests in AppVeyor
2016-01-06 02:39:14 +03:00
Dmitry Marakasov
0355e817fc
Link with -lmingw32 to fix mingw build (?)
2016-01-05 18:28:52 +03:00
Dmitry Marakasov
8cac17ed15
Enable mingw32 build in appveyor
2016-01-05 18:28:52 +03:00
Dmitry Marakasov
5eb5fb4fde
Add Appveyor badge and some related comments
2015-12-16 18:37:20 +03:00
Dmitry Marakasov
cf6f5bae53
Add basic appveyor config
2015-12-16 18:26:09 +03:00