summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2007-05-19Optimization flag fixes for building with --enable-debugMatt Messier
2007-05-18Work around missing pthread_mutex_timedlock() as necessaryMatt Messier
2007-05-18Merge from 1.2 main branch, except for summary info related to the vdr plugins.Darren Salt
2007-05-17Mac OS X universal binary build cleanupsMatt Messier
2007-05-15Tweak large file CPPFLAGSMatt Messier
2007-05-15Mac OS X universal build fixesMatt Messier
2007-05-15Cleanups and fixes for building ffmpegMatt Messier
2007-05-14Final pass over input plugin configuration checksMatt Messier
2007-05-14Only check for Xext if X is found via AC_PATH_XTRAMatt Messier
2007-05-13Fixes to make Objective C tests actually workMatt Messier
2007-05-12Fix X checks to do AC_PATH_XTRA before PKG_CHECK_MODULESMatt Messier
2007-05-12X11 and video output plugin configuration check cleanupsMatt Messier
2007-05-12Typo fixes: instances of $" should be "$Matt Messier
2007-05-12Miscellaneous cleanups, revisit REVISIT tagsMatt Messier
2007-05-11Another pass at cleaning up Makefile.am files. More to come.Matt Messier
2007-05-11Cleanup, fix, and generally rework assembler configure checksMatt Messier
2007-05-10Rename PPC_ARCH to ARCH_PPC for consistency.Matt Messier
2007-05-10Add large file macros to CPPFLAGS as requiredMatt Messier
2007-05-09Clean up decoder/demuxer configuration checksMatt Messier
2007-05-09Move decoder/demuxer checks from configure.ac to decoders.m4Matt Messier
2007-05-09Clean up input plugin configuration checksMatt Messier
2007-05-08Clean up audio out plugin testsMatt Messier
2007-05-08More configure.ac cleanupsMatt Messier
2007-05-08Merge VDR support.Darren Salt
2007-05-08RIP: AC_OPTIMIZATIONSMatt Messier
2007-05-06More cleanups - move stuff around some more and a few tweaksMatt Messier
2007-05-05More configure cleanups.Matt Messier
2007-05-05More configure.ac cleanups - moving stuff aroundMatt Messier
2007-05-05More cleanups for configure.acMatt Messier
2007-05-04More build cleanupsMatt Messier
2007-05-04Begin cleaning up compiler command-line flagsMatt Messier
2007-05-04Clean up configure-time version handlingMatt Messier
2007-05-04Move a bunch of x11/xv related stuff out of configure.acMatt Messier
2007-05-04Merge newbuild changes and public repository changesMatt Messier
2007-05-04Merge - part 1.Diego 'Flameeyes' Pettenò
2007-05-04Move some stuff out of configure.ac and into existing or new m4 files forMatt Messier
2007-05-03Update minimum tool versions: autoconf 2.59, automake 1.9.0, libtool 1.5.20Matt Messier
2007-05-03Move autoconf macros that come from gettext from m4 to m4/gettext to make itMatt Messier
2007-05-02Mac OS X universal build should be disabled by default.Darren Salt
2007-05-02Mac OS X Universal Binary supportMatt Messier
2007-04-27Fix include path in LIBDTS_CFLAGS. Thanks to Matt Messier for reporting.Diego 'Flameeyes' Pettenò
2007-04-22Only define FPM_* symbols when using internal libmad, to avoid clashing with ...Diego 'Flameeyes' Pettenò
2007-04-18Now that xine_dts_decoder.c is alone, move it in libxineadec.Diego 'Flameeyes' Pettenò
2007-04-18Replace libdts 0.0.2 with libdca 0.0.5 and contextually move it in contrib/.Diego 'Flameeyes' Pettenò
2007-04-16Simplify handling of internal/external libmpcdec, most of the work is done at...Diego 'Flameeyes' Pettenò
2007-04-15Integrate vdr directory into xine-lib's build system.Reinhard Nißl
2007-04-15Merge from 1.1.Darren Salt
2007-12-31Convert XML parser ABI breakage into ABI extension. Bump the soname accordingly.Darren Salt
2007-04-15autoconf 2.59 mishandles AC_DEFINE([ASMALIGN(ZEROBITS)], ...). Work around it.Darren Salt
2008-04-11Test for pulseaudio 0.9.7 to determine which muting method to use.Darren Salt