aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2012-09-06[osx] - move SDLMain.mm from xbmc/osx to xbmc/main and stick it into the main...Memphiz
2012-09-05[GSOC] Have the testsuite built when the 'check' target is invoked.Andres Mejia
2012-09-05[UPnP] update Platinum/Neptune to 0.6.9.1Alasdair Campbell
2012-09-04Merge pull request #1282 from huceke/raspberrypihuceke
2012-09-05[pvr] added PVR support to XBMC (taken from https://github.com/opdenkamp/xbmc...Lars Op den Kamp
2012-09-04[rbp/cec] removed a whole bunch of sanity checks from configure.in for libCEC...Lars Op den Kamp
2012-09-04[rbp] changed dissable alsa as well in configure.gimli
2012-09-03[rbp] changed turn back on ffmpeg optimisations and remove -fomit-frame-point...gimli
2012-09-03release: bump versions for September merge windowMartijn Kaijser
2012-08-14build: fix ffmpeg soname and busted build targetCory Fields
2012-08-14build: fix alsa/dbus detectionCory Fields
2012-08-13[rbp] fixed, removed redudant grypt check and default use_alsa for all platfo...gimli
2012-08-12fixed airtunes airplay functionality after android mergehuceke
2012-08-12[rbp] fixed crash in thumbnail extraction. disable all ffmpeg cpu options for...gimli
2012-08-10[rbp] cec: added support for the Raspberry Pi. needs libCEC v1.8.0+. other ta...gimli
2012-08-10[rbp] added raspberrypi support to our configure systemgimli
2012-08-08[droid] add new internal player for amlogic based SoCsdavilla
2012-08-08[droid] add additional player selection supportdavilla
2012-08-08[droid] ffmpeg: workaround android+x86+gcc4.6 bugtheuni
2012-08-08[droid] - fix compilation of ffmpeg on darwin. The target_os option ffmpeg wa...Memphiz
2012-08-08[droid] - last puzzle for making crosscompilation on darwin possible (gather ...Memphiz
2012-08-08[droid] more bionic fun. sonames need to match filenames exactlytheuni
2012-08-08[droid] fixed, do not pass our CPPFLAGS/CXXFLAGS into ffmpeg, --extra-cflags ...davilla
2012-08-08[droid] disable ffmpeg optims when xbmc is built with --disable-optimizationsCory Fields
2012-08-08[droid] drop fontconfig in xbmc. libass needs it but we don't.Cory Fields
2012-08-08[droid] use toolchain objdump if necessaryCory Fields
2012-08-08[droid] need to manually link in libandroid in case nothing already hasCory Fields
2012-08-08[droid] fix build without alsaCory Fields
2012-08-08[droid] skip checking a few more built-in libsCory Fields
2012-08-08[droid] rearrange configure for static linkingtheuni
2012-08-08[droid] pthread support is included in libc on androidCory Fields
2012-08-08[droid] libgcrypt needs libgpg-errorCory Fields
2012-08-08[droid] don't link cpluff against all of our depsdavilla
2012-08-08[droid] don't link against dlopened libstheuni
2012-08-08[droid] quit fighting it and just use a new file for android pathstheuni
2012-08-08[droid] we need libzipCory Fields
2012-08-08[droid] fixup mysql detection so that MYSQL_CONFIG can be overriddentheuni
2012-08-08[droid] basic android configure changesCory Fields
2012-08-08[droid] generate Makefile for exportstheuni
2012-08-08[droid] generate new filesCory Fields
2012-08-08[droid] fix parallel build for glesCory Fields
2012-08-08[droid] add fallback for soname detection for gold linkertheuni
2012-08-01release: bump versions for August merge windowmontellese
2012-07-21fixed: build with libshairport without ao_set_metadataAnssi Hannula
2012-07-15Revert "Enable the ao_set_metadata* functions if available from libshairport....Memphiz
2012-07-10Allow compiling without mysql dependency (--disable-mysql).Schischu
2012-07-03Merge pull request #887 from Pulse-Eight/cec1.6Lars Op den Kamp
2012-07-02cec: libCEC 1.7.1 support and fixes. libCEC 1.6.1+ is needed when using firmw...Lars Op den Kamp
2012-07-01release: bump versions for July merge windowMemphiz
2012-06-29[osx] fixed make from command-lineS. Davilla