summaryrefslogtreecommitdiff
path: root/src/libFLAC++/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Make sure CMake build files end up in release tarballtopic/cmake-distErik de Castro Lopo2019-09-301-0/+1
|
* Bulk update copyright datesErik de Castro Lopo2016-12-051-1/+1
|
* 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-0/+4
| | | | Patch-from: lvqcl <lvqcl.mail@gmail.com>
* Link with -no-undefined regardless of the OSCristian Rodríguez2013-07-211-1/+1
| | | | | | | libFLAC* must never have undefined symbols no matter what is the target platform. Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
* 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
| | | | Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
* Purge old un-maintained MSVC 6 project files.Erik de Castro Lopo2013-03-101-2/+0
|
* Update library version-info.Miroslav Lichvar2012-12-041-1/+1
|
* Fix all links to libtool version info rules.Erik de Castro Lopo2012-05-071-1/+1
|
* Bump version-info for libFLAC++ from 8:0:2 to 8:0:3.Erik de Castro Lopo2012-05-071-1/+1
|
* Update and improve autotools buildCristian Rodríguez2012-04-081-1/+1
| | | | | | | | | | | - INCLUDES is deprecated, and CPPFLAGS is an user-defined variable, use the proper AM_CPPFLAGS instead - Remove FLAC__INLINE definition, providing proper replacement for MSVC compilers. - Detect if we have C99 's lround and provide a replacement for windows...
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
|
* mingw fixes, enable build dll w/ mingw (SF#2000973: ↵Josh Coalson2009-01-031-1/+1
| | | | https://sourceforge.net/tracker2/?func=detail&aid=2000973&group_id=13478&atid=313478)
* 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: ↵Josh Coalson2007-02-071-0/+4
| | | | http://sourceforge.net/tracker/index.php?func=detail&aid=1647881&group_id=13478&atid=313478)
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
|
* merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation ↵Josh Coalson2006-10-151-2/+0
| | | | still needs work
* bump libtool .so number in prep for releaseJosh Coalson2006-10-101-1/+1
|
* minor commentsJosh Coalson2006-09-261-1/+1
|
* merge down from merged-API-layer branch: cvs -q up -dP -j ↵Josh Coalson2006-09-131-2/+0
| | | | API_LAYER_MERGING_BASELINE -j API_LAYER_MERGING_BRANCH
* add 2206 to copyright noticeJosh Coalson2006-04-251-1/+1
|
* bump the libtool numberJosh Coalson2005-02-021-1/+1
|
* fix handling of CFLAGS/CXXFLAGS, now using AM_CFLAGSJosh Coalson2005-01-301-1/+0
|
* add 2005 to copyright noticesJosh Coalson2005-01-251-1/+1
|
* bump libtool library version numbersJosh Coalson2004-09-101-1/+1
|
* bump libtool version numbers for flac-1.1.1-beta1Josh Coalson2004-07-301-2/+2
|
* update copyright to 2004Josh Coalson2004-01-171-1/+1
|
* Explicitly link shared libraries against dependent libraries, in response toMatt Zimmerman2003-05-271-0/+1
| | | | | | | | Debian bug #179764. This lets the linker resolve things automagically, and programs linking with FLAC libs don't need to add any extra linker flags, among other good things. http://bugs.debian.org/179764
* change license verbiage to Xiph'sJosh Coalson2003-01-311-12/+24
|
* bump the libtool version numbersJosh Coalson2003-01-251-1/+1
|
* remove reference to obsolete Makefile.vcJosh Coalson2003-01-251-1/+0
|
* bump the libtool revision number onlyJosh Coalson2003-01-151-1/+1
|
* update the libtool library version numberJosh Coalson2003-01-021-1/+1
|
* Add 2003 to copyright noticeJosh Coalson2003-01-021-1/+1
|
* revamp MSVC build system, separate dynamic and static builds, separate debug ↵Josh Coalson2002-11-211-1/+2
| | | | and release intermediate directories
* changes for MSCV: added dsp file, rename any .cc files to .cppJosh Coalson2002-10-161-7/+8
|
* bump the libtool version numberJosh Coalson2002-09-251-1/+1
|
* bump library version numberJosh Coalson2002-09-091-1/+1
|
* minor formattingJosh Coalson2002-08-271-1/+1
|
* new seekable stream encoder and file encoder layersJosh Coalson2002-08-021-0/+2
|
* add Makefile.lite, Makefile.vc, etc. to EXTRA_DISTJosh Coalson2002-07-091-1/+4
|
* bump the library revision numberJosh Coalson2002-07-031-1/+1
|
* add autoconf m4 filesJosh Coalson2002-06-281-0/+5
|
* massive glob of checkins: improved tests, more tests, bugfixesJosh Coalson2002-06-071-4/+4
|
* add new decoder/encoder class filesJosh Coalson2002-05-291-1/+6
|