SDL/cmake
tsst-tsst d4bef0d5ba
Add support for tcc to cmake (#14464)
This PR adds support to the cmake build scripts so to allow building SDL with the Tiny C Compiler (tcc).

TinyCC supports the subset of C99 used by SDL and will complete the build once the --version-script linker flag is removed. The changes have been tested with various build configurations, including X11 and Wayland, and using tcc version 0.9.28rc 2025-10-27 mob@f4e01bfc on x86_64 Linux.
2025-11-15 11:24:15 -08:00
..
android Add build-release.py updates from satellite libraries 2024-12-08 02:16:02 +01:00
test Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
3rdparty.cmake Remove ARM32 assembly/pixman blitters 2024-07-08 10:53:46 -07:00
cmake_uninstall.cmake.in
CPackProjectConfig.cmake.in
FindFFmpeg.cmake
FindLibUSB.cmake Fixed line endings in FindLibUSB.cmake 2025-10-24 10:48:25 -07:00
GetGitRevisionDescription.cmake
GetGitRevisionDescription.cmake.in
macros.cmake cmake: List enabled camera backends. 2025-11-09 12:05:05 -05:00
PkgConfigHelper.cmake cmake: use correct suffix in PkgConfigHelper 2025-10-03 20:58:45 +02:00
PreseedEmscriptenCache.cmake cmake: Add some symbols to the Emscripten preseed cache. 2025-11-06 13:41:55 -05:00
PreseedMSVCCache.cmake cmake: cannot use CheckSymbolExists for _alloca 2025-10-10 17:31:33 +02:00
PreseedNokiaNGageCache.cmake cmake: make sure VARIABLE of check_linker_supports_version_file ends up in cache 2025-10-27 03:01:57 +01:00
sdl3.pc.in cmake: don't prepend absolute CMAKE_INSTALL_{INCLUDE,LIB}DIR with ${prefix} 2024-09-14 16:21:42 +02:00
SDL3Config.cmake.in cmake: quietly look for SDL3-static and SDL3_test framework in SDL3Config.cmake 2025-10-03 19:14:40 +02:00
SDL3jarTargets.cmake.in
sdlchecks.cmake Improve OpenGL detection checks in CMake (#14443) 2025-11-14 00:18:33 -08:00
sdlcommands.cmake cmake: fix typo 2025-10-22 19:00:41 +02:00
sdlcompilers.cmake Add support for tcc to cmake (#14464) 2025-11-15 11:24:15 -08:00
sdlcpu.cmake cmake: detect RISC-V architectures 2025-09-26 21:39:06 +02:00
sdlmanpages.cmake
sdlplatform.cmake cmake: detect RISCOS platform before GNU/Hurd 2025-08-08 12:47:09 -07:00
xxd.py