summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2016-02-21Regenerated configure script with Mir changes.Ryan C. Gordon1-1/+1
2016-01-07Use --enable-new-dtags to set RUNPATH rather than RPATH so that LD_LIBRARY_PA...Sam Lantinga1-0/+30
2016-01-04Try to build with GCC's -Wdeclaration-after-statement.Ryan C. Gordon1-2/+43
2015-12-29Updated configure script.Philipp Wiesemann1-0/+15
2015-09-20Added initial support for MFi game controllers on iOS.Alex Szpakowski1-0/+1
2015-06-29Fixed bug 2464 - Configure a sdl2-config.cmake.in together with sdl2.pc.inSam Lantinga1-1/+2
2015-06-19GCC is warning about global functions with the same name as variables in the ...Sam Lantinga1-38/+0
2015-06-08Updated configure script.Ryan C. Gordon1-29/+0
2015-05-28X11: Add Xdbe support to message boxes (thanks, Melker!).Ryan C. Gordon1-0/+27
2015-05-26Fix a libtool issue with some mingw-w64 cross compilers (thanks, Ozkan!).Ryan C. Gordon1-5/+12
2015-05-26Updated configure script.Ryan C. Gordon1-1/+1
2015-05-26Fixed bug 1392 - Debian patch: do not propagate -lpthreadSam Lantinga1-1/+0
2015-04-25Only check for Linux-specific input APIs on Linux targets (thanks, Marcus!).Ryan C. Gordon1-2/+6
2015-04-11Some Raspberry Pi build fixes (including Raspberry Pi 2 support).Ryan C. Gordon1-0/+3
2015-03-23configure script: fix recursive mutex test on Linux systems (thanks, Ozkan!).Ryan C. Gordon1-4/+8
2015-01-26Fixed recently broken configure script for FreeBSD.Philipp Wiesemann1-6/+6
2015-01-26Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem impl...Philipp Wiesemann1-2/+13
2014-12-18Initial merge of Emscripten port!Ryan C. Gordon1-0/+133
2014-11-29Fixed bug 2795 - SDL library detection selects the wrong libSam Lantinga1-1/+1
2014-10-15Updated configure based on recent configure.in changesSam Lantinga1-42/+104
2014-09-10Freescale i.MX6 video drivermastermind1-0/+51
2014-09-02Updated version to 2.0.4Sam Lantinga1-3/+3
2014-08-23Fixed bug 2696 - Mac: fix display mode refresh rate calculationSam Lantinga1-0/+1
2014-08-17Removed SDL_round() because the license wasn't compatible with zlibSam Lantinga1-1/+1
2014-08-16Added SDL_round(), contributed by Benoit Pierre - thanks!Sam Lantinga1-1/+1
2014-07-07Updated configure after removing pthread spinlock supportSam Lantinga1-37/+0
2014-07-07Fixed bug 2626 - iOS: fix test and template Xcode projects and build scripts ...Sam Lantinga1-0/+1
2014-07-07Fixed mingw64 build and warningsSam Lantinga1-1/+1
2014-07-03Split the XInput and DirectInput code so Windows RT can use the existing XInp...Sam Lantinga1-13/+53
2014-06-28SDL_egl: allow creation of versioned OpenGL contexts with EGL_KHR_create_contextKnut Andre Tidemann1-0/+1
2014-06-25Fixed bug 2556 - add compilation flag -WshadowSam Lantinga1-1/+1
2014-06-22Partial fix for bug 2556 - add compilation flag -WshadowSam Lantinga1-0/+38
2014-06-21Generated configure from recent configure.in changes (for ibus support)Sam Lantinga1-0/+102
2014-06-19Make autoconf-based build quiet by default.Sam Clegg1-3/+3
2014-06-15Add coreaudio to the configure script's summary output.Ryan C. Gordon1-0/+2
2014-06-08Fixes audio for Native Client, and other fixes...Gabriel Jacobo1-1/+11
2014-06-07Fixed building on command line Mac OS XSam Lantinga1-1/+1
2014-06-07Added SDL_sqrtf(), SDL_tan(), SDL_tanf()Sam Lantinga1-1/+1
2014-06-06Chrome's Native Client backend implementationGabriel Jacobo1-0/+64
2014-06-05Don't link directly against OpenGL.framework on Mac OS X.Ryan C. Gordon1-6/+0
2014-05-13Fixes #2541, build failure with Wayland enabled, OpenGL ES disabledGabriel Jacobo1-3/+31
2014-05-06Update the machine-generated configure code.Ryan C. Gordon1-4/+53
2014-04-17Updated configure with Brandon Schaefer's changesSam Lantinga1-0/+2
2014-03-25Re-enable Mir/Wayland support now that 2.0.3 has been released.Brandon Schaefer1-4/+4
2014-03-11Disable Wayland/Mir again for 2.0.3; it's a quick, brown-paper-bag release.Ryan C. Gordon1-4/+4
2014-03-10Converted David Ludwig's D3D11 renderer to C and optimized it.Sam Lantinga1-0/+11
2014-03-09Updated SDL to version 2.0.3Sam Lantinga1-3/+3
2014-03-08Enable Wayland and Mir in configure/cmake scripts, now that 2.0.2 has shipped.Ryan C. Gordon1-4/+4
2014-03-02Fixed X11 XInput2 multitouch test to work in configure script.Ryan C. Gordon1-5/+0
2014-03-01Fixed test for libuuid.aSam Lantinga1-1/+1