summaryrefslogtreecommitdiff
path: root/src/flac/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Make sure CMake build files end up in release tarballtopic/cmake-distErik de Castro Lopo2019-09-301-0/+1
* When using libtool, use LTLIBICONV instead.David Seifert2017-01-151-1/+1
* Bulk update copyright datesErik de Castro Lopo2016-12-051-1/+1
* libFLAC: Remove win_utf8_io dependencyErik de Castro Lopo2016-02-081-0/+5
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-251-1/+1
* Makefile.ams: Add MSVS project files to EXTRA_DIST.Erik de Castro Lopo2014-07-091-1/+5
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-261-1/+2
* Only link against libogg (and libm) if neededUlrich Klauer2013-04-071-1/+0
* Use recursive automake in src/share/ part of tree.Erik de Castro Lopo2013-04-011-1/+1
* Add CLEANFILES to relevant Makefile.am to force removal of Windows EXEs.Erik de Castro Lopo2013-03-291-0/+2
* Purge old un-maintained MSVC 6 project files.Erik de Castro Lopo2013-03-101-2/+0
* Revert parts of 96d081c1 that touched source code or autotools files.Erik de Castro Lopo2013-01-031-1/+1
* Fix building with MSYS and MinGW(-w64); Improve Makefile.lite build systemHendricks2662013-01-021-1/+1
* Update FSF address.Miroslav Lichvar2012-12-061-3/+3
* Change order of flac_LDADD libs so it works with mingw.Erik de Castro Lopo2012-07-041-1/+1
* Update and improve autotools buildCristian Rodríguez2012-04-081-1/+1
* Purge MINGW_WINSOCK_LIBS config variable.Erik de Castro Lopo2012-02-051-1/+0
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
* update copyright for 2008Josh Coalson2008-02-281-1/+1
* add missing EXTRA_DIST filesJosh Coalson2007-09-121-1/+5
* initial support for new --keep-foreign-metadata options, saving done, restori...Josh Coalson2007-08-141-0/+2
* more mingw fixesJosh Coalson2007-08-011-0/+1
* add vcproj files to EXTRA_DISTJosh Coalson2007-07-111-1/+2
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
* merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation sti...Josh Coalson2006-10-151-5/+0
* add 2206 to copyright noticeJosh Coalson2006-04-251-1/+1
* fix handling of CFLAGS/CXXFLAGS, now using AM_CFLAGSJosh Coalson2005-01-301-1/+2
* add 2005 to copyright noticesJosh Coalson2005-01-251-1/+1
* update copyright to 2004Josh Coalson2004-01-171-1/+1
* rename string.* to more unambiguous local_string_utils.*Josh Coalson2003-12-171-1/+1
* rename string.* to more unambiguous local_string_utils.*Josh Coalson2003-12-171-1/+1
* add undocumented option --apply-replaygain-which-is-not-lossless to flac; req...Josh Coalson2003-12-171-1/+2
* fix bug (debian #213172): http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=21...Josh Coalson2003-11-141-0/+2
* Add missing -lmMatt Zimmerman2003-07-261-1/+2
* Explicitly link shared libraries against dependent libraries, in response toMatt Zimmerman2003-05-271-2/+1
* Build libtool archives instead of plain .a archives, so that PIC versions areMatt Zimmerman2003-02-071-3/+3
* remove reference to obsolete Makefile.vcJosh Coalson2003-01-251-1/+0
* Add 2003 to copyright noticeJosh Coalson2003-01-021-1/+1
* add utils.c, utils.hJosh Coalson2002-12-101-0/+2
* remove SHARE_LIBSJosh Coalson2002-12-031-1/+10
* fix lib listJosh Coalson2002-11-141-1/+1
* move file functions into new file_utils convenience libJosh Coalson2002-10-301-2/+0
* changes for MSCV: added dsp file, rename any .cc files to .cppJosh Coalson2002-10-161-3/+4
* Fix a broken search-and-replace which produced effects like @ OGG_CFLAGS@Matt Zimmerman2002-10-151-1/+1
* Fix slightly botched search-and-replace which produced constructs likeMatt Zimmerman2002-10-151-1/+1
* Use config.h rather than passing all defs in CFLAGSMatt Zimmerman2002-10-101-2/+2
* add @LIBICONV@ to ..._LDADDJosh Coalson2002-10-081-1/+1
* add -T, --tag optionsJosh Coalson2002-09-201-1/+3
* fixes based on a pass over everything with autoconf/automakeJosh Coalson2002-08-231-1/+5
* add -lgetoptJosh Coalson2002-08-101-1/+1