summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug 5406 - Upstreaming DragonFlyBSD changes from DeltaPorts (patch from...Sam Lantinga2020-12-201-7/+7
* tests: regenerate configure using autoconf patched for AC_PATH_X11Ozkan Sezer2020-12-181-0/+2
* Fixed bug 5402 - ARM support little update proposalSam Lantinga2020-12-171-1/+1
* Potential fix for bug 5393 - KMSDRM: using atomic mode setting breaks GPU com...Sam Lantinga2020-12-151-0/+1
* configury whitespace cleanup (no actual change.)Ozkan Sezer2020-12-151-6/+1
* minor cleanups to configure.ac to reduce autoconf-2.70 warnings a bit.Ozkan Sezer2020-12-141-2/+1
* configure.ac: use AC_DEFINE for SDL_VIDEO_DRIVER_ANDROIDOzkan Sezer2020-12-141-3/+3
* fix typo from commit d08f9559922f (fixes bug 5396)Ozkan Sezer2020-12-131-1/+1
* fix bug #5395: handle old systems where inotify_init1 is not availableOzkan Sezer2020-12-131-4/+38
* libusb hid.c is already included in SDL_hidapi.cSam Lantinga2020-12-131-1/+0
* configure.ac (CheckJoystickMFI): changed AC_TRY_COMPILE to AC_TRY_LINKSam Lantinga2020-12-091-7/+11
* Updated SDL to 2.0.14 in preparation for release candidateSam Lantinga2020-12-081-3/+3
* Added SDL_wcscasecmp() and SDL_wcsncasecmp()Sam Lantinga2020-11-241-1/+1
* Disable compiler warning when using -fobjc-weak building C codeSam Lantinga2020-11-241-1/+1
* Enable -fobjc-weak when building MFI controller codeSam Lantinga2020-11-241-1/+2
* It looks like the Objective C support needed to build MFI controller code is ...Sam Lantinga2020-11-241-1/+1
* configure.ac: check GameController framework support when targeting DarwinOzkan Sezer2020-11-241-4/+60
* Fixed building on FreeBSDSam Lantinga2020-11-241-34/+6
* Fixed bug 5335 - Patch: enable joystick/haptic/evdev support by default on Fr...Sam Lantinga2020-11-231-10/+32
* joystick: Fix up Linux joystick code to (mostly) compile on FreeBSD.Ryan C. Gordon2020-11-231-19/+35
* remove non-existing tslib support from autofoo and cmakeOzkan Sezer2020-11-231-49/+0
* Fixed building on Mac OS X on the command line and with an older macOS SDKSam Lantinga2020-11-211-0/+5
* Disable libusb by default, as it breaks on Linux when trying to use it with n...Sam Lantinga2020-11-211-28/+33
* Enable HIDAPI by defaultSam Lantinga2020-11-211-3/+3
* egl: Fix detection in configure script on systems without X11 (bug #5270)Brian Kubisiak2020-11-151-0/+1
* Backed out change for bug 5335 - enable joystick/haptic/evdev support by defa...Sam Lantinga2020-11-111-2/+2
* Fixed bug 5346 - Add FreeBSD evdev KBIO keyboard input driverSam Lantinga2020-11-111-0/+43
* Fixed bug 5335 - enable joystick/haptic/evdev support by default on FreeBSDSam Lantinga2020-11-111-2/+2
* udev: Factor out SDL_EVDEV_GuessDeviceClassSimon McVittie2020-11-111-1/+3
* kmsdrm: Make this build with significantly older system libraries.Ryan C. Gordon2020-10-261-16/+16
* build: fix / update sensors (windows) configurationOzkan Sezer2020-10-121-1/+14
* riscos: Implement SDL_OpenURL()Cameron Cawley2020-10-111-0/+3
* Removed SDL_AndroidOpenURL, added SDL_OpenURL.Ryan C. Gordon2020-10-051-0/+19
* kmsdrm: merge patches from Ozkan Sezer for removing c-99'isms and raising lib...Manuel Alfayate Corchete2020-09-261-16/+16
* Re-add check for Metal on x86, where it's not supported.Sam Lantinga2020-07-171-0/+4
* configure: On Apple platforms, only exclude Vulkan on x86.Ryan C. Gordon2020-07-161-1/+1
* Fixed bug 5232 - SDL2 configure script detects Apple Silicon Macs as iPhones;...Sam Lantinga2020-07-151-6/+2
* configure: corretly print --enable-arm-simd default value.Ozkan Sezer2020-07-051-1/+1
* configure: Accidentally deleted a ')'Ryan C. Gordon2020-06-271-8/+8
* configure/cmake: Disable ARM SIMD and NEON by default.Ryan C. Gordon2020-06-261-9/+9
* Updated configure with changes from configure.acSam Lantinga2020-06-041-0/+3
* configure: fix fcitx tests.Ryan C. Gordon2020-05-201-2/+8
* configure: Just don't do the -idirafter on QNX.Ryan C. Gordon2020-05-191-29/+8
* configure: -idirafter needs a space, -I doesn't.Ryan C. Gordon2020-05-191-2/+2
* configure: Do a real check for -idirafter anyhow.Ryan C. Gordon2020-05-191-1/+31
* configure: Regenerate configure script.Ryan C. Gordon2020-05-191-100/+9
* locale: Implemented SDL_GetPreferredLocales().Ryan C. Gordon2020-05-041-1/+42
* Enable virtual joystick API by defaultSam Lantinga2020-04-131-21/+14
* build: Don't duplicate Libs in Libs.private in pkg-config fileJames Le Cuirot2020-04-121-1/+1
* build: Merge pkg-config Libs.private into Libs for static-only buildsJames Le Cuirot2020-04-111-1/+5