커밋 기록

작성자 SHA1 메시지 날짜
  Sam Lantinga e5070d20ee Fixed set of libraries needed to build on Mac OS X 9 년 전
  Sam Lantinga 93d42e2d3e Hopefully fixed the cmake build on Mac OS X 9 년 전
  Jukka Jyl?nki 264e996e0f Fix CMake CMAKE_REQUIRED_FLAGS handling to preserve existing CMake flags required by Emscripten toolchain. 9 년 전
  Charlie Birks 42feccea37 Include timers when using cmake (#29) 9 년 전
  Ryan C. Gordon 6188c33420 mac: Patched to compile with CMake project. 9 년 전
  Alex Szpakowski 2c3bf6658a Windows CMake: don't try to link dxguid, it's unavailable when using Visual Studio's XP-compatible toolset. 10 년 전
  Sam Lantinga e5d575b933 Expose the EGL display and window for Vivante SDL windows 10 년 전
  Ryan C. Gordon 1615b2e29d CMake: only set "-O3 -g" defaults if CMAKE_BUILD_TYPE wasn't set at all. 10 년 전
  Sam Lantinga 757e994eaa Fixed --enable-new-dtags check with cmake 10 년 전
  Sam Lantinga dc5f05bb99 Use --enable-new-dtags to set RUNPATH rather than RPATH so that LD_LIBRARY_PATH is not overridden by the application. 10 년 전
  Ryan C. Gordon bb1e2bd0b5 CMake: Turned off Mac OS X rpath warning kludge. 10 년 전
  Ryan C. Gordon e6e62bee71 CMake: Let static libraries optionally be built with Position Independent Code. 10 년 전
  Ryan C. Gordon 008a6abd04 CMake: use the old MACOSX_RPATH behavior (for now), silence the warning. 10 년 전
  Ryan C. Gordon 1373e8909a Try to build with GCC's -Wdeclaration-after-statement. 10 년 전
  Ryan C. Gordon 1240f8e0a6 CMake: Don't make a libSDL2.so symlink on Mac OS X (do .dylib instead). 10 년 전
  Alex Szpakowski b0d8dfcd8a CMake: Fixed building for Windows with VS2015 (bug #3080). 10 년 전
  Ryan C. Gordon 61518bce6b CMake: Changes to get CMake project to work with Android (thanks, Martin!). 10 년 전
  Ryan C. Gordon 7e679ed2c1 CMake: fixed a failure to reset CMAKE_REQUIRED_FLAGS (thanks, Martin!). 10 년 전
  Ryan C. Gordon c9927bbb17 CMake: don't try to use the Linux joystick code on Android (thanks, Martin!). 10 년 전
  Ryan C. Gordon 7ca3b27064 CMake: Fixed to work on Windows 8 SDK (thanks, Martin!). 10 년 전
  Alex Szpakowski 42f282cc1b Fix bug 3081: CMake configuration auto-disables OpenGL ES support on Windows. 10 년 전
  Alex Szpakowski d154e6c6e3 Fixed bug 3098: CMake project never enables xinput support on Windows. 10 년 전
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 11 년 전
  Ryan C. Gordon e7ba78a35a CMake: Dependency variable for FUSIONSOUND_SHARED was wrong (thanks, Kaleb!). 11 년 전
  Edward Rudd b88ca1b4a6 the last parameter of XChangeProperty is the number of elements.. and when the element format is 32.. the element is "long" so we have 5 long elements here. 11 년 전