48 Commits (f44ea76ada70006b3fd1e208e181b5d0e8a734c3)

Author SHA1 Message Date
Vladimír Vondruš 317d67fca6 modules: look for SDL2 DLLs also in the usual locations. 4 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš 9778dc5cd0 modules: unify static SDL build filename matching. 4 years ago
Vladimír Vondruš 127f515296 modules: add frameworks newly needed by SDL on macOS and iOS. 4 years ago
Vladimír Vondruš f62178d539 modules: deduuplicate macOS and iOS framework lists in FindSDL2. 4 years ago
Vladimír Vondruš 62628beac9 modules: make it possible to use SDL2 as a CMake subproject. 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 81a339a79e modules: use standard CMake APIs for detecting static libs. 6 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš b9e7d20c4e modules: expand the list of static SDL2 dependencies for macOS as well. 6 years ago
Vladimír Vondruš 34aec29fb0 modules: link SDL to Metal framework on iOS. 6 years ago
Vladimír Vondruš c999645182 modules: actually properly link to static Windows SDL dependencies. 7 years ago
Vladimír Vondruš 86a9f01dab modules: link to all dependencies of statically-built SDL on Windows. 7 years ago
Vladimír Vondruš 90007a6cb7 modules: clean up pthread linking in FindSDL2.cmake. 7 years ago
Vladimír Vondruš 6c8c1798fb modules: minor sanity "asserts" in FindSDL2.cmake. 7 years ago
Ivan Sanz Carasa dc48491b40 modules: expose SDL2 DLL locations in FindSDL2.cmake. 7 years ago
Vladimír Vondruš 53b583fe7a modules: make FindSDL2.cmake work with MinGW version 2.0.5 and higher. 7 years ago
Vladimír Vondruš 75cc1725ad CMake: link both GlfwApplication and Sdl2Application to EGL, if needed. 7 years ago
Vladimír Vondruš 40a33f5226 modules: hide private variables in FindSDL2.cmake. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš b31eea37e4 Drop CMake 2.8.12 support. 8 years ago
Vladimír Vondruš ff7b9eadcb modules: doc++ 8 years ago
Vladimír Vondruš c2e47ed10c modules: doc++ 8 years ago
Squareys 52b7c26022 modules: make FindSDL2.cmake also find debug libraries. 8 years ago
Vladimír Vondruš 8fb6bfa8dc modules: static build of SDL2 on Linux requires pthread and dl. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 1c433486cd Consistently use macOS instead of OSX. 9 years ago
Vladimír Vondruš 477bf4c958 modules: work around CMake 3.0 bug with imported targets. 9 years ago
Vladimír Vondruš 58d5bf411f modules: SDL 2.0.5 needs AVFoundation on iOS. 9 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Squareys 64d94a12b2 modules: Handle SDL2 library achitecture when building on windows. 10 years ago
Vladimír Vondruš 67bd8a9b99 modules: don't expose internal variables of FindSDL2.cmake in cache. 10 years ago
Vladimír Vondruš 1d587f5200 modules: find EGL before linking to it. 10 years ago
Vladimír Vondruš cff718b92c modules: proper bug link. 10 years ago
Vladimír Vondruš 84c80c297f modules: CMake goes crazy when I'm using frameworks as imported targets. 10 years ago
Vladimír Vondruš 01ffbe93a9 Modern CMake usage: reworked to use target-specific properties. 10 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš ad27e192f4 modules: link also all required frameworks when finding SDL2 on iOS. 10 years ago
Vladimír Vondruš 285ee48807 modules: fix finding of SDL2 on OSX. 11 years ago
Vladimír Vondruš 2521c3d5d7 modules: support Windows release package by default. 11 years ago
Vladimír Vondruš 326d1d6a98 modules: FindSDL2.cmake cleanup. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš e7d7cc1f98 modules: added comment explaining include path issues with SDL1/OSX. 13 years ago
michael chung 7476b78c64 1.Build problems on Mac OS X (10.9) 13 years ago
Vladimír Vondruš c5c57e17da Emscripten: ported FindOpenGLES2.cmake and FindSDL2.cmake. 13 years ago
Vladimír Vondruš a0b83edd2b Relicensing to MIT/Expat license, part 4: CMake and documentation files. 13 years ago
Vladimír Vondruš ef6d70c8ad First version of SDL2 context. 14 years ago