aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2011-11-15Merge pull request #527 from jimfcarroll/ssl-lockingjimfcarroll
2011-11-15Added a utility to set the ssl library's MT hooks.Jim Carroll
2011-11-11cec: updated to libcec 1.1. no longer using a fixed logical address.Lars Op den Kamp
2011-11-08fixed: silence boostrap warnings when using autoconf >= 2.68vdrfan
2011-11-04cec: use libcec v1.0. for XBMC, this adds a new log level (CEC_LOG_TRAFFIC) a...Lars Op den Kamp
2011-10-30[ios] fixed, ffmpeg used .text symbol relocation in neon asm code, this is no...davilla
2011-10-30[ios] fixed, mystery failure in which configure (via pkgconfig) thinks that l...davilla
2011-10-21fixes 12113, += syntax in configure.in breaks configure scriptdavilla
2011-10-21fixed: libusb/libudev/libcec configure mess. logic is like this: libudev OR l...Lars Op den Kamp
2011-10-19changed, add --enable-neon configure switch to pass into ffmpeg. default to n...davilla
2011-10-17fixed, missing testdavilla
2011-10-15changed, remove libusb from libcec dependsdavilla
2011-10-15Merge pull request #493 from Pulse-Eight/cecLars Op den Kamp
2011-10-14fixed... again. one more time for the boys in the backdavilla
2011-10-14fixed, not so harmless typosdavilla
2011-10-14fixed, harmless typodavilla
2011-10-14changed libcec version in configure.in after c6fac33b5cfc284aaca71755afdb568a...Lars Op den Kamp
2011-10-14refactor libudev, libusb, libcec. look for udev, then usb if udev not found. ...davilla
2011-10-13changed libcec to be dyloaded like others, also change lib/libcec/Makefile to...davilla
2011-10-13[osx/ios] fixed, now that we are using gnu sed, use proper sed paramsS. Davilla
2011-10-11and fixed external libcec in configure.inLars Op den Kamp
2011-10-11don't set USE_EXTERNAL_LIBCEC=1 when USE_LIBCEC=0 and check whether USE_LIBCE...Lars Op den Kamp
2011-10-10[ios] changed/fixed, detect skin.touched. if present enable packing it and us...davilla
2011-10-11removed downloading libcec and disabled libcec by default before people go ba...Lars Op den Kamp
2011-10-11displaying libCEC config status once is enoughLars Op den Kamp
2011-10-11don't use libusb when libudev is availableLars Op den Kamp
2011-10-11cec: use libcec as an internal lib and fetch it in "bootstrap". added --enabl...Lars Op den Kamp
2011-10-08[osx] revert part of 084768a9e285f9feb0d4d9247bad54c782b2b9e4, we will not ne...davilla
2011-10-08cosmetics, clarify that nfs/afp is client supportdavilla
2011-10-08[osx] fixed, enable libusb supportdavilla
2011-10-05fixed broken build, if you use ORIGCC/ORIGCXX in projectM cmake, you need to ...davilla
2011-10-03changed: newer cmake's are too stupid to handle compiler names with a spacespiff
2011-09-30changed, these should be USE_xxx not HAVE_xxxdavilla
2011-09-30cec: added support for the Pulse-Eight CEC Adaptor. split up linux/Peripheral...Lars Op den Kamp
2011-09-30Squashed original peripherals PR #383Lars Op den Kamp
2011-09-29[change] - allow afp support detection for linux aswellMemphis
2011-09-29fixed: missing $ after commit c51b1189e3d5353e842991f5859ddcea0f73e426spiff
2011-09-28Merge pull request #447 from Memphiz/airtunesMemphiz
2011-09-27[libshairport] - default to auto in configureMemphiz
2011-09-26- fix merge errorMemphis
2011-09-26[add] - add optional airtunes support into buildsys - make it default on osx ...Memphis
2011-09-26[change] - make libplist optional via configure closes #11903Memphiz
2011-09-21build: quit creating a.outtheuni
2011-09-19Merge pull request #427 from sraue/optional-sambaStephan Raue
2011-09-19configure: let select samba support, this patch adds a configure option to en...Stephan Raue
2011-09-16fixed: parameter is named afpclientspiff
2011-09-10[osx/ios] fixed, refactor afpfs-ng includes to follow fedora and others, thx ...davilla
2011-09-09fixed: build with exotic LDFLAGStheuni
2011-09-08fixed, configure was still reporting yes for libafpclient support eventhough ...davilla
2011-09-08[nfs] - fixed missing asignmentMemphiz