mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 14:43:20 +00:00
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. |
||
|---|---|---|
| .. | ||
| android | ||
| test | ||
| 3rdparty.cmake | ||
| cmake_uninstall.cmake.in | ||
| CPackProjectConfig.cmake.in | ||
| FindFFmpeg.cmake | ||
| FindLibUSB.cmake | ||
| GetGitRevisionDescription.cmake | ||
| GetGitRevisionDescription.cmake.in | ||
| macros.cmake | ||
| PkgConfigHelper.cmake | ||
| PreseedEmscriptenCache.cmake | ||
| PreseedMSVCCache.cmake | ||
| PreseedNokiaNGageCache.cmake | ||
| sdl3.pc.in | ||
| SDL3Config.cmake.in | ||
| SDL3jarTargets.cmake.in | ||
| sdlchecks.cmake | ||
| sdlcommands.cmake | ||
| sdlcompilers.cmake | ||
| sdlcpu.cmake | ||
| sdlmanpages.cmake | ||
| sdlplatform.cmake | ||
| xxd.py | ||