summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
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
2008-04-08Bump version to 1.1.12; bump interface age due to the new video-out plugin.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ò
2007-04-11Update libmpcdec (formerly libmusepack) to version 1.2.5, this also reduces t...Diego 'Flameeyes' Pettenò
2007-04-10Have configure option --enable-debug turn on debug code.Reinhard Nißl
2007-04-10Add a warning if the __attribute__((packed)) is not supported, as the #pragma...Diego 'Flameeyes' Pettenò
2007-04-10Add a new check for __attribute__((packed)), and if present, define XINE_PACKED.Diego 'Flameeyes' Pettenò
2007-04-09Add a Doxyfile.in file for doxygen support, changes for that are coming; more...Diego 'Flameeyes' Pettenò
2007-04-09Use 1.1.90 as version number to leave time for 1.2 pre-releases (betas); RPM ...Diego 'Flameeyes' Pettenò
2007-04-09Merge the FFmpeg integration branch into the nopadding branch.Diego 'Flameeyes' Pettenò
2007-04-09Update from 1.1 branch.Diego 'Flameeyes' Pettenò
2007-04-07Implement Miguel's --disable-ffmpeg-(uncommon|popular)-codecs, passing the pr...Diego 'Flameeyes' Pettenò
2007-04-07Update from main repository.Diego 'Flameeyes' Pettenò
2007-04-07Add a missing test call.Diego 'Flameeyes' Pettenò
2007-04-07Merge changes from main repository.Diego 'Flameeyes' Pettenò