Guldoman
|
ad95c93bf4
Add portal interface to support `SDL_GetSystemTheme` in linux
|
před 3 roky |
Anonymous Maarten
|
c304fbded6
cmake: disable ccache by default
|
před 3 roky |
Anonymous Maarten
|
103fbcfc05
cmake: use compatible interface properties to disallow linking to a different version of SDL
|
před 3 roky |
Anonymous Maarten
|
02fede7c8c
cmake: initialize SDL_SHARED and SDL_STATIC from BUILD_SHARED_LIBS
|
před 3 roky |
Anonymous Maarten
|
dc138ee3d4
cmake: SDL3-shared target will always be a shared target
|
před 3 roky |
Anonymous Maarten
|
4d8a50912b
cmake: no shared SDL libraries for riscos
|
před 3 roky |
Sam Lantinga
|
bde4c738bb
Don't build SDL as a static library by default
|
před 3 roky |
Ozkan Sezer
|
c6792f78df
look for clock_gettime() in libc first, then in librt if not found.
|
před 3 roky |
Anonymous Maarten
|
236d26b480
cmake: add `-F <SDL3-framework-parent-folder>` compile option in CMakeLists.txt
|
před 3 roky |
Anonymous Maarten
|
ff82341ce9
cmake: allow find_package from build directory (requires CMake 3.26)
|
před 3 roky |
Anonymous Maarten
|
b8adf90aa3
cmake: check again for unknown documentation commands
|
před 3 roky |
Anonymous Maarten
|
cc0fa00049
cmake: include directories of (generated) dependencies as SYSTEM
|
před 3 roky |
Pierre Wendling
|
fa8fba3812
Add clang-tidy config and CMake/CI support.
|
před 3 roky |
Anonymous Maarten
|
0a3d038ff7
cmake: fix installed SDL3::SDL3_test + test on ci
|
před 3 roky |
Anonymous Maarten
|
53d434fd24
cmake: add CPack support for creating binary archives
|
před 3 roky |
Anonymous Maarten
|
23c2c15a70
cmake: capitalize SDL3::Headers target
|
před 3 roky |
Anonymous Maarten
|
13c294eec3
cmake: add support for creating Apple frameworks with CMake
|
před 3 roky |
Anonymous Maarten
|
93c25e650c
cmake: create SDL3::headers for include path + no exported CMake variables
|
před 3 roky |
Anonymous Maarten
|
5690dfb65b
cmake: don't install Android.mk files for Android
|
před 3 roky |
Anonymous Maarten
|
09e2f83e17
cmake: no more SDL3_* cache variables
|
před 3 roky |
Anonymous Maarten
|
19d162281c
cmake: detect cpu architecture in SDL_DetectCPUArchitecture
|
před 3 roky |
Anonymous Maarten
|
9cf34908a1
cmake: pass VERSION to project() + don't use SDL_VERSION
|
před 3 roky |
Anonymous Maarten
|
3aa456dead
cmake: remove MSCOS_RPATH related FIXME
|
před 3 roky |
Sam Lantinga
|
5970311353
Fixed build using clang-cl on Windows
|
před 3 roky |
Ozkan Sezer
|
3bf86c0eca
cmake: addititonal check for visibility attributes.
|
před 3 roky |
Sam Lantinga
|
13087405e0
Fixed clang documentation warnings
|
před 3 roky |
Anonymous Maarten
|
4ec3a5ac27
cmake: only add <LANG>_VISIBILITY_PRESET properties when compiler supports -fvisibility=
|
před 3 roky |
Anonymous Maarten
|
edf8db0466
cmake: removed unused code
|
před 3 roky |
Anonymous Maarten
|
5f995579e9
vita: add missing static libraries for using gles with pib
|
před 3 roky |
Anonymous Maarten
|
bb3a60bce5
cmake: move include(sdlfind.cmake) to main cmake script
|
před 3 roky |