fix handling of CFLAGS/CXXFLAGS, now using AM_CFLAGS
[platform/upstream/flac.git] / src / libFLAC / Makefile.am
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