ddnet/cmake
bors[bot] f95cc6cb11
Merge #4858 #4859 #4860
4858: Fail when shader can't be compiled (fixes #4857) r=Jupeyy a=def-

<!-- What is the motivation for the changes of this pull request -->

## Checklist

- [ ] Tested the change ingame
- [ ] Provided screenshots if it is a visual change
- [ ] Tested in combination with possibly related configuration options
- [ ] Written a unit test if it works standalone, system.c especially
- [ ] Considered possible null pointers and out of bounds array indexing
- [ ] Changed no physics that affect existing maps
- [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#using-addresssanitizer--undefinedbehavioursanitizer-or-valgrinds-memcheck) (optional)


4859: Fix Debian 9 compilation r=Jupeyy a=def-

<!-- What is the motivation for the changes of this pull request -->

## Checklist

- [ ] Tested the change ingame
- [ ] Provided screenshots if it is a visual change
- [ ] Tested in combination with possibly related configuration options
- [ ] Written a unit test if it works standalone, system.c especially
- [ ] Considered possible null pointers and out of bounds array indexing
- [ ] Changed no physics that affect existing maps
- [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#using-addresssanitizer--undefinedbehavioursanitizer-or-valgrinds-memcheck) (optional)


4860: Only try exe on Windows r=Jupeyy a=def-

<!-- What is the motivation for the changes of this pull request -->

## Checklist

- [ ] Tested the change ingame
- [ ] Provided screenshots if it is a visual change
- [ ] Tested in combination with possibly related configuration options
- [ ] Written a unit test if it works standalone, system.c especially
- [ ] Considered possible null pointers and out of bounds array indexing
- [ ] Changed no physics that affect existing maps
- [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#using-addresssanitizer--undefinedbehavioursanitizer-or-valgrinds-memcheck) (optional)


Co-authored-by: Dennis Felsing <dennis@felsin9.de>
2022-03-21 16:46:34 +00:00
..
toolchains Try to fix darwin toolchain 2021-12-20 00:17:38 +01:00
BuildVulkanShaders.cmake Merge #4858 #4859 #4860 2022-03-21 16:46:34 +00:00
CheckAtomic.cmake Add CheckAtomic.cmake 2022-01-07 22:43:38 +08:00
checksummed_extra.txt Add some checksum functions to the client 2022-01-31 21:31:26 +01:00
Download_GTest_CMakeLists.txt.in Bump minimum CMake version from 2.8 to 2.8.12 2020-12-08 10:24:22 +01:00
FindAndroid.cmake Add Android build scripts 2021-08-24 12:18:20 +02:00
FindCrypto.cmake Add Android build scripts 2021-08-24 12:18:20 +02:00
FindCurl.cmake Add zlib1.dll for curl, add pnglibconf.h 2021-10-04 00:31:58 +02:00
FindDiscordSdk.cmake Support building universal binaries with discord 2021-12-20 16:07:00 +01:00
FindExceptionHandling.cmake exception_handling -> drmingw 2022-02-18 11:47:15 +01:00
FindFFMPEG.cmake Lib updates (untested) 2022-02-07 10:42:18 +01:00
FindFreetype.cmake Support running mac executables from build directory directly 2021-12-20 00:17:38 +01:00
FindGLEW.cmake Fix GLEW system lib linking on macOS 2021-12-18 00:36:33 +01:00
FindMiniupnpc.cmake Add UPnP support 2020-04-14 12:11:50 +02:00
FindMySQL.cmake Get rid of the MySQL C++ connector as a dependency 2021-02-24 17:34:08 +01:00
FindNotify.cmake Don't require notify on Linux 2020-04-30 15:05:49 +02:00
FindOgg.cmake Fix macOS CI 2020-06-17 13:37:36 +03:00
FindOpus.cmake Try to find external GLEW, pnglite and Wavpack 2018-02-12 23:29:45 +01:00
FindOpusfile.cmake Try to find external GLEW, pnglite and Wavpack 2018-02-12 23:29:45 +01:00
FindPnglite.cmake Add set_src to be more teeworlds compatible 2020-01-19 20:38:11 +01:00
FindSDL2.cmake Prefer system SDL2 lib when -DPREFER_BUNDLED_LIBS=OFF 2021-12-20 00:17:38 +01:00
FindSQLite3.cmake Remove SQLite dependency on macOS, add DDNet-Server to client app 2021-12-25 19:05:15 +01:00
FindVulkan.cmake Add Vulkan backend 2022-03-21 12:39:51 +01:00
FindWavpack.cmake Add set_src to be more teeworlds compatible 2020-01-19 20:38:11 +01:00
FindWebsockets.cmake Lib updates (untested) 2022-02-07 10:42:18 +01:00
FindZLIB.cmake Add set_src to be more teeworlds compatible 2020-01-19 20:38:11 +01:00