summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
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-04-15autoconf 2.59 mishandles AC_DEFINE([ASMALIGN(ZEROBITS)], ...). Work around it.Darren Salt
2007-04-14Check for __malloc__ attribute during configure stage, avoid conditional in x...Diego 'Flameeyes' Pettenò
2007-04-14Cleanup CPPFLAGS, remove LIBFFMPEG_CPPFLAGS as ffmpeg's configure takes care ...Diego 'Flameeyes' Pettenò
2007-04-14Update libxdg-basedir to version 0.1.3; thanks to Mark Nevill for the quick a...Diego 'Flameeyes' Pettenò
2007-04-13Merge changes from 1.1 branchDiego 'Flameeyes' Pettenò
2007-04-13Simplify handling of internal/external libxdg-basedir, as it's going to be us...Diego 'Flameeyes' Pettenò
2007-04-13Fix AC_CHECK_LIB call.Diego 'Flameeyes' Pettenò
2007-04-13Import libxdg-basedir into contributed code.Diego 'Flameeyes' Pettenò
2007-04-13Bump version no.Darren Salt
2007-04-13Change the dev version suffix from cvs to hg; fix .cvsversion detection.Darren Salt
2007-04-12Update from 1.1 branch.Diego 'Flameeyes' Pettenò
2007-04-12Set xv_path before rewriting X_LIBS if we're not using pkg-config to discover...Diego 'Flameeyes' Pettenò
2007-04-11Merge changes from 1.1 branch (where they still make sense).Diego 'Flameeyes' Pettenò
2007-04-11Now that libmpcdec sources are in contrib/ subdirectory, move xine_musepack_d...Diego 'Flameeyes' Pettenò