Anonymous Maarten
|
83f5bbdf25
cmake: define SDL_STATIC_LIB for static SDL2 library
|
3 lat temu |
Anonymous Maarten
|
bdd1d035b7
cmake: Don't add /NODEFAULTLIB to link flags when building SDL-static
|
3 lat temu |
Anonymous Maarten
|
02c8747176
math.h does not always provide M_PI
|
3 lat temu |
Anonymous Maarten
|
5da85376b9
stdlib: move all mslibc functions to SDL_mslibc.c
|
3 lat temu |
Anonymous Maarten
|
5c70e45c53
cmake: don't use result of 'find_library' for Android libraries
|
3 lat temu |
Anonymous Maarten
|
4690689a4c
cmake: on Apple, don't use find_library for frameworks + use EXTRA_LDFLAGS
|
3 lat temu |
Anonymous Maarten
|
fc2497b109
Revert "cmake: don't add -mwindows to link flags in sdl2.pc"
|
3 lat temu |
Anonymous Maarten
|
d211aaddc1
cmake: don't add -mwindows to link flags in sdl2.pc
|
3 lat temu |
Anonymous Maarten
|
d63a699e01
cmake: by default, disable install target when building SDL as a subproject
|
3 lat temu |
Ivan Epifanov
|
0a1641635d
VIta: enable arm neon/simd optimisations
|
3 lat temu |
Anonymous Maarten
|
8f33de8462
cmake: set CMP0054 policy to NEW
|
3 lat temu |
Francisco Javier Trujillo Mata
|
e4a8087551
Initial Audio driver
|
3 lat temu |
Francisco Javier Trujillo Mata
|
7fd46ec581
Initial PS2_Joystick implementation
|
3 lat temu |
Francisco Javier Trujillo Mata
|
84d69da4e1
Initial SDL_ps2_main implementation
|
4 lat temu |
Anonymous Maarten
|
fa39f73552
cmake: add generated files to a custom target (#5851)
|
3 lat temu |
Anonymous Maarten
|
76f40e2b3b
cmake: remove stray debug line
|
3 lat temu |
Anonymous Maarten
|
ca30936314
cmake: check and use clock_gettime by default on android
|
3 lat temu |
hsdk123
|
bd49696133
cmake: use CMAKE_CURRENT_BINARY_DIR instead of CMAKE_BINARY_DIR (#5834)
|
3 lat temu |
Anonymous Maarten
|
78a3751659
cmake+ci: fix+test sdl2-config + sdl2.pc for all supported platforms
|
3 lat temu |
Anonymous Maarten
|
c61367c273
cmake: do list(APPEND SDLMAIN_SOURCES)
|
3 lat temu |
Anonymous Maarten
|
3617691fe0
cmake: install Android.mk files for ndk-build
|
3 lat temu |
Anonymous Maarten
|
b3159714db
cmake: set HAVE_STATIC_PIC for correct summary
|
3 lat temu |
Anonymous Maarten
|
de409d2a81
cmake: remove spurious UNIX_SYS in dep_option
|
3 lat temu |
Anonymous Maarten
|
2f321fb73c
cmake: disable UNIX_SYS by default for Android
|
3 lat temu |
Anonymous Maarten
|
5f4e9fb9b3
cmake: use add_custom_command to copy include files
|
3 lat temu |
Anonymous Maarten
|
485b1037b0
cmake: copy all headers to the build directory and exclusively use that
|
3 lat temu |
Anonymous Maarten
|
3e1021239a
cmake: also add the recently-added include folder to the public interface
|
3 lat temu |
Anonymous Maarten
|
4ad4fe67c7
cmake: install generated SDL_config.h
|
3 lat temu |
Anonymous Maarten
|
d460000b45
cmake: use add_definitions for compatibility with cmake 3.0
|
3 lat temu |
Ozkan Sezer
|
bdcdbfc757
Enable D3D12 detection when using mingw-w64 with cmake too
|
3 lat temu |