Anonymous Maarten
|
18206446bf
cmake: collect SDL_LIBS as list + export PKG_DIRECTFB_LDFLAGS
|
vor 3 Jahren |
Anonymous Maarten
|
b5f1fe5004
cmake: Allow integers for SDL_ASSERTIONS + fix -DSDL_ASSERTIONS=0
|
vor 3 Jahren |
Yao Wei Tjong 姚伟忠
|
c90e1ec3ef
Remove redundant sizeof "size_t" check
|
vor 4 Jahren |
Anonymous Maarten
|
6d1dfc8322
cmake: make sure SDL2::SDL2 is always available
|
vor 3 Jahren |
Anonymous Maarten
|
8a2c6b604c
cmake: don't link to libibus (not needed, I think)
|
vor 3 Jahren |
Anonymous Maarten
|
c950018fe0
cmake: don't link to libdbus (see note in SDL_dbus.c)
|
vor 3 Jahren |
Anonymous Maarten
|
fb7c03ebb5
cmake: install LICENSE.txt
|
vor 3 Jahren |
Anonymous Maarten
|
afc350eeff
cmake: do 's#set(SOURCE_FILES #list(APPEND SOURCE_FILES #g'
|
vor 3 Jahren |
Anonymous Maarten
|
6606ab8b56
Introduce EXTRA_TEST_LIBS variable for test-only libraries
|
vor 3 Jahren |
Anonymous Maarten
|
851eecdf40
Don't add extra build linker flags to SDL2_static
|
vor 3 Jahren |
Cameron Cawley
|
25367efcba
Add missing library needed for locale functions on PS Vita
|
vor 4 Jahren |
chalonverse
|
b9c2ad8395
Added additional check for HAVE_D3D12_H and missing SDL_VIDEO_RENDER_D3D12 in SDL_config.h.cmake
|
vor 3 Jahren |
Anonymous Maarten
|
298ad937c0
cmake: wrap SDL_STATIC_PIC in double quotes (aka never trust user input)
|
vor 3 Jahren |
Anonymous Maarten
|
ad272ac690
Set POSITION_INDEPENDENT_CODE property on SDL2 for CMake 3.0
|
vor 3 Jahren |
chalonverse
|
7a335df9cf
Updated CMakeLists.txt and configure.asc/script so that it checks for the required Windows SDK version before it enables the d3d12 renderer. Also fixed reported warnings in some builds.
|
vor 3 Jahren |
Anonymous Maarten
|
5abd676917
Allow empty default values to the dep_option macro
|
vor 3 Jahren |
chalonverse
|
4082821822
DirectX 12 Renderer (#5761)
|
vor 3 Jahren |
Anonymous Maarten
|
fd3f381021
Initialize SDL_STATIC_PIC from CMAKE_POSITION_INDEPENDENT_CODE
|
vor 3 Jahren |
Simon McVittie
|
65a3453b7f
build: Compile with large inode number support where possible
|
vor 3 Jahren |
Anonymous Maarten
|
799d39a302
Make the sdl2-config script relocatable
|
vor 3 Jahren |
Anonymous Maarten
|
5ec2d46f47
cmake: make SDL2Config.cmake compatible with autotools' sdl2-config.cmake
|
vor 3 Jahren |
Anonymous Maarten
|
8e13cc309e
cmake: add 'compatible interface properties' to allow enforcing SDL2 sharedness
|
vor 3 Jahren |
Anonymous Maarten
|
1087eaad7e
cmake: install SDL2::SDL2test when configuring with SDL2_TEST enabled
|
vor 3 Jahren |
Tim Schumacher
|
12cc636c8f
Make sdl2-config prefixes configurable again
|
vor 3 Jahren |
Sam Lantinga
|
6da6a6cba2
Make sure Objective C files are built with the same flags as C files.
|
vor 3 Jahren |
Cameron Cawley
|
e0f3da497f
Remove unused SDL_ASSEMBLY_ROUTINES define
|
vor 4 Jahren |
Alex Szpakowski
|
ec8fa57750
macOS: always use Objective-C ARC (automatic ref counting).
|
vor 4 Jahren |
Cameron Cawley
|
9ef6885743
Fix MSVC ARM32 builds
|
vor 4 Jahren |
Sam Lantinga
|
0c19602118
Applied 0004-Define-crt-macros.patch.txt from vcpkg ports
|
vor 4 Jahren |
Simon McVittie
|
38ef678990
test: Add a `make install` target for the tests
|
vor 5 Jahren |