Anonymous Maarten
|
3e1021239a
cmake: also add the recently-added include folder to the public interface
|
3 سال پیش |
Anonymous Maarten
|
4ad4fe67c7
cmake: install generated SDL_config.h
|
3 سال پیش |
Anonymous Maarten
|
d460000b45
cmake: use add_definitions for compatibility with cmake 3.0
|
3 سال پیش |
Ozkan Sezer
|
bdcdbfc757
Enable D3D12 detection when using mingw-w64 with cmake too
|
3 سال پیش |
Ozkan Sezer
|
a8d41b3b45
check for shellscalingapi.h presence instead of WINVER >= 0x0603
|
3 سال پیش |
Anonymous Maarten
|
b19099d557
cmake: use find_package(SampleRate) to find samplerate + allow targets
|
3 سال پیش |
Sam Lantinga
|
b004133f08
Updated to version 2.23.1 for pre-release checkpoint
|
3 سال پیش |
Francisco Javier Trujillo Mata
|
fc78d0ff39
Fix Compilation CI
|
3 سال پیش |
Francisco Javier Trujillo Mata
|
6b03c1adf6
Add filesystem driver
|
3 سال پیش |
Francisco Javier Trujillo Mata
|
52f00833b0
Add Thread drivers
|
3 سال پیش |
Francisco Javier Trujillo Mata
|
217d3a6dab
Add systimer support
|
3 سال پیش |
Francisco Javier Trujillo Mata
|
580416d3c8
Initial CMake configuration
|
3 سال پیش |
Alex Richardson
|
cd8f57ee4e
cmake: freebsd: Don't REQUIRE libunwind.pc on FreeBSD
|
3 سال پیش |
Anonymous Maarten
|
ae7446a959
stlib: Extract SDL_memcpy and SDL_memset to its own file respectively
|
3 سال پیش |
Anonymous Maarten
|
18206446bf
cmake: collect SDL_LIBS as list + export PKG_DIRECTFB_LDFLAGS
|
3 سال پیش |
Anonymous Maarten
|
b5f1fe5004
cmake: Allow integers for SDL_ASSERTIONS + fix -DSDL_ASSERTIONS=0
|
3 سال پیش |
Yao Wei Tjong 姚伟忠
|
c90e1ec3ef
Remove redundant sizeof "size_t" check
|
4 سال پیش |
Anonymous Maarten
|
6d1dfc8322
cmake: make sure SDL2::SDL2 is always available
|
3 سال پیش |
Anonymous Maarten
|
8a2c6b604c
cmake: don't link to libibus (not needed, I think)
|
3 سال پیش |
Anonymous Maarten
|
c950018fe0
cmake: don't link to libdbus (see note in SDL_dbus.c)
|
3 سال پیش |
Anonymous Maarten
|
fb7c03ebb5
cmake: install LICENSE.txt
|
3 سال پیش |
Anonymous Maarten
|
afc350eeff
cmake: do 's#set(SOURCE_FILES #list(APPEND SOURCE_FILES #g'
|
3 سال پیش |
Anonymous Maarten
|
6606ab8b56
Introduce EXTRA_TEST_LIBS variable for test-only libraries
|
3 سال پیش |
Anonymous Maarten
|
851eecdf40
Don't add extra build linker flags to SDL2_static
|
3 سال پیش |
Cameron Cawley
|
25367efcba
Add missing library needed for locale functions on PS Vita
|
3 سال پیش |
chalonverse
|
b9c2ad8395
Added additional check for HAVE_D3D12_H and missing SDL_VIDEO_RENDER_D3D12 in SDL_config.h.cmake
|
3 سال پیش |
Anonymous Maarten
|
298ad937c0
cmake: wrap SDL_STATIC_PIC in double quotes (aka never trust user input)
|
3 سال پیش |
Anonymous Maarten
|
ad272ac690
Set POSITION_INDEPENDENT_CODE property on SDL2 for CMake 3.0
|
3 سال پیش |
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.
|
3 سال پیش |
Anonymous Maarten
|
5abd676917
Allow empty default values to the dep_option macro
|
3 سال پیش |