Skip to content

Switch Windows builds to cmake / mingw. #486

Switch Windows builds to cmake / mingw.

Switch Windows builds to cmake / mingw. #486

Triggered via pull request September 7, 2024 22:33
Status Success
Total duration 7m 45s
Artifacts 3

build-targets.yml

on: pull_request
Matrix: macos-build
Matrix: appimage-build
Matrix: windows-build
macos-universal
13s
macos-universal
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
macos-build (x64): src/sv_mod_frags.c#L181
passing 'const PCRE2_UCHAR8 **' (aka 'const unsigned char **') to parameter of type 'PCRE2_UCHAR8 **' (aka 'unsigned char **') discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
macos-build (x64): src/snd_mem.c#L679
passing 'const byte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
macos-build (x64): src/snd_mem.c#L679
passing 'const byte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
macos-build (x64): src/gl_misc.c#L86
declaration does not declare anything [-Wmissing-declarations]
macos-build (arm64): src/sv_mod_frags.c#L181
passing 'const PCRE2_UCHAR8 **' (aka 'const unsigned char **') to parameter of type 'PCRE2_UCHAR8 **' (aka 'unsigned char **') discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
macos-build (arm64): src/snd_mem.c#L679
passing 'const byte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
macos-build (arm64): src/snd_mem.c#L679
passing 'const byte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
macos-build (arm64): src/gl_misc.c#L86
declaration does not declare anything [-Wmissing-declarations]
windows-build (x64): src/sv_mod_frags.c#L181
passing argument 1 of ‘pcre2_substring_list_free_8’ from incompatible pointer type [-Wincompatible-pointer-types]
windows-build (x64): src/snd_mem.c#L679
pointer targets in passing argument 1 of ‘strncmp’ differ in signedness [-Wpointer-sign]
windows-build (x64): src/snd_mem.c#L679
pointer targets in passing argument 1 of ‘strncmp’ differ in signedness [-Wpointer-sign]
windows-build (x64): src/gl_misc.c#L86
useless type name in empty declaration
windows-build (x64): src/q_shared.c#L250
writing 1 byte into a region of size 0 [-Wstringop-overflow=]

Artifacts

Produced during runtime
Name Size
ezQuake-macOS
7.72 MB
linux-x86_64-AppImage
19.6 MB
windows-multi-x64
4.48 MB