summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* bump version number to 1.1.2-betaJosh Coalson2005-02-021-1/+1
|
* remove explicit call to AC_CANONICAL_HOST since it is called implicitly by ↵Josh Coalson2005-01-301-1/+4
| | | | who-knows-what; disable as/gas on PPC
* fix recently-broken host- and system-checking logicJosh Coalson2005-01-271-3/+7
|
* add 2005 to copyright noticesJosh Coalson2005-01-251-1/+1
|
* add host checks to try and divine whether we're on a darwin or linux systemJosh Coalson2005-01-211-0/+6
|
* fix libFLAC to build PPC asm properly, conditionalized for gas or asJosh Coalson2004-12-301-1/+19
|
* revamp plugin_common to use utf-8 instead of wchar_t as the internal comment ↵Josh Coalson2004-12-301-6/+0
| | | | format
* move AC_GNU_SOURCE higher up as requiredJosh Coalson2004-09-281-3/+3
|
* remove id3 support from the pluginsJosh Coalson2004-09-281-152/+0
|
* major plugin revamp based on x-fixer's codeJosh Coalson2004-09-241-0/+6
|
* add targets/files for new test_seeking testerJosh Coalson2004-09-211-0/+1
|
* bump version number to 1.1.1Josh Coalson2004-09-101-1/+1
|
* add checks for docbook2manJosh Coalson2004-07-301-0/+7
|
* add AM_PROG_AS, although currently it is only needed for PowerPCJosh Coalson2004-07-291-0/+1
|
* check in Brady's second altivec-related patch that hooks up the asm routines ↵Josh Coalson2004-07-271-0/+14
| | | | and does the requisite configure-related stuff
* bump version number to 1.1.1-beta1, with a target date of 2004-07-31Josh Coalson2004-07-251-1/+1
|
* fixes for autoconfJosh Coalson2004-07-201-1/+1
|
* use $libdir instead of $prefix/lib to find library dirJosh Coalson2004-05-261-1/+1
|
* bump version infoJosh Coalson2004-03-161-1/+1
|
* update copyright to 2004Josh Coalson2004-01-171-1/+1
|
* obliterate obsolete winamp3 pluginJosh Coalson2003-12-171-1/+0
|
* more re-org fixesJosh Coalson2003-12-171-0/+1
|
* fix AC_OUTPUT screwup from re-orgJosh Coalson2003-12-171-2/+2
|
* add undocumented option --apply-replaygain-which-is-not-lossless to flac; ↵Josh Coalson2003-12-171-2/+3
| | | | required a lot of reorganization; gain_analysis lib renamed to replaygain_analyis; replaygain_synthesis moved out of plugin_common into its own library in share/
* replace the compile time ordinals.h.in->ordinals.h conversion with a static ↵Josh Coalson2003-09-151-51/+0
| | | | ordinals.h
* make -O2 the default for release builds, but -O3 for gccJosh Coalson2003-05-191-2/+2
|
* Update OBJ_FORMAT setting: OpenBSD/i386-current just switched the binary ↵Josh Coalson2003-04-271-1/+1
| | | | format to ELF
* change license verbiageJosh Coalson2003-02-071-12/+12
|
* bump version number to 1.1.0Josh Coalson2003-01-251-1/+1
|
* minor commentsJosh Coalson2003-01-151-1/+1
|
* add --enable-local-xmms-pluginJosh Coalson2003-01-141-0/+9
|
* add check for DoxygenJosh Coalson2003-01-101-12/+21
|
* bump version string to 1.0.5_beta2Josh Coalson2003-01-081-1/+1
|
* add autoheader template for FLAC__VALGRIND_TESTINGJosh Coalson2003-01-021-1/+2
|
* update the version number from 1.0.4 to 1.0.5-beta1Josh Coalson2003-01-021-1/+1
|
* Add 2003 to copyright noticeJosh Coalson2003-01-021-1/+1
|
* explicited defines for valgrind testing and exhaustive testing modesJosh Coalson2002-12-281-0/+6
|
* miroslav's patch to fix broken --disable-3dnow optionJosh Coalson2002-12-261-4/+9
|
* enable 3dnow optimizations by defaultJosh Coalson2002-12-231-9/+4
|
* instrument for valgrindJosh Coalson2002-12-051-3/+9
|
* remove SHARE_LIBSJosh Coalson2002-12-031-4/+3
|
* revamp Makefile.lite system, use separate dirs and names for debug and ↵Josh Coalson2002-11-201-2/+6
| | | | release targets and object files
* correct paths in SHARE_LIBSJosh Coalson2002-11-141-1/+1
|
* updates to work with new grabbag libJosh Coalson2002-11-071-3/+3
|
* add plugin_common/include dirs to AC_OUTPUTJosh Coalson2002-11-011-0/+2
|
* add support for new file_utils convenience libraryJosh Coalson2002-10-301-1/+2
|
* add hooks for new replaygain wrapper libJosh Coalson2002-10-251-1/+5
|
* final merge of changes from the end of the flac 1.0.4 maintenance branchJosh Coalson2002-10-231-1/+1
|
* Use config.h rather than passing all defs in CFLAGSMatt Zimmerman2002-10-101-0/+16
|
* Use AM_MAINTAINER_MODEMatt Zimmerman2002-10-051-0/+4
|