Sam Lantinga
|
f3502c3c53
Fixed building with cmake when fcitx isn't installed
|
8 vuotta sitten |
Sam Lantinga
|
34eebfba9b
Fixed setting the version info in the shared library when using CMake
|
8 vuotta sitten |
Sam Lantinga
|
c9be93c65b
Fixed bug 3078 - cmake: fix sdl2.m4 install location on cross hosts
|
8 vuotta sitten |
Alex Szpakowski
|
571f4ce8a6
Fix CMake setting an incorrect video backend on iOS
|
8 vuotta sitten |
Sam Lantinga
|
671f2a4914
Fixed bug 3268 - CMAKE: ios fixes
|
8 vuotta sitten |
Sam Lantinga
|
bb24662c79
Fixed bug 3301 - IBus support on Linux with CMake
|
8 vuotta sitten |
Sam Lantinga
|
e45698d218
Updated version to 2.0.5 in preparation for release
|
8 vuotta sitten |
Sam Lantinga
|
e5070d20ee
Fixed set of libraries needed to build on Mac OS X
|
8 vuotta sitten |
Sam Lantinga
|
93d42e2d3e
Hopefully fixed the cmake build on Mac OS X
|
8 vuotta sitten |
Jukka Jyl?nki
|
264e996e0f
Fix CMake CMAKE_REQUIRED_FLAGS handling to preserve existing CMake flags required by Emscripten toolchain.
|
8 vuotta sitten |
Charlie Birks
|
42feccea37
Include timers when using cmake (#29)
|
8 vuotta sitten |
Ryan C. Gordon
|
6188c33420
mac: Patched to compile with CMake project.
|
8 vuotta sitten |
Alex Szpakowski
|
2c3bf6658a
Windows CMake: don't try to link dxguid, it's unavailable when using Visual Studio's XP-compatible toolset.
|
9 vuotta sitten |
Sam Lantinga
|
e5d575b933
Expose the EGL display and window for Vivante SDL windows
|
9 vuotta sitten |
Ryan C. Gordon
|
1615b2e29d
CMake: only set "-O3 -g" defaults if CMAKE_BUILD_TYPE wasn't set at all.
|
9 vuotta sitten |
Sam Lantinga
|
757e994eaa
Fixed --enable-new-dtags check with cmake
|
9 vuotta sitten |
Sam Lantinga
|
dc5f05bb99
Use --enable-new-dtags to set RUNPATH rather than RPATH so that LD_LIBRARY_PATH is not overridden by the application.
|
9 vuotta sitten |
Ryan C. Gordon
|
bb1e2bd0b5
CMake: Turned off Mac OS X rpath warning kludge.
|
9 vuotta sitten |
Ryan C. Gordon
|
e6e62bee71
CMake: Let static libraries optionally be built with Position Independent Code.
|
9 vuotta sitten |
Ryan C. Gordon
|
008a6abd04
CMake: use the old MACOSX_RPATH behavior (for now), silence the warning.
|
9 vuotta sitten |
Ryan C. Gordon
|
1373e8909a
Try to build with GCC's -Wdeclaration-after-statement.
|
9 vuotta sitten |
Ryan C. Gordon
|
1240f8e0a6
CMake: Don't make a libSDL2.so symlink on Mac OS X (do .dylib instead).
|
9 vuotta sitten |
Alex Szpakowski
|
b0d8dfcd8a
CMake: Fixed building for Windows with VS2015 (bug #3080).
|
9 vuotta sitten |
Ryan C. Gordon
|
61518bce6b
CMake: Changes to get CMake project to work with Android (thanks, Martin!).
|
9 vuotta sitten |
Ryan C. Gordon
|
7e679ed2c1
CMake: fixed a failure to reset CMAKE_REQUIRED_FLAGS (thanks, Martin!).
|
9 vuotta sitten |
Ryan C. Gordon
|
c9927bbb17
CMake: don't try to use the Linux joystick code on Android (thanks, Martin!).
|
9 vuotta sitten |
Ryan C. Gordon
|
7ca3b27064
CMake: Fixed to work on Windows 8 SDK (thanks, Martin!).
|
9 vuotta sitten |
Alex Szpakowski
|
42f282cc1b
Fix bug 3081: CMake configuration auto-disables OpenGL ES support on Windows.
|
9 vuotta sitten |
Alex Szpakowski
|
d154e6c6e3
Fixed bug 3098: CMake project never enables xinput support on Windows.
|
9 vuotta sitten |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
9 vuotta sitten |