Commit Graph

89 Commits (master)

Author SHA1 Message Date
Martin Gerhardy 8e7a37c34f CI: deploy github pages 2020-07-26 10:16:45 +02:00
Martin Gerhardy e7da88dfd0 CI: activate attrib tests 2020-07-23 17:21:21 +02:00
Martin Gerhardy abc6e5d5a6 CI: removed vcpkg packages again
it broke the build and I'm really tired about this windows stuff... ¯\_(ツ)_/¯
2020-07-18 20:46:02 +02:00
Martin Gerhardy baa3d8b7a0 CI: removed sdl2 and sdl2_mixer again
LINK : fatal error LNK1181: cannot open input file 'SDL2main.lib'
2020-07-17 21:26:31 +02:00
Martin Gerhardy 8defddd017 CI: install more windows packages to reduce compile times 2020-07-17 21:00:56 +02:00
Martin Gerhardy 9248c8980b CI: removed ai tests from pipeline
they are now part of the backend tests
2020-07-17 20:23:54 +02:00
Martin Gerhardy 5dd8f4101c CI: don't reinstall libpq 2020-07-16 00:00:22 +02:00
Martin Gerhardy 85e5ee6a99 CI: use lukka/run-vcpkg for caching 2020-07-15 23:20:18 +02:00
Martin Gerhardy b0ac5d16e7 CI: disable ai tests on osx 2020-07-15 17:58:42 +02:00
Martin Gerhardy fcde74e261 CI: activate video tests 2020-07-12 18:15:33 +02:00
Martin Gerhardy cc90b8dc6e CI: (re-)activate voxel-util tests 2020-07-12 18:15:32 +02:00
Martin Gerhardy b764b8b2d9 CI: fixed order 2020-07-12 18:15:32 +02:00
Martin Gerhardy 569dad3aa1 CI: activate ai tests 2020-07-12 16:10:16 +02:00
Martin Gerhardy da5f00db05 CI: limit test execution to perfect match 2020-07-12 16:09:31 +02:00
Martin Gerhardy 6db54a93b6 GITHUB: don't execute the voxelworldrender shader tests on windows
the headless stuff might be broken there
2020-07-08 22:19:58 +02:00
Martin Gerhardy febbcad1c4 CI: added eventmgr tests 2020-06-10 20:19:19 +02:00
Martin Gerhardy 79d61c5fe5 POI: fixed unittest 2020-06-10 20:19:19 +02:00
Martin Gerhardy 97382975a3 CI: activated more unittests for github ci 2020-05-24 20:33:18 +02:00
Martin Gerhardy b2fdb6b3ce GITHUB: activate more unittests 2020-05-24 09:05:36 +02:00
Martin Gerhardy 29ce002c6c GITHUB: unique installation prefix 2020-05-17 20:11:23 +02:00
Martin Gerhardy 9d11f77891 VOXCONVERT: new commandline tool to convert between supported volume formats 2020-05-17 18:02:28 +02:00
Martin Gerhardy 6feea4d507 GITHUB: release build on windows 2020-05-16 22:15:38 +02:00
Martin Gerhardy 281edd8b24 GITHUB: updated workflow to upload artifacts 2020-05-16 22:15:38 +02:00
Martin Gerhardy 7926c2bcf1 CI: don't install old glm headers for linux builds 2020-03-06 20:13:05 +01:00
Martin Gerhardy 485a9cffdb CI: gtk3 is no longer needed 2020-02-10 15:34:37 +01:00
Martin Gerhardy 461ca3cd68 ALL: replaced zlib by miniz 2020-02-08 18:18:38 +01:00
Martin Gerhardy 7e828e9da5 GITHUB: removed mail test execution - the module was removed 2020-02-08 18:03:05 +01:00
Martin Gerhardy 73df3fe7ee ALL: removed libcurl dependency
for easy http client tasks we now have our own http client implementation and the only remaining part
left was the mail module - that wasn't used
2020-02-05 18:24:34 +01:00
Martin Gerhardy 10ddd4ea7c CI: disable traze test on windows
libmosquitto is not installed yet
2019-12-11 06:28:04 +01:00
Martin Gerhardy ffacc29c56 CI: disable core tests for windows
the filesystem test doesn't work in github actions, but works fine locally. Currently
I don't have a clue why... - disabling it for now to get faster pipeline results
2019-12-10 22:30:19 +01:00
Martin Gerhardy ecdd1e7e39 CI: disabled voxedit-util tests on osx and windows
looks like they open an assert screen and wait for input
2019-12-02 07:43:38 +01:00
Martin Gerhardy 5f702baba8 CI: added new test 2019-12-01 13:04:54 +01:00
Martin Gerhardy 318a6e4140 CI: added more unittests to ci execution 2019-12-01 13:04:54 +01:00
Martin Gerhardy f2cabd363d CI: enable tests for github actions 2019-12-01 13:04:54 +01:00
Martin Gerhardy 0cb5ab888e ALL: removed assimp and voxelizer 2019-11-01 20:14:32 +01:00
Martin Gerhardy bb3bd016d8 GITHUB: install less packages via vcpkg
it just takes toooo long without caching
2019-10-06 12:03:16 +02:00
Martin Gerhardy 58ab30ddf5 GITHUB: install only x64-windows and skip qt
the build is taking > 3 hours on windows...
2019-10-06 10:33:41 +02:00
Martin Gerhardy 255950031f CI: fixed windows-latest image name 2019-10-05 15:50:42 +02:00
Martin Gerhardy 58667ed77c GITHUB: initial action test 2019-09-15 20:57:17 +02:00