summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* minor updates to libc function checksOzkan Sezer2021-02-071-2/+2
* Removed support for clock_gettime_nsec_np()Sam Lantinga2021-02-011-46/+0
* added --enable-xinput switch for windows buildsOzkan Sezer2021-01-291-7/+28
* better check for clock_gettime_nsec_np() -- cf. bug #5467.Ozkan Sezer2021-01-251-2/+47
* Fixed bug 5467 - SDL sys timer Mac OS update proposalSam Lantinga2021-01-231-1/+2
* renamed SDL_JOYSTICK_USBHID_MACHINE_JOYSTICK_H to SDL_HAVE_MACHINE_JOYSTICK_HOzkan Sezer2021-01-231-1/+2
* minor autotools build system updates.Ozkan Sezer2021-01-231-1/+2
* fix AC_CHECK_HEADER for libusb.hOzkan Sezer2021-01-191-3/+5
* Fixed bug 5473 - Add WSCONS support for NetBSDSam Lantinga2021-01-171-1/+1
* fix build with --disable-directxOzkan Sezer2021-01-171-36/+38
* Fixed bug 5463 - generated Wayland interfaces are included in the library's ABISam Lantinga2021-01-141-1/+56
* acinclude/libtool.m4: Apply macos11 patch from libtool bug #44605Ozkan Sezer2021-01-091-9/+4
* regenerated configureOzkan Sezer2021-01-081-1/+0
* configure.ac: directfb dynamic loading support updates:Ozkan Sezer2020-12-301-9/+2
* remove CFLAGS save/restores from dbus.h and ibus.h header checks.Ozkan Sezer2020-12-301-6/+0
* fix configure warnings when checking dbus/dbus.h and ibus-1.0/ibus.hOzkan Sezer2020-12-291-1/+8
* regenerated configureOzkan Sezer2020-12-291-0/+2
* configure.ac: fix POSIX conformance issues (bug #4261.)Ozkan Sezer2020-12-271-12/+12
* Fixed bug 5404 - stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundfSam Lantinga2020-12-231-1/+1
* CMakeLists.txt: sync DYLIB_CURRENT_VERSION to Xcode projectOzkan Sezer2020-12-221-7/+37
* Updated SDL to version 2.0.15 for developmentSam Lantinga2020-12-221-40/+10
* regenerated configureOzkan Sezer2020-12-221-85/+109
* regenerated configureOzkan Sezer2020-12-221-8/+80
* 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