aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2010-01-08Fixes #5747: faad2 ignores --with-mp4v2 configure switch so remove itmalloc64
2010-01-06change configure to default crystalhd to yesdavilla
2010-01-01crystalhd, remove lib check and check for header instead, also remove static ...davilla
2009-12-30change to released crystalhd headers and lib namingdavilla
2009-12-29merge crystalhd to trunk, many thanks to phi2039, mot2dk, amet and all the ot...davilla
2009-12-22fixed: ensure that --(en|dis)able-vdpau is passed on to ffmpeg configurealthekiller
2009-12-17[osx] remove goom from osx build, it's configure is brokendavilla
2009-12-14changed: Make ASAP codec build optional (default off)althekiller
2009-12-13[osx] fixed, libbdnav working under OSX, very cooldavilla
2009-12-13added: build libbdnavspiff_
2009-12-12fixed, remove 'echo -n', it's adding '-n' to svn version on osx, this works f...davilla
2009-12-06Ensure we don't link python to main xbmc binary.ceros7
2009-12-05fixed: Ticket #8005 xbmc/ffmpeg fails to build with libva-sds installedelupus
2009-12-05Also send stderr from svnversion to trash.ceros7
2009-12-05Throw away stderr instead of redirecting to stdout.ceros7
2009-12-04fixed: Throw away stderr when checking SVN rev with gitalthekiller
2009-12-04fixup svnversion, sed, grep games so both configure.in and xcode packager matchdavilla
2009-12-04changed: reworked SVN rev code. Heads up, davilla!althekiller
2009-11-18[osx] disable HAVE_POSIX_MEMALIGN, it's only present on 10.6 and we want to b...davilla
2009-11-15[all] missed version change in configure.indavilla
2009-11-12fixed: Ticket #5865 - [python] https urls and special:// paths (needs attenti...vdrfan
2009-11-12[osx] (trac #7657 fixed) thumb-gen crashing on atv, changed ffmpeg to cpudetectdavilla
2009-11-02fixed: Changing configure options with out a make clean wouldn'talthekiller
2009-11-01fixed: Reintroduce SDL_image configure check. TextureBundler/XBMCTex still u...althekiller
2009-11-01fixed: typoalthekiller
2009-11-01fixed: iso9660.h check didn't stop configure if it failed.althekiller
2009-10-27changed: Don't compile/link rar support when nonfree is disabledalthekiller
2009-10-27fixed: Check for cdio/iso9660.h explicitly as some distros package iso9660 su...althekiller
2009-10-27added: [LINUX/OSX] "--disable-non-free" configure option to disable component...althekiller
2009-10-23[osx] revert part of r23717, setting yasm this way fails to use it properly, ...davilla
2009-10-20[osx] 1) Turn off 3Dnow since no real Mac supports it. Seems to cause crashes...davilla
2009-10-19fixed: [LINUX] Revision detection on trees tracked by SVN. I hate you autoconf.AlTheKiller
2009-10-18fixed: svn revision was unknown when using git svn.althekiller
2009-10-14[all] remove _XBOX compile, legacy and not used anyore, [osx] select yasm the...davilla
2009-10-11fixed: looks like ffmpeg does not like --enable-pic on x86... Keep it only fo...beenje
2009-10-11fixed: python wrapping for powerpc-linux and powerpc64-linuxbeenje
2009-10-11fixed: --enable-pic when building ffmpeg to avoid R_PPC_REL24 relocation erro...beenje
2009-10-08Fixed: Ticket #6710 Reintroduce the --enable-libfaad flag when configuring ff...dteirney
2009-10-07fixed: variable assignmentmaestrodd
2009-10-06fixed typomaestrodd
2009-10-06fixed: do not build Goom if disabled (disabled by default ;))vdrfan
2009-10-06changed: Move goom to a configure time option (disabled by default).althekiller
2009-10-04moved: XBMCTexXBT to a slightly less random collection of characters.jmarshallnz
2009-10-04fixed: Really fix trac #7225 now.ceros7
2009-10-04fixed: linux link error (ogg/vorbis)AlTheKiller
2009-10-04fix r23380/r23376 OSX breakagedavilla
2009-10-03changed: Use pkg-config for dependency checks where possible. AlTheKiller
2009-10-03updated: configure.in and README.linuxAlTheKiller
2009-10-03removed: More MPCdec refs.AlTheKiller
2009-10-03changed: [LINUX] Use system libtiff.AlTheKiller