Fri, 18 Mar 2016 22:15:53 -0300 |
Alex Szpakowski |
Windows CMake: don't try to link dxguid, it's unavailable when using Visual Studio's XP-compatible toolset.
|
file |
diff |
annotate
|
Fri, 08 Jan 2016 07:32:51 -0500 |
Ryan C. Gordon |
CMake: only set "-O3 -g" defaults if CMAKE_BUILD_TYPE wasn't set at all.
|
file |
diff |
annotate
|
Thu, 07 Jan 2016 17:21:50 -0800 |
Sam Lantinga |
Fixed --enable-new-dtags check with cmake
|
file |
diff |
annotate
|
Thu, 07 Jan 2016 16:42:30 -0800 |
Sam Lantinga |
Use --enable-new-dtags to set RUNPATH rather than RPATH so that LD_LIBRARY_PATH is not overridden by the application.
|
file |
diff |
annotate
|
Tue, 05 Jan 2016 05:44:32 -0500 |
Ryan C. Gordon |
CMake: Turned off Mac OS X rpath warning kludge.
|
file |
diff |
annotate
|
Tue, 05 Jan 2016 01:26:32 -0500 |
Ryan C. Gordon |
CMake: Let static libraries optionally be built with Position Independent Code.
|
file |
diff |
annotate
|
Tue, 05 Jan 2016 01:25:54 -0500 |
Ryan C. Gordon |
CMake: use the old MACOSX_RPATH behavior (for now), silence the warning.
|
file |
diff |
annotate
|
Mon, 04 Jan 2016 22:58:38 -0500 |
Ryan C. Gordon |
Try to build with GCC's -Wdeclaration-after-statement.
|
file |
diff |
annotate
|
Sun, 03 Jan 2016 20:52:44 -0500 |
Ryan C. Gordon |
CMake: Don't make a libSDL2.so symlink on Mac OS X (do .dylib instead).
|
file |
diff |
annotate
|
Thu, 31 Dec 2015 15:26:40 -0400 |
Alex Szpakowski |
CMake: Fixed building for Windows with VS2015 (bug #3080).
|
file |
diff |
annotate
|
Tue, 29 Dec 2015 00:57:24 -0500 |
Ryan C. Gordon |
CMake: Changes to get CMake project to work with Android (thanks, Martin!).
|
file |
diff |
annotate
|
Tue, 29 Dec 2015 00:36:03 -0500 |
Ryan C. Gordon |
CMake: fixed a failure to reset CMAKE_REQUIRED_FLAGS (thanks, Martin!).
|
file |
diff |
annotate
|
Tue, 29 Dec 2015 00:24:37 -0500 |
Ryan C. Gordon |
CMake: don't try to use the Linux joystick code on Android (thanks, Martin!).
|
file |
diff |
annotate
|
Tue, 29 Dec 2015 00:02:43 -0500 |
Ryan C. Gordon |
CMake: Fixed to work on Windows 8 SDK (thanks, Martin!).
|
file |
diff |
annotate
|
Fri, 28 Aug 2015 19:10:46 -0300 |
Alex Szpakowski |
Fix bug 3081: CMake configuration auto-disables OpenGL ES support on Windows.
|
file |
diff |
annotate
|
Fri, 28 Aug 2015 19:05:24 -0300 |
Alex Szpakowski |
Fixed bug 3098: CMake project never enables xinput support on Windows.
|
file |
diff |
annotate
|
Thu, 18 Jun 2015 22:34:39 -0400 |
Ryan C. Gordon |
CMake fixes for MingW (thanks, Ozkan!).
|
file |
diff |
annotate
|
Sat, 13 Jun 2015 10:47:55 -0700 |
Sam Lantinga |
Fixed bug 3009 - Cannot compile SDL2 on Windows
|
file |
diff |
annotate
|
Sun, 07 Jun 2015 20:15:09 -0400 |
Ryan C. Gordon |
CMake: default to shared library builds being enabled.
|
file |
diff |
annotate
|
Wed, 22 Apr 2015 20:25:19 -0400 |
Ryan C. Gordon |
CMake: Slightly better fix for installation target (thanks, Anthony!).
|
file |
diff |
annotate
|
Tue, 07 Apr 2015 21:52:22 -0400 |
Ryan C. Gordon |
CMake: Dependency variable for FUSIONSOUND_SHARED was wrong (thanks, Kaleb!).
|
file |
diff |
annotate
|
Tue, 24 Mar 2015 03:21:57 -0400 |
Ryan C. Gordon |
Better fixes for CMake subsystem enabling (thanks, Sebastian!).
|
file |
diff |
annotate
|
Fri, 20 Mar 2015 21:57:15 -0400 |
Ryan C. Gordon |
Several corrections to the CMake project files (thanks, Ozkan!).
|
file |
diff |
annotate
|
Fri, 20 Mar 2015 11:51:03 -0400 |
Ryan C. Gordon |
CMake: Don't search for the OpenGL library on Mac OS X. It's always there.
|
file |
diff |
annotate
|
Fri, 20 Mar 2015 10:35:42 -0400 |
Ryan C. Gordon |
CMake project files no longer force you to link against Wayland or Mir libs.
|
file |
diff |
annotate
|
Fri, 20 Mar 2015 10:02:45 -0400 |
Ryan C. Gordon |
Fixed some defaults in CMake project file.
|
file |
diff |
annotate
|
Sun, 18 Jan 2015 02:50:14 -0500 |
Ryan C. Gordon |
CMake: Removed unused variable (thanks, Felix!).
|
file |
diff |
annotate
|
Sat, 17 Jan 2015 04:36:15 +0100 |
Felix H. Dahlke |
Fixed bug 2807 - Not using CoreAudio on OS X when built via CMake
|
file |
diff |
annotate
|
Sat, 13 Dec 2014 02:40:52 -0500 |
Ryan C. Gordon |
CMake: Minor cleanup up on the new SDL_*_ENABLED_BY_DEFAULT vars.
|
file |
diff |
annotate
|
Thu, 18 Dec 2014 00:19:52 -0500 |
Ryan C. Gordon |
Initial merge of Emscripten port!
|
file |
diff |
annotate
|
Sat, 13 Dec 2014 02:33:52 -0500 |
Ryan C. Gordon |
CMake: Replace "else(condition)" with "else()", etc.
|
file |
diff |
annotate
|
Wed, 15 Oct 2014 09:18:17 -0700 |
Sam Lantinga |
Expanded the iMX6 video driver into a general Vivante video driver that works across multiple SoCs
|
file |
diff |
annotate
|
Wed, 10 Sep 2014 08:54:01 -0700 |
mastermind |
Freescale i.MX6 video driver
|
file |
diff |
annotate
|
Tue, 02 Sep 2014 06:55:47 -0700 |
Sam Lantinga |
Updated version to 2.0.4
|
file |
diff |
annotate
|
Sat, 23 Aug 2014 10:47:50 -0700 |
Sam Lantinga |
Fixed bug 2696 - Mac: fix display mode refresh rate calculation
|
file |
diff |
annotate
|
Tue, 19 Aug 2014 21:13:07 -0700 |
Sam Lantinga |
Fixed bug 2691 - Disabling shared library prevent cmake configuration
|
file |
diff |
annotate
|
Sun, 17 Aug 2014 13:49:53 -0700 |
Sam Lantinga |
Reset CMAKE_REQUIRED_FLAGS after test
|
file |
diff |
annotate
|
Sun, 17 Aug 2014 13:15:45 -0700 |
Sam Lantinga |
cmake: add -Wl,--no-undefined to GCC linker flags
|
file |
diff |
annotate
|
Sun, 17 Aug 2014 13:15:09 -0700 |
Sam Lantinga |
cmake: add -Wall/-Wshadow to GCC compilation flags
|
file |
diff |
annotate
|
Sun, 17 Aug 2014 13:11:55 -0700 |
Sam Lantinga |
Removed SDL_round() because the license wasn't compatible with zlib
|
file |
diff |
annotate
|
Sat, 16 Aug 2014 23:28:40 -0700 |
Sam Lantinga |
Fixed bug 2683 - Raspberry PI support using CMake
|
file |
diff |
annotate
|
Sat, 16 Aug 2014 23:23:15 -0700 |
Sam Lantinga |
Added SDL_round(), contributed by Benoit Pierre - thanks!
|
file |
diff |
annotate
|
Sat, 16 Aug 2014 15:18:21 -0700 |
Sam Lantinga |
Fixed building on Windows with CMake
|
file |
diff |
annotate
|
Sun, 22 Jun 2014 11:02:56 -0700 |
Sam Lantinga |
Partial fix for bug 2556 - add compilation flag -Wshadow
|
file |
diff |
annotate
|
Mon, 16 Jun 2014 10:58:09 -0300 |
Wander Lairson Costa |
Add suport for "make uninstall" to cmake.
|
file |
diff |
annotate
|
Sat, 07 Jun 2014 20:43:12 -0700 |
Sam Lantinga |
Fixed building on command line Mac OS X
|
file |
diff |
annotate
|
Tue, 06 May 2014 00:13:07 -0400 |
Ryan C. Gordon |
Fix build on Windows targets without dxgi.h, like MingW32.
|
file |
diff |
annotate
|
Tue, 25 Mar 2014 14:33:34 -0700 |
Brandon Schaefer |
Re-enable Mir/Wayland support now that 2.0.3 has been released.
|
file |
diff |
annotate
|
Tue, 11 Mar 2014 10:33:51 -0400 |
Ryan C. Gordon |
Disable Wayland/Mir again for 2.0.3; it's a quick, brown-paper-bag release.
|
file |
diff |
annotate
|
Mon, 10 Mar 2014 01:51:03 -0700 |
Sam Lantinga |
Converted David Ludwig's D3D11 renderer to C and optimized it.
|
file |
diff |
annotate
|
Sun, 09 Mar 2014 10:38:30 -0700 |
Sam Lantinga |
Updated SDL to version 2.0.3
|
file |
diff |
annotate
|
Sat, 08 Mar 2014 15:32:12 -0500 |
Ryan C. Gordon |
Enable Wayland and Mir in configure/cmake scripts, now that 2.0.2 has shipped.
|
file |
diff |
annotate
|
Fri, 07 Mar 2014 00:18:37 -0500 |
Ryan C. Gordon |
CMake: Don't use /NODEFAULTLIB on Windows unless we're Visual Studio.
release-2.0.2
|
file |
diff |
annotate
|
Mon, 24 Feb 2014 11:24:48 -0500 |
Ryan C. Gordon |
CMake: Fixed build on Mac OS X.
|
file |
diff |
annotate
|
Mon, 10 Feb 2014 10:53:02 -0500 |
Edward Rudd |
Fix Cmake so generated SOname matches autoconf's #.
|
file |
diff |
annotate
|
Sun, 09 Feb 2014 03:09:56 -0800 |
Sam Lantinga |
Updated SDL to version 2.0.2
|
file |
diff |
annotate
|
Sun, 09 Feb 2014 02:04:40 -0800 |
Sam Lantinga |
Possibly fixed bug 2250 - Cmake: SDL2 Doesn't install DLLs on Windows
|
file |
diff |
annotate
|
Mon, 03 Feb 2014 11:59:17 -0500 |
Ryan C. Gordon |
Temporarily default Wayland and Mir to disabled, for 2.0.2 release.
|
file |
diff |
annotate
|
Sun, 02 Feb 2014 23:41:46 -0500 |
Ryan C. Gordon |
Added Mir video target (thanks, Brandon!).
|
file |
diff |
annotate
|
Tue, 28 Jan 2014 12:42:01 -0500 |
Ryan C. Gordon |
Move to no-argument version of "endif()" in CMakeLists.txt.
|
file |
diff |
annotate
|