Commit Graph

70 Commits (f5d7b190d72847cbdbba856d0301e79680ed242a)

Author SHA1 Message Date
Martin Gerhardy f5d7b190d7 TRAZE: removed traze client
looks like traze is no longer available at https://traze.iteratec.de/
2021-11-21 22:00:55 +01:00
Martin Gerhardy eb851116c9 CI: install python 2021-11-14 20:00:16 +01:00
Martin Gerhardy 9093c10530 CI: disabled anim hot reloading for debian packages and windows zip files 2021-10-27 15:40:52 +02:00
Martin Gerhardy 449249184e CI: change directory to build dir 2021-10-26 09:53:32 +02:00
Martin Gerhardy 61fcf3d286 CI: split out the install step
it looks like failing builds aren't reported for msvc - this is either due to
cmake, msvc or because it was done in one step and the last return value was
used... we'll see
2021-10-25 20:47:40 +02:00
Martin Gerhardy be1c32b46a CI: ensure that we build on osx 10.15 2021-10-25 20:40:30 +02:00
Martin Gerhardy 243fed07e1 Revert "CI: update vcpkg to v7"
This reverts commit 26f45bf71c.
2021-08-06 15:23:47 +02:00
Martin Gerhardy 26f45bf71c CI: update vcpkg to v7
see https://github.com/microsoft/vcpkg/issues/18718
2021-07-20 19:35:49 +02:00
Martin Gerhardy bd1956b2a9 CI: build as release 2021-04-25 10:03:43 +02:00
Martin Gerhardy 445b40dfa0 CI: disable sanitizer for now
asan reports issues with libpq and libcrypto
2021-04-25 08:34:58 +02:00
Martin Gerhardy 0fe9a5e9b5 CI: ubuntu 20.04 only has postgresql-server-dev-12 2021-04-15 23:13:32 +02:00
Martin Gerhardy 6af0f4f4ff CI: removed host var 2021-03-22 07:02:26 +01:00
Martin Gerhardy 80f8b690aa CI: changed postgres env vars 2021-03-22 06:43:57 +01:00
Martin Gerhardy b201cbe406 CI: use postgres service to test the db integration tests 2021-02-21 18:01:21 +01:00
Martin Gerhardy 6113d2eecd CI: removed qt package installation 2021-02-21 17:51:10 +01:00
Martin Gerhardy 22582be1ff CI: re-add vcpkgGitCommitId - which was removed by accident in a previous commit 2020-11-30 23:46:56 +01:00
Martin Gerhardy 8ad755a617 CI: attempt to fix windows github action vcpkg step 2020-11-30 23:42:34 +01:00
Martin Gerhardy a46c6b4481 CI: use ninja 2020-10-09 18:48:45 +02:00
Martin Gerhardy 662657d18c RCON: removed qt based tool 2020-09-20 20:48:58 +02:00
Martin Gerhardy ef364b7011 CI: fixed test names 2020-09-04 23:41:08 +02:00
Martin Gerhardy b92d9081b9 COMMAND: extracted new module out of core 2020-09-02 17:43:19 +02:00
Martin Gerhardy af52e9ff2a CI: added tests for new modules 2020-08-30 22:24:45 +02:00
Martin Gerhardy f89a730547 APP: split core and app module 2020-08-30 21:40:20 +02:00
Martin Gerhardy d8cbec2389 CI: msvc needs a config specified 2020-08-16 11:11:42 +02:00
Martin Gerhardy 6f0f968af9 CI: removed explicit configuration parameter from ctest call 2020-08-14 19:45:47 +02:00
Martin Gerhardy e533c10881 CI: updated workflow
ubuntu packages are automatically uploaded to the release

windows zip files are still missing - the used action doesn't work on windows

split setup, build and test steps
2020-08-14 17:46:45 +02:00
Martin Gerhardy 02df1976c7 CI: next attempt to fix the artifact upload path 2020-08-14 08:40:33 +02:00
Martin Gerhardy 0c41358ea6 CI: attempt to fix the artifact collection for the package task 2020-08-14 08:01:16 +02:00
Martin Gerhardy 35206d25e7 CI: use ubuntu 20.04 2020-08-13 21:56:19 +02:00
Martin Gerhardy 7e3b506207 CI: install debhelper package 2020-08-13 19:54:43 +02:00
Martin Gerhardy fcf4afe91c DEBIAN: removed lua5.3 from build deps - we are using lua 5.4 now
lua 5.4 is not yet available in the ubuntu build env
2020-08-02 11:37:36 +02:00
Martin Gerhardy 6d28c6e251 CI: create and upload debian packages 2020-08-02 11:26:31 +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