summaryrefslogtreecommitdiff
path: root/src/libFLAC/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
* Add VSX optimised versions of autocorrelation loopsAnton Blanchard2018-08-201-0/+1
* Bulk update copyright datesErik de Castro Lopo2016-12-051-1/+1
* More `make distcheck` fixesErik de Castro Lopo2016-02-091-1/+2
* libFLAC: Remove win_utf8_io dependencyErik de Castro Lopo2016-02-081-5/+6
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-251-1/+1
* Add AVX2 CPU support stream encoder.Erik de Castro Lopo2014-10-041-0/+2
* Remove old/broken PPC/Altivec code.Erik de Castro Lopo2014-09-171-22/+1
* Makefile.ams: Add MSVS project files to EXTRA_DIST.Erik de Castro Lopo2014-07-091-0/+4
* Add intrinsics version of two lpc functions.Erik de Castro Lopo2014-04-111-0/+2
* Fix Makefile.am altivec logicGustavo Zacarias2013-12-201-2/+1
* Improve x86 instrinsic implementation.Erik de Castro Lopo2013-10-041-1/+5
* Adds SSE-accelerated lpc functions.Erik de Castro Lopo2013-09-151-0/+1
* Link with -no-undefined regardless of the OSCristian Rodríguez2013-07-211-1/+1
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-261-1/+2
* Ensure AM_LDFLAGS is used consistentlyCristian Rodríguez2013-04-211-1/+1
* Enable utf8 I/O stuff when compiling with MinGW.Erik de Castro Lopo2013-04-011-1/+6
* Purge old un-maintained MSVC 6 project files.Erik de Castro Lopo2013-03-101-2/+0
* autogen.sh: replace this by a simple call to autoreconfMax Horn2012-12-131-0/+3
* Update library version-info.Miroslav Lichvar2012-12-041-1/+1
* Hide symbols with gcc.Miroslav Lichvar2012-12-041-1/+9
* Fix all links to libtool version info rules.Erik de Castro Lopo2012-05-071-1/+1
* Update and improve autotools buildCristian Rodríguez2012-04-081-2/+3
* Disable Altivec on host triplet powerpc-unknown-linux-gnuspe.Erik de Castro Lopo2012-02-131-1/+9
* Purge MINGW_WINSOCK_LIBS config variable.Erik de Castro Lopo2012-02-051-1/+1
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
* mingw fixes, enable build dll w/ mingw (SF#2000973: https://sourceforge.net/t...Josh Coalson2009-01-031-2/+2
* update copyright for 2008Josh Coalson2008-02-281-1/+1
* bump libtool version numbersJosh Coalson2007-09-151-1/+1
* add vcproj files to EXTRA_DISTJosh Coalson2007-07-111-0/+2
* bump libtool number in prep for releaseJosh Coalson2007-07-101-1/+1
* bump libtool .so revision numberJosh Coalson2007-02-141-1/+1
* add pkg-config files for libFLAC and libFLAC++ (SF#1647881: http://sourceforg...Josh Coalson2007-02-071-0/+4
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
* several speed improvements: completely rewritten bitbuffer which uses native ...Josh Coalson2007-01-281-1/+2
* fix makefile bug with ogg linkage (SF#1611414: http://sourceforge.net/tracker...Josh Coalson2006-12-141-4/+6
* merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation sti...Josh Coalson2006-10-151-1/+9
* bump libtool .so number in prep for releaseJosh Coalson2006-10-101-1/+1
* minor commentsJosh Coalson2006-10-101-2/+2
* minor commentsJosh Coalson2006-09-261-1/+1
* merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_B...Josh Coalson2006-09-131-4/+0
* add window.[ch]Josh Coalson2006-05-181-1/+2
* add 2206 to copyright noticeJosh Coalson2006-04-251-1/+1
* check in more fixes from Luca to build properly on linux-ppc (asm-related again)Josh Coalson2005-03-021-1/+2
* fix on ppc: as/gas checks need to be __TEMPORARILY_DISABLEDJosh Coalson2005-02-031-2/+2
* bump the libtool numberJosh Coalson2005-02-021-1/+1
* only use -force_cpusubtype_ALL in CFLAGS on Darwin-PPCJosh Coalson2005-01-311-1/+2
* fix handling of CFLAGS/CXXFLAGS, now using AM_CFLAGSJosh Coalson2005-01-301-1/+2
* temporary disable ppc asm optimizationsJosh Coalson2005-01-291-2/+4
* minor fixesJosh Coalson2005-01-271-4/+2