Multiplex support fixes; basic functions test OK on single stream files
[platform/upstream/libvorbis.git] / configure.in
2005-11-28 Ralph Gilesupdate package version post release.
2005-11-28 Ralph GilesRemove win32/Makefile.am in favor of just including...
2005-11-28 Ralph GilesBump the version to 1.1.2. I've also bumped all the...
2005-11-15 Thomas Vander SticheleFix #740 - doubling LDFLAGS
2005-09-07 Thomas Vander Sticheledist debian/ from top-level Makefile.am
2005-09-05 Mike SmithFix bug 583 properly, this time.
2005-08-01 Ralph GilesApparently gcc -dumpversion has worked at least since...
2005-06-21 Ralph GilesUpdate version number and libvorbisenc revision number...
2005-01-18 ozonevorbis:
2005-01-17 ozonevorbis:
2004-09-21 Ralph GilesIssue an explicit warning if the docs can't be built...
2004-09-20 Ralph GilesBump version number for new release.
2004-09-19 Ralph Gilesadjust configure help formatting
2004-08-05 Thomas Vander Sticheleusing autoheader to generate config.h so we get rid...
2004-07-26 Thomas Vander Stichelegenerate uninstalled pc files
2004-07-26 Thomas Vander Sticheleuse pkg-config if we found the binary, otherwise use...
2004-07-26 Thomas Vander SticheleThis patch autogenerates spec file from configure and...
2004-07-26 Thomas Vander SticheleThis patch fixes a few autotools issues with vorbis svn
2003-10-18 calcAM_MAINTAINER_MODE added
2003-09-11 calcadd pkg-config support for vorbis
2003-09-03 Stan SeibertBump package version and library version. Only new...
2003-07-21 Ralph GilesDon't build docs by default even if the tools are avail...
2003-01-18 brendanTest for oggpack_writealign in libogg (closes #215)
2002-11-07 Ralph GilesRemove AC_HELP_STRING so we're compliant with autoconf...
2002-10-28 Ralph GilesBasic makefile support for generating the documentation...
2002-10-11 MontyEliminate checks for float versions of libmath trig...
2002-07-19 Mike SmithThis check is broken (doesn't respect --with-ogg=/foo...
2002-07-19 Mike Smiththomasvs's spec file updates.
2002-07-11 Stan SeibertOops, this got double incremented between RC3 and now.
2002-07-11 Stan SeibertFix to library version numbers.
2002-07-11 Ralph GilesUpdate library version numbers for release. We think...
2002-07-11 Ralph GilesUpdate the package version to 1.0 for release.
2002-07-11 MontyAll sample rates/modes with fresh training now in CVS.
2002-07-09 Ralph GilesUse XIPH_ as our autoconf macro prefix, rather than...
2002-06-28 MontyThe 'Grand Simplification' officially becomes the mainl...
2002-03-18 Segher BoessenkoolI wonder why CVS doesn't want to checkin configure...
2002-03-18 Segher BoessenkoolUpgrade vorbisfile library version, because of the...
2001-12-31 Jack MoffittFix build failures reported by 'make distcheck'. Appar...
2001-12-31 Jack MoffittLibrary versioning fix. libvorbis and libvorbisenc...
2001-12-31 Jack MoffittUpdate library versioning for release.
2001-12-20 Jack MoffittDuh. -static isn't a CFLAG.
2001-12-20 Jack MoffittAdd -static for GCC profile builds on all platforms.
2001-12-19 MontyGrr.
2001-12-16 MontyMono and > stereo modes (uncoupled polyphonic) committed
2001-10-21 Jack Moffittconfigure.in fix
2001-08-13 Gregory MaxwellBackout broken debian autoconf fix
2001-08-13 calcDebian changes and PREREQ for autoconf
2001-08-13 Gregory MaxwellUpdate Version for RC2 / Fixed up Automake / Adjusted...
2001-08-13 MontyBringing rc2 (minus the modes it needs) onto mainline.
2001-06-18 Jack Moffittupdated version to 1.0rc1 in preparation for release
2001-05-27 Montydecoder_example non-stereo decode fix
2001-02-28 jsquyresAllow the user to specify their own CFLAGS and LDFLAGS...
2001-02-26 Montyfinal beta 4 commit
2001-02-19 jsquyresAC_PROG_CPP has been missing from here for months....
2001-01-30 MontyTimothy Wood's configure.in patch for Darwin public...
2001-01-23 Jack Moffittfixed library version
2001-01-22 Jack Moffittfixed 'make dist'
2001-01-22 MontyInitial beta 4 merge
2000-11-18 Jack Moffittmade vq for new build system
2000-11-18 Jack Moffittwin32 and debian dirs added
2000-11-08 Jack Moffittversioning and doc updates
2000-11-08 Jack Moffitthoepfully this is the *right* thing.
2000-11-06 Jack Moffittlet's be a little more demanding....
2000-11-06 MontyMerge branch_beta3 onto the mainline.
2000-10-31 Ralph Gilespropagating configure cleanups
2000-10-12 MontyMerging the postbeta2 branch onto the mainline.
2000-08-31 Montyanother autoconf fix because AC_PROG_CC adds -d to...
2000-08-30 MontyAutoconf fixes suggested by Jeff Squyres
2000-08-30 Montyautoconf changes to handle looking for bit-width types...
2000-08-15 MontyCommit monty_branch_20000724 to the mainline in prep...
2000-07-22 Kenneth ArnoldSomehow this didn't get commited last time... configure...
2000-07-07 MontyAdd autoconf test for the bad glibc headers
2000-07-07 MontyMore unsigned char cleanup and a possible workaround...
2000-07-07 MontyAutoconf changes to better handle -lm config, alloca...
2000-06-19 MontyBuild changes for BeOS (no -lm), Solaris (eliminate...
2000-06-19 Montybuild changes to eliminate need for u_int32_t
2000-06-19 MontyOptimizations, mostly minor things; just picking the...
2000-06-14 Montyfirst commit of Kenneth Arnold's vorbis-tools
2000-04-10 MontyAdded first cut of Martin Vogt's kmpg plugin.
2000-02-12 MontyCollect training data from the lib when compiled with...
2000-01-12 MontyIncremental update toward VQ integration, vorbis_info...
1999-12-30 MontyMinor build fixes, integrate XMMS into the autoconfed...
1999-12-30 MontyIncremental commit after rearranging build a bit and...
1999-12-17 MontyAdded Makefile.in to vq/
1999-10-15 MontyWorkaround for glibc 2.0/2.1 hand-rolled assembly inlin...
1999-10-13 MontyRemove -malign-double from the lib build.
1999-10-12 MontyCommit includes:
1999-07-13 Mike WhitsonFirst round build-system sanity infusion
1999-07-13 Mike WhitsonInitial revision