Anonymous Maarten
|
76f40e2b3b
cmake: remove stray debug line
|
3 年 前 |
Anonymous Maarten
|
ca30936314
cmake: check and use clock_gettime by default on android
|
3 年 前 |
hsdk123
|
bd49696133
cmake: use CMAKE_CURRENT_BINARY_DIR instead of CMAKE_BINARY_DIR (#5834)
|
3 年 前 |
Anonymous Maarten
|
78a3751659
cmake+ci: fix+test sdl2-config + sdl2.pc for all supported platforms
|
3 年 前 |
Anonymous Maarten
|
c61367c273
cmake: do list(APPEND SDLMAIN_SOURCES)
|
3 年 前 |
Anonymous Maarten
|
3617691fe0
cmake: install Android.mk files for ndk-build
|
3 年 前 |
Anonymous Maarten
|
b3159714db
cmake: set HAVE_STATIC_PIC for correct summary
|
3 年 前 |
Anonymous Maarten
|
de409d2a81
cmake: remove spurious UNIX_SYS in dep_option
|
3 年 前 |
Anonymous Maarten
|
2f321fb73c
cmake: disable UNIX_SYS by default for Android
|
3 年 前 |
Anonymous Maarten
|
5f4e9fb9b3
cmake: use add_custom_command to copy include files
|
3 年 前 |
Anonymous Maarten
|
485b1037b0
cmake: copy all headers to the build directory and exclusively use that
|
3 年 前 |
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 年 前 |