Commit History

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