Anonymous Maarten
|
b60084eb0b
cmake: don't quote INOTIFY_INCLUDE_DIRS
|
il y a 3 ans |
Anonymous Maarten
|
1e8443f54e
cmake: only use $<COMPILE_LANGUAGE:OBJC> when CMAKE_OBJC_COMPILER is defined
|
il y a 3 ans |
Anonymous Maarten
|
837416ef85
cmake: command-line option ‘-Wdeclaration-after-statement’ is valid for C/ObjC but not for C++
|
il y a 3 ans |
yuanhecai
|
50af65a7dd
Fix loongarch64 support
|
il y a 3 ans |
Anonymous Maarten
|
61f76efb85
cmake: do all compile tests with -D_GNU_SOURCE=1
|
il y a 3 ans |
Anonymous Maarten
|
f53d797cca
cmake: generate git hash using GetRevisionDescription CMake module
|
il y a 3 ans |
Ozkan Sezer
|
d4f7b0aa0e
cmake: added missing INTERFACE to target_compile_definitions
|
il y a 3 ans |
Anonymous Maarten
|
77025417dd
cmake: add SDL_ prefix to EXTRA_LIBS/EXTRA_LDFLAGS
|
il y a 3 ans |
Anonymous Maarten
|
bffbfa572c
cmake: rename SDL_STATIC_LIBS -> SDL_PC_STATIC_LIBS
|
il y a 3 ans |
Anonymous Maarten
|
2f1860cfc6
cmake: add sdl-shared-build-options target to collect SDL shared library flags
|
il y a 3 ans |
Anonymous Maarten
|
0003559adf
cmake: handle macos current and compatibility version through VERSION/SOVERSION properties
|
il y a 3 ans |
Anonymous Maarten
|
053c37583c
cmake: avoid modifying CMAKE_C_FLAGS
|
il y a 3 ans |
Anonymous Maarten
|
8fc445c730
cmake: SDL3 does not need -lmingw32 anymore because SDL_main has gone
|
il y a 3 ans |
Anonymous Maarten
|
562a8209d8
cmake: HAVE_LINUX_VERSION_H is unused
|
il y a 3 ans |
Anonymous Maarten
|
5555284a70
cmake: use target_compile_options to use -idirafter for khronos headers
|
il y a 3 ans |
Anonymous Maarten
|
4d9ee735fd
cmake: SIZEOF_VOIDP, LIBNAME and LIBTYPE are not used
|
il y a 3 ans |
Anonymous Maarten
|
0a4420e02f
cmake: rename cmake variables to include _PC_ as they are meant for pkgconfig file
|
il y a 3 ans |
Anonymous Maarten
|
373a6464c8
cmake: collect cflags in sdl-build-options and sdl-global-options
|
il y a 3 ans |
Anonymous Maarten
|
fb80608fff
cmake: use cmake <LANG>_VISIBILITY_PRESET property to pass -fvisibility=hidden
|
il y a 3 ans |
Anonymous Maarten
|
87af5cfc9f
cmake: HAVE_GCC_PREFERRED_STACK_BOUNDARY is not used anymore
|
il y a 3 ans |
Anonymous Maarten
|
d73b9fec1e
cmake: target_compile_definitions does not need -D prefix
|
il y a 3 ans |
Ozkan Sezer
|
ca541789ea
cmake: check for math library functions even in the absence of libm
|
il y a 3 ans |
Ozkan Sezer
|
5ea06f487d
cmake: fix detection of library functions when -Werror is enabled.
|
il y a 3 ans |
Ozkan Sezer
|
0f9b923ff4
cmake: fix detection of math library functions.
|
il y a 3 ans |
Sam Lantinga
|
39852241ef
Added -Wdocumentation to CMake clang build
|
il y a 3 ans |
Sam Lantinga
|
7f23d71b6a
Added SDL_modf() and SDL_modff()
|
il y a 3 ans |
Anonymous Maarten
|
7150d6b05a
cmake: add SDL3 to include path
|
il y a 3 ans |
avafinger
|
12e0e6d130
SDL3 with Hardware Acceleration for ROCKCHIP platform (mali blob)
|
il y a 3 ans |
Ryan C. Gordon
|
1cf2b566af
cpu: Removed 3DNow! support and SDL_Has3DNow().
|
il y a 3 ans |
Anonymous Maarten
|
19d4d64cfe
cmake: disable precompiled header for SDL_spinlock.c when targeting Android
|
il y a 3 ans |