SirLynix
71891b9788
Remove Windows arm64 from CI
2023-04-11 18:23:41 +02:00
SirLynix
0a2388a343
Move MinGW isystem fix to xmake.lua
2023-04-11 18:17:40 +02:00
SirLynix
6d8734f288
Add support for ARM64 on Windows
2023-04-11 18:15:29 +02:00
dependabot[bot]
b4cb4ef6d6
Bump mymindstorm/setup-emsdk from 11 to 12 ( #392 )
...
Bumps [mymindstorm/setup-emsdk](https://github.com/mymindstorm/setup-emsdk ) from 11 to 12.
- [Release notes](https://github.com/mymindstorm/setup-emsdk/releases )
- [Commits](https://github.com/mymindstorm/setup-emsdk/compare/v11...v12 )
---
updated-dependencies:
- dependency-name: mymindstorm/setup-emsdk
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 20:58:39 +01:00
Jérôme Leclercq
20f70533c0
Fix wasm ci ( #391 )
...
* Update wasm-build.yml
* Set embed_rendererbackends with wasm
* wasm fixes
* Fix CI
* Update wasm-build.yml
* More wasm fixes
* Final fixes
2023-02-05 15:03:48 +01:00
Lynix
63429cba62
wasm CI fixes
2023-02-05 11:13:16 +01:00
Lynix
f20af22f03
Fix wasm CI
2023-02-05 11:07:43 +01:00
Lynix
b6d565a097
Add WASM CI
2023-02-05 11:00:39 +01:00
SirLynix
4b804dc613
Move ComputeTest,GraphicsTest,RenderTest and Std140Debug to the tests folder
...
Also renamed NazaraUnitTests to UnitTests
2022-12-26 08:44:11 +01:00
SirLynix
60c468694c
Update msys2-build.yml
2022-12-25 11:53:59 +01:00
SirLynix
bc3ddbe5b5
CI: Restore xmake build cache
2022-11-28 13:12:01 +01:00
SirLynix
7989220bc0
Update CI
2022-11-28 13:00:01 +01:00
Jérôme Leclercq
2ac59cd7fb
CI: Disable xmake cache (not compatible with dev)
2022-11-28 10:36:49 +01:00
Jérôme Leclercq
082015a0c5
Fix macOS compilation ( #384 )
...
Disable X11 on macOS, I don't know why it's enabled
2022-11-19 13:37:42 +01:00
SirLynix
5fb974f24c
Add xmake cache folder
2022-11-18 21:34:36 +01:00
SirLynix
796b947a7a
Revert "CI: Switch to xmake master"
...
This reverts commit 4eadb35b0d .
2022-11-15 12:38:23 +01:00
Lynix
4eadb35b0d
CI: Switch to xmake master
2022-11-13 12:43:40 +01:00
Lynix
b24975c89d
CI: Update to GITHUB_OUTPUT syntax
2022-11-13 12:30:38 +01:00
Jérôme Leclercq
ff39c10514
Update macos-build.yml
2022-11-06 17:19:01 +01:00
SirLynix
3f7b504164
XMake: handle wayland and libuuid on Linux
2022-07-28 13:03:49 +02:00
SirLynix
057eb1b350
Try to fix MinGW ci
2022-07-27 23:02:02 +02:00
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