Enable utf8 I/O stuff when compiling with MinGW.
[platform/upstream/flac.git] / src / libFLAC / Makefile.am
2013-04-01 Erik de Castro LopoEnable utf8 I/O stuff when compiling with MinGW.
2013-03-10 Erik de Castro LopoPurge old un-maintained MSVC 6 project files.
2012-12-12 Max Hornautogen.sh: replace this by a simple call to autoreconf
2012-12-04 Miroslav LichvarUpdate library version-info.
2012-12-04 Miroslav LichvarHide symbols with gcc.
2012-05-07 Erik de Castro LopoFix all links to libtool version info rules.
2012-04-07 Cristian RodríguezUpdate and improve autotools build
2012-02-13 Erik de Castro LopoDisable Altivec on host triplet powerpc-unknown-linux...
2012-02-05 Erik de Castro LopoPurge MINGW_WINSOCK_LIBS config variable.
2009-01-07 Josh Coalsonadd 2009 copyright
2009-01-03 Josh Coalsonmingw fixes, enable build dll w/ mingw (SF#2000973...
2008-02-28 Josh Coalsonupdate copyright for 2008
2007-09-15 Josh Coalsonbump libtool version numbers
2007-07-11 Josh Coalsonadd vcproj files to EXTRA_DIST
2007-07-10 Josh Coalsonbump libtool number in prep for release
2007-02-14 Josh Coalsonbump libtool .so revision number
2007-02-07 Josh Coalsonadd pkg-config files for libFLAC and libFLAC++ (SF...
2007-02-02 Josh Coalsonadd 2007 copyright
2007-01-28 Josh Coalsonseveral speed improvements: completely rewritten bitbuf...
2006-12-14 Josh Coalsonfix makefile bug with ogg linkage (SF#1611414: sourcefo...
2006-10-15 Josh Coalsonmerge libOggFLAC into libFLAC and libOggFLAC++ into...
2006-10-10 Josh Coalsonbump libtool .so number in prep for release
2006-10-10 Josh Coalsonminor comments
2006-09-26 Josh Coalsonminor comments
2006-09-13 Josh Coalsonmerge down from merged-API-layer branch: cvs -q up...
2006-05-18 Josh Coalsonadd window.[ch]
2006-04-25 Josh Coalsonadd 2206 to copyright notice
2005-03-02 Josh Coalsoncheck in more fixes from Luca to build properly on...
2005-02-03 Josh Coalsonfix on ppc: as/gas checks need to be __TEMPORARILY_DISABLED
2005-02-02 Josh Coalsonbump the libtool number
2005-01-31 Josh Coalsononly use -force_cpusubtype_ALL in CFLAGS on Darwin-PPC
2005-01-30 Josh Coalsonfix handling of CFLAGS/CXXFLAGS, now using AM_CFLAGS
2005-01-29 Josh Coalsontemporary disable ppc asm optimizations
2005-01-27 Josh Coalsonminor fixes
2005-01-25 Josh Coalsonadd 2005 to copyright notices
2005-01-21 Josh Coalsonmerged patches from Chris Csanady and John Steele Scott...
2004-12-30 Josh Coalsonfix libFLAC to build PPC asm properly, conditionalized...
2004-11-09 Josh Coalsonsplit PPC asm code into two directores, one holding...
2004-11-09 Josh Coalsonadd float.c/h
2004-09-10 Josh Coalsonbump libtool library version numbers
2004-07-30 Josh Coalsonbump libtool version numbers for flac-1.1.1-beta1
2004-07-29 Josh Coalsonrename strip_fPIC.sh to strip_non_asm_libtool_args...
2004-07-25 Josh Coalsonadd brady's first round of altivec implementations
2004-04-16 Matt ZimmermanEnure that libFLAC is linked with -lm on all architectu...
2004-01-17 Josh Coalsonupdate copyright to 2004
2003-05-27 Matt ZimmermanExplicitly link shared libraries against dependent...
2003-01-31 Josh Coalsonchange license verbiage to Xiph's
2003-01-25 Josh Coalsonbump the libtool version numbers
2003-01-25 Josh Coalsonremove reference to obsolete Makefile.vc
2003-01-15 Josh Coalsonbump the libtool revision number only
2003-01-02 Josh Coalsonupdate the libtool library version number
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-11-21 Josh Coalsonrevamp MSVC build system, separate dynamic and static...
2002-10-16 Josh Coalsonchanges for MSCV: added dsp file, rename any .cc files...
2002-10-15 Matt ZimmermanFix slightly botched search-and-replace which produced...
2002-10-10 Matt ZimmermanUse config.h rather than passing all defs in CFLAGS
2002-09-25 Josh Coalsonbump the libtool version number
2002-09-09 Josh Coalsonbump library version number
2002-07-31 Josh Coalsonnew seekable stream encoder and file encoder layers...
2002-07-09 Josh Coalsonadd Makefile.lite, Makefile.vc, etc. to EXTRA_DIST
2002-07-03 Josh Coalsonbump the library revision number
2002-06-28 Josh Coalsonadd autoconf m4 files
2002-06-07 Josh Coalsonmassive glob of checkins: improved tests, more tests...
2002-06-05 Josh Coalsonremove seek_table; it moved into the metadata interface
2002-05-30 Josh Coalsonsplit metadata.c into metadata_object.c and metadata_it...
2002-05-29 Josh Coalsonminor comments
2002-05-17 Josh Coalsonminor cosmetics
2002-05-04 Josh Coalsonadd metadata.c, remove utility.c
2002-01-26 Josh Coalsonupdate copyright date to include 2002
2001-12-04 Josh Coalsonupdate library version
2001-11-11 Josh Coalsonupdate library version
2001-11-08 Josh Coalsonsplit most of FileDecoder off to new SeekableStreamDecoder
2001-10-19 Josh Coalsonpatch from Matt for automake 1.5
2001-07-22 Josh Coalsonmore autoconf/automake patches from Matt
2001-07-20 Josh Coalsonchange to make libFLAC-asm a static, non-libtool library
2001-07-16 Josh Coalsonadd -version-info to libFLAC_la_LDFLAGS
2001-07-12 Josh Coalsonremove some obsolete defines
2001-06-23 Josh Coalsonadd utility.c
2001-06-18 Josh Coalsonminor formatting changes
2001-06-13 Josh Coalsonrename i386 to ia32 everywhere
2001-06-13 Josh Coalsonrename FLAC__Encoder to FLAC__StreamEncoder, OOPize...
2001-06-08 Josh Coalsonadd/update copyright and license notices
2001-05-25 Josh Coalsonadd memory.c, fix to work with i386 convenience library...
2001-05-23 Josh Coalsonadd asm routines
2001-05-03 Josh Coalsonmake PRECOMPUTE_PARTITION_SUMS the default
2001-04-24 Josh CoalsonFLAC__ize all the #defines
2001-04-13 Josh Coalsonadd seek_table.c
2001-03-30 Josh Coalsonadd bitmath.c
2001-01-19 Josh Coalsoninitial version