aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
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
2009-10-03fixed: Moved some files around to avoid circular symbol dependencies.AlTheKiller
2009-10-02changed: [LINUX] don't configure/build libvorbisfile, load system lib instead.AlTheKiller
2009-10-02changed: [LINUX] Don't configure or build libFLAC, load system .so.AlTheKiller
2009-10-02changed: [LINUX] Don't build (or configure!) libfaad, load system .so instead.AlTheKiller
2009-10-02Removed: Don't build PAP'c AACCodec since it's no longer used.AlTheKiller
2009-10-02fixed: linux build. remove MPCCodec from configure. For AlTheKillertheuni
2009-10-02changed: [LINUX] Load system libmad.so.0. One less thing to configure and co...AlTheKiller
2009-10-01changed: remove usage of libmpcdec and replace with ffmpeg. as a bonus it bri...spiff_
2009-09-29[osx] force SETPGRP_HAVE_ARG, 10.6 borks it when setting MACOSX_DEPLOYMENT_TA...davilla
2009-09-28fixed: compilation on OSX after 23209 (moved libsquish.a to libsquish-@ARCH@.a)beenje
2009-09-28fixed: compiler warnings due to redefines in pyconfig.hvdrfan
2009-09-28force undef _POSIX_C_SOURCE/_XOPEN_SOURCE/_XOPEN_SOURCE_EXTENDED under darwin10davilla
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller