Lynix
272a5c9ec1
Update msys2-build.yml
2022-07-19 20:36:37 +02:00
Lynix
994ebd869a
Disable -isystem with MinGW on msys2
...
See https://github.com/msys2/MINGW-packages/issues/10761
2022-07-19 19:03:47 +02:00
Lynix
56faab662e
Update msys2-build.yml
2022-07-19 18:31:08 +02:00
Jérôme Leclercq
c6dd547ee8
CI: Disable fast failing on Linux
2022-06-05 09:43:47 +02:00
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
Jérôme Leclercq
2a3646135a
CI: Enable unity build on macOS
2022-05-05 08:38:15 +02:00
Alexandre Janniaux
5c2595646b
github: macos-build: build the whole engine
...
Enable the build of the whole engine now that VulkanRenderer can compile
on macOS.
2022-05-04 22:12:01 +02:00
Jérôme Leclercq
162456c5b6
CI: Set specific coverage key for dependencies
2022-05-03 21:21:23 +02:00
SirLynix
60b7671b54
CI: Fix XMAKE_GLOBALDIR on Windows
2022-04-30 15:37:01 +02:00
SirLynix
d3f1707ed4
Update msys2-build.yml
2022-04-30 15:23:00 +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
1ba3655869
CI: Improve coverage (+ fix package cache on Windows)
2022-04-30 14:30:51 +02:00
SirLynix
5f345555ab
CI: Make caches last one week at most
2022-04-30 14:27:29 +02:00
Jérôme Leclercq
b2bdcc63d0
Update coverage.yml
2022-04-29 18:57:43 +02:00
Jérôme Leclercq
d64a69dff7
Update coverage.yml
2022-04-29 18:25:29 +02:00
Jérôme Leclercq
606136a740
Update coverage.yml
2022-04-29 18:10:53 +02:00
Jérôme Leclercq
1c7092d4ea
Update coverage.yml
2022-04-29 17:38:40 +02:00
Jérôme Leclercq
1c2b921b05
Update coverage.yml
2022-04-29 13:30:53 +02:00
SirLynix
922b07c306
Update coverage.yml
2022-04-29 13:17:51 +02:00
SirLynix
aba548f4e5
CI: Switch Linux to ubuntu-latest
2022-04-29 13:16:02 +02:00
SirLynix
4bc849e624
Try to run coverage on Windows
2022-04-29 13:13:51 +02:00
SirLynix
da70722155
Update msys2-build.yml
2022-04-28 22:59:33 +02:00
SirLynix
af69c2bed8
CI: Fix MinGW build
2022-04-28 18:12:41 +02:00
SirLynix
97ab25f9ae
CI: Upgrade actions/cache version
2022-04-28 18:02:51 +02:00
SirLynix
96a3629968
CI: Cache XMake build
2022-04-28 18:02:31 +02:00
Jérôme Leclercq
7a990c757f
Fix MinGW ci ( #371 )
2022-04-20 02:01:03 +02:00
Jérôme Leclercq
993f4e7c78
Update msys2-build.yml
2022-04-19 18:32:17 +02:00
Lynix
41c549adb2
Update msys2-build.yml
2022-04-19 18:32:16 +02:00
Lynix
da53fa4dc3
I have no idea what I'm doing
2022-04-19 18:32:16 +02:00
Lynix
5947184901
CI: Fix MinGW
2022-04-19 18:32:16 +02:00
SirLynix
6171125d21
nzslc fixes
2022-04-06 12:49:34 +02:00
Jérôme Leclercq
1edc82f9cd
macOS: Try to run unit tests
2022-03-20 12:23:50 +01:00
Jérôme Leclercq
6b85136ed7
macOS: Build all modules except OpenGL & Vulkan
2022-03-20 12:11:26 +01:00
Jérôme Leclercq
63320fa205
macOS fixes (+ cache deps)
2022-03-20 11:29:39 +01:00
Jérôme Leclercq
26a4dc8f41
Update macos-build.yml
2022-03-20 11:00:02 +01:00
Jérôme Leclercq
cfe136796c
macOS: install libx11 on CI
2022-03-20 09:40:49 +01:00
Jérôme Leclercq
0469ecb300
macOS fix
2022-03-20 09:19:50 +01:00
Jérôme Leclercq
50ffc98ed4
Update macos-build.yml
2022-03-20 00:33:36 +01:00
Jérôme Leclercq
c6704e5fed
Update macos-build.yml
2022-03-20 00:11:42 +01:00
Jérôme Leclercq
04dfd25c74
CI: Try to build NazaraCore on macOS
2022-03-19 23:29:19 +01:00
Jérôme Leclercq
10cba985fb
CI: dummy build to cache dependencies
2022-03-19 20:26:11 +01:00
Jérôme Leclercq
3475fd8136
CI: temp disable unity build on macOS
2022-03-19 20:25:20 +01:00
Jérôme Leclercq
021fd9d031
macOS fix
2022-03-19 20:01:49 +01:00
Jérôme Leclercq
ea0b10f10e
CI: Fix unit test exclusion in release for real
2022-03-19 19:09:14 +01:00
Jérôme Leclercq
7c4d44d54a
Update macos-build.yml
2022-03-19 18:48:53 +01:00
Lynix
637ae18798
CI: Fix unit test exclusion condition
2022-03-19 17:57:13 +01:00
Lynix
b5d0492d50
Update macos-build.yml
2022-03-19 17:50:31 +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
c496944b37
CI: Disable PCH on Windows
2022-03-15 12:44:21 +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
ca0ab34f32
Try to fix sanitizer CI
2022-03-06 10:59:05 +01:00
Jérôme Leclercq
f6e2871224
CI: Fix sanitizer
...
Toolchain are now part of package keys
2022-03-04 20:40:59 +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
7c630cfe44
Update msys2-build.yml
2022-02-22 13:31:47 +01:00
Jérôme Leclercq
a1b6f51398
Minor fixes
2022-02-21 20:46:37 +01:00
Jérôme Leclercq
c3ace0dadc
Update coverage.yml
2022-02-19 12:59:50 +01:00
Jérôme Leclercq
2dbf4b0e98
Update coverage.yml
2022-02-19 12:46:07 +01:00
Jérôme Leclercq
de82eac668
Update coverage.yml
2022-02-18 20:22:48 +01:00
Jérôme Leclercq
4d8ed35bb9
Update coverage.yml
2022-02-18 20:18:31 +01:00
Jérôme Leclercq
2c75a9865f
CI: Enable dummy audio device
2022-02-18 20:16:25 +01:00
Jérôme Leclercq
42c80143eb
Try to fix unit tests
2022-02-18 19:57:41 +01:00
Jérôme Leclercq
6290e91a88
Update coverage.yml
2022-02-18 19:40:44 +01:00
Jérôme Leclercq
a5b6da7290
CI: Try to run client unit tests on coverage
2022-02-18 19:37:50 +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
83b14afbfd
Fix CI
2022-02-09 17:38:36 +01:00
Jérôme Leclercq
100006024b
Oh, so that was useful in fact
2022-02-09 17:38:36 +01:00
Jérôme Leclercq
60831228b7
Add codecov
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
gogo
5a306ef0cb
run sanitized Nazara
...
Signed-off-by: gogo <gogo246475@gmail.com>
2022-02-04 19:47:30 +01:00
gogo
7e679b9675
set honggfuzz fuzzer
...
Signed-off-by: gogo <gogo246475@gmail.com>
2022-02-04 19:47:30 +01:00
Jérôme Leclercq
6b2ac18feb
Revert "CI: Check if aqtinstaller has been fixed on MinGW" (it's a nope)
...
This reverts commit a3643e4736 .
2022-02-03 03:18:40 +01:00
Jérôme Leclercq
a3643e4736
CI: Check if aqtinstaller has been fixed on MinGW
2022-02-03 02:54:12 +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
0616b7c913
CI: Install Qt5 package for MinGW until pyppmd installation is fixed again
2021-12-28 23:38:04 +01:00
Jérôme Leclercq
a812c69e69
Revert "CI: Try to install Qt5 package (aqtinstall fails to install with msys2)"
...
This reverts commit 0dbb77de10 .
See https://github.com/miurahr/pyppmd/issues/68
2021-11-06 11:05:44 +01:00
Jérôme Leclercq
0dbb77de10
CI: Try to install Qt5 package (aqtinstall fails to install with msys2)
2021-10-28 16:27:40 +02:00
Jérôme Leclercq
f117b76129
XMake: Fix 2.5.9/dev handling
2021-10-28 13:03:32 +02:00
Jérôme Leclercq
c46cd871ca
Update windows-build.yml
2021-10-28 11:54:09 +02:00
Jérôme Leclercq
a23cd584a4
Add verbose logs to try to debug xmake
2021-10-28 11:49:53 +02:00
Jérôme Leclercq
0961baa5ac
CI: Add verbose flag to debug build failue
2021-09-08 16:04:05 +02: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
37ef4e1181
CI: Remove Qt installation on Msys2
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
0c515b2c31
Update msys2-build.yml
2021-08-23 19:15:47 +02:00
Jérôme Leclercq
70ee4cbd88
Update msys2-build.yml
2021-08-23 19:06:45 +02:00
Jérôme Leclercq
008acf0422
Update msys2-build.yml
2021-08-23 19:00:17 +02:00