Commit Graph

40 Commits

Author SHA1 Message Date
gogo 610ec87cf3 add tsan 2022-05-30 18:22:17 +02:00
SirLynix d335c5d73c Add FFmpeg plugin 2022-05-27 18:53:16 +02:00
SirLynix 22fe70aca0 CI: Authorize asset downloading 2022-05-27 08:35:29 +02:00
Jérôme Leclercq 03e2801dbe Split engine to packages NazaraUtils and NZSL (#375)
* Move code to NazaraUtils and NZSL packages

* Reorder includes

* Tests: Remove glslang and spirv-tools deps

* Tests: Remove glslang init

* Remove NazaraUtils tests and fix Vector4Test

* Fix Linux compilation

* Update msys2-build.yml

* Fix assimp package

* Update xmake.lua

* Update xmake.lua

* Fix shader compilation on MinGW

* Final fixes

* The final fix 2: the fix strikes back!

* Disable cache on CI

* The return of the fix™️
2022-05-25 19:36:10 +02:00
SirLynix ab80965e89 CI: Fix package key 2022-04-30 15:18:39 +02:00
SirLynix 5400b49180 CI: Improve and fix 2022-04-30 15:12:50 +02:00
SirLynix 5f345555ab CI: Make caches last one week at most 2022-04-30 14:27:29 +02:00
SirLynix aba548f4e5 CI: Switch Linux to ubuntu-latest 2022-04-29 13:16:02 +02:00
SirLynix 97ab25f9ae CI: Upgrade actions/cache version 2022-04-28 18:02:51 +02:00
Jérôme Leclercq ea0b10f10e CI: Fix unit test exclusion in release for real 2022-03-19 19:09:14 +01:00
Lynix 637ae18798 CI: Fix unit test exclusion condition 2022-03-19 17:57:13 +01:00
Lynix 8c05395e95 Add macOS CI for tests 2022-03-19 17:48:59 +01:00
Lynix f3eeace359 CI: Replace fuzzing with asan mode 2022-03-19 17:48:03 +01:00
Lynix d853741f6f Core/StringExt: Fix out of range read 2022-03-19 17:44:39 +01:00
Lynix ed057c8364 CI: Always run unit tests 2022-03-19 14:49:49 +01:00
Lynix b97f1a4c41 Improve CI 2022-03-19 14:19:32 +01:00
Jérôme Leclercq 0a4fd8f56d Enable unity build on modules that support it 2022-03-15 12:44:21 +01:00
Jérôme Leclercq 82a01a8203 CI: Disable PCH except on Windows 2022-03-09 21:56:23 +01:00
Jérôme Leclercq 3e556a72b6 Build: Add usepch option to use precompiled headers 2022-03-09 20:06:38 +01:00
Jérôme Leclercq 9dceced1e9 CI: Update package key (to check Qt update) 2022-02-25 13:29:31 +01:00
Jérôme Leclercq 74dcb602b8 Update CI (force cache flush) 2022-02-23 23:47:38 +01:00
Jérôme Leclercq 52100e3b3b CI: Add ignore paths for coverage 2022-02-09 17:38:36 +01:00
Jérôme Leclercq 8094949001 CI: Rework fuzzing and sanitizing 2022-02-05 15:53:30 +01:00
Lynix 9f05a22db7 Build: Disable unit tests build (and requirements) by default 2022-01-18 06:25:33 +01:00
Jérôme Leclercq 22c99bfd1d XMake: Add options to disable tools/plugins and unit tests building 2022-01-18 06:15:51 +01:00
Jérôme Leclercq 601a0cedec Fix MinGW support 2021-09-06 10:37:24 +02:00
Jérôme Leclercq 56f9c106b3 Fix CI cache keys 2021-08-27 13:41:57 +02:00
Jérôme Leclercq 6a59a52c0b CI: Enable verbose when building 2021-08-27 13:41:57 +02:00
Jérôme Leclercq 22e031b533 Try to install Qt from xmake 2021-08-27 13:41:57 +02:00
Jérôme Leclercq 7a4deed838 Add msys2 CI 2021-08-23 18:48:15 +02:00
Jérôme Leclercq 335b48056f XMake: Setup allowed modes/plats/archs 2021-08-19 18:47:11 +02:00
Jérôme Leclercq 7fd94a2068 Use xmake dev for CI (until xmake 2.5.4 is out) 2021-05-14 03:35:32 +02:00
Jérôme Leclercq 1c69c21a9f CI: Whoops 2021-05-14 03:35:32 +02:00
Jérôme Leclercq ac9193a925 Revert "Try to fix Linux CI"
This reverts commit 666a6181da2f1e85053654e22042d6b527352cc2.
2021-05-14 03:35:32 +02:00
Jérôme Leclercq 67670c6053 Try to fix Linux CI 2021-05-14 03:35:32 +02:00
Jérôme Leclercq c23ed619bd ditto 2021-05-14 03:35:32 +02:00
Jérôme Leclercq ff1be489eb Fix xmake directory 2021-05-14 03:35:32 +02:00
Jérôme Leclercq e7fb28df7c CI: Fix xmake deadlock 2021-05-14 03:35:32 +02:00
Jérôme Leclercq df31666d0e CI: Fix dependencies hash (until next xmake version) 2021-05-14 03:35:32 +02:00
Jérôme Leclercq 1cefad6f3b CI: Replace AppVeyor/Travis by GitHub actions 2021-05-14 03:35:32 +02:00