Commit Graph

40 Commits (6149e73e4f3b6833ca7081ccdc749139e7a0bc6f)

Author SHA1 Message Date
Bruno Van de Velde 9c89d57ff0 Build the gui builder by default 2019-02-04 18:59:37 +01:00
Bruno Van de Velde 07b0af452d Added tests for Listview and fixed issues uncovered while writing the tests 2019-01-27 11:16:47 +01:00
Bruno Van de Velde b4fa9878a6 Build documentation again on AppVeyor 2018-12-22 18:42:16 +01:00
Bruno Van de Velde 1851d2fd7b Appveyor script still tried to access documentation which is temporarily not being build 2018-12-15 11:40:24 +01:00
Bruno Van de Velde 89b122db0d Don't try to copy documentation when it isn't being generated 2018-12-12 22:56:07 +01:00
Bruno Van de Velde 97e5bd9283 Skip building documentation on AppVeyor CI until doxygen chocolatery package gets fixed 2018-12-12 22:24:07 +01:00
Bruno Van de Velde 2e305fb351 CI was failing because I forgot to update used SFML version 2018-09-24 09:39:45 +02:00
Bruno Van de Velde 3799a9cd4e Fixed the draw tests (which apparently never ran correctly on the CI) 2018-09-23 23:00:52 +02:00
Bruno Van de Velde 5e105f6c0d AppVeyor CI wasn't using optimized building for win32 version 2018-08-04 18:38:26 +02:00
Bruno Van de Velde 4dc4322526 Some filenames in AppVeyor script still contained vc14 instead of vc15 2018-05-15 22:27:39 +02:00
Bruno Van de Velde 4d8bec343a Changed SFML versions used by CI 2018-05-12 17:03:01 +02:00
Bruno Van de Velde c95b4a2398 Try using latest SFML version again on AppVeyor CI 2018-04-21 13:19:16 +02:00
Bruno Van de Velde 46db2577f9 Unit tests crashed on windows 2018-03-24 14:39:37 +01:00
Bruno Van de Velde 1696a50d62 Added some debug prints in appveyor.yml 2018-03-24 13:12:45 +01:00
Bruno Van de Velde dc3adf116a Global font could cause crash on exit 2017-12-24 15:42:55 +01:00
Bruno Van de Velde efb0621dfe Don't perform the unity build by default.
It prevents cmake from noticing changes to the source files and doesn't work with getting the code coverage.
2017-11-04 19:34:36 +01:00
Bruno Van de Velde 6c3bf91137 Perform a Unity build (combining all source files into large file) by default 2017-11-01 13:19:47 +01:00
Bruno Van de Velde 5df573041c Temorary use SFML 2.4 instead of the github version to test on Windows since the github version is currently not supported until the release of SFML 2.5 2017-10-20 19:15:16 +02:00
Bruno Van de Velde 854880016f 👷 Gui Builder executable had dependencies to dlls 2017-09-26 16:58:19 +02:00
Bruno Van de Velde 215c5da5f7 👷 Build gui-builder on CI 2017-09-26 01:06:21 +02:00
Bruno Van de Velde e537fa8f3e Try yet another fix for the AppVeyor.yml script which still fails when the SFML directory is cached while a new commit has been made to SFML since the cache was created 2017-08-29 00:27:30 +02:00
Bruno Van de Velde 0cf09ff141 One more fix to the AppVeyor script 2017-08-06 00:28:32 +02:00
Bruno Van de Velde b35eb0ae92 Cache SFML again on AppVeyor. Build error was likely caused by fc command returning 1 2017-07-29 01:07:59 +02:00
Bruno Van de Velde d9e9e261c4 Always build SFML on AppVeyor as I can't figure out why it sometimes fails when using the cached version 2017-07-28 23:08:23 +02:00
Bruno Van de Velde 9347d17232 Changed errorlevel check in AppVeyor script 2017-07-22 00:19:42 +02:00
Bruno Van de Velde 7f715e9173 Use SFML 2.4 on AppVeyor since 2.3 did not support VS2015 yet 2017-07-10 23:50:25 +02:00
Bruno Van de Velde bc63b03acd Dropped VS2013 support 2017-07-10 16:25:13 +02:00
Bruno Van de Velde e058a1c6fc Reduced minimum SFML version from 2.4.0 to 2.3.0 2017-03-29 18:25:32 +02:00
Bruno Van de Velde 1155b04f63 Set AppVeyor working image for each build 2017-03-22 19:26:07 +01:00
Bruno Van de Velde 462590111d Updated AppVeyor script to test with VS2017 2017-03-22 18:39:47 +01:00
Bruno Van de Velde 9681b7cadb Overwrite released files on Bintray 2017-02-15 18:38:22 +01:00
Bruno Van de Velde c372225dde Fixed appveyor script once again 2017-02-12 02:17:23 +01:00
Bruno Van de Velde ed94ec2092 Build binaries using SFML 2.4.2 2017-02-11 18:45:34 +01:00
Bruno Van de Velde 1d908cc5fc Fixed appveyor script 2017-02-10 02:02:02 +01:00
Bruno Van de Velde 1c3094ef70 Appveyor script did not work when SFML was already in cache 2017-02-10 01:33:35 +01:00
Bruno Van de Velde e1ff58a672 Fixed minor mistake in appveyor script 2017-02-10 00:42:57 +01:00
Bruno Van de Velde 5e3fb427a0 Don't download SFML again when it is already cached 2017-02-08 16:20:56 +01:00
Bruno Van de Velde 56b839c08d Build and publish VS2015 packages on each commit 2017-02-08 15:56:53 +01:00
Bruno Van de Velde 3c72793e6b Updated appveyor.yml to test against 2 different SFML versions 2017-02-06 19:13:51 +01:00
Bruno Van de Velde 047daf2f2a Enable cross-platform CI on 0.8 branch 2016-09-14 20:54:25 +02:00