summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Version 1.3.31.3.3Erik de Castro Lopo2019-08-041-1/+1
* Add -lrt for all operating systems for clock_gettimeDagobert Michelsen2019-07-171-9/+4
* Check if compiler supports target attribute on ppc64Amitay Isaacs2018-08-201-0/+20
* configure.ac: Fix FLAC__CPU_PPC on little endian, and add FLAC__CPU_PPC64Anton Blanchard2018-08-201-1/+11
* configure.ac: Add VSX enable/disableAnton Blanchard2018-08-201-0/+13
* configure.ac: Remove SPE detection codeAnton Blanchard2018-08-201-8/+0
* Fix miscellaneous typos.luz.paz2018-05-241-1/+1
* Fix compile with cygwinRosen Penev2017-02-091-1/+1
* configure.ac: Clean up CFLAGS codeErik de Castro Lopo2017-02-061-21/+2
* Do not override CFLAGS, as CFLAGS is a user flag.David Seifert2017-01-191-16/+36
* Make building/installing examples optionalDavid Seifert2017-01-151-0/+5
* Support nasm coff obj format for djgppsezero2017-01-141-0/+1
* configure.ac: relax linux OS detectionPeter Korsgaard2017-01-131-1/+1
* Version 1.3.21.3.2Erik de Castro Lopo2017-01-011-1/+1
* configure.ac: Fix description of --disable-sseErik de Castro Lopo2016-12-051-1/+1
* configure.ac: Remove unused config flagsErik de Castro Lopo2016-12-051-5/+0
* Fix use of FLAC__HAS_X86INTRIN configure variableErik de Castro Lopo2016-06-201-0/+2
* Fix use of FLAC__SSE_OS configure variableErik de Castro Lopo2016-06-201-4/+4
* configure.ac: Force FLAC__HAS_OGG to 0 or 1Erik de Castro Lopo2016-03-201-2/+4
* Fix autotool warningsErik de Castro Lopo2016-02-101-0/+1
* microbench: Add fallback to gettimeofday()Dave Yeo2016-02-091-0/+5
* Make AVX and AVX2 instructions a configure optionDave Yeo2016-02-081-0/+13
* Fix ioctl/TIOCGWINSZ for OSXErik de Castro Lopo2016-01-261-3/+1
* configure.ac: Drop -Wunreachable-code from CFLAGSErik de Castro Lopo2016-01-261-2/+2
* configure.ac: Remove redundant `XIPH_ADD_CFLAGS([-Wextra])`Erik de Castro Lopo2016-01-251-2/+0
* Fix linking of microbenchmark programErik de Castro Lopo2016-01-241-0/+5
* configure.ac: Add --enable-64-bit-words optionErik de Castro Lopo2016-01-041-0/+9
* Add first micro-benchmarkErik de Castro Lopo2015-09-011-0/+1
* configure.ac : Pass -fno-inline-small-functions when using GCC 4.7Mario Sanchez Prada2015-07-081-0/+4
* configure: Only use -mstackrealign on i686 for mingw32/os2Tristan Matthews2015-04-191-1/+7
* configure.ac : Add -mstackrealign whenever we add -msse2.Erik de Castro Lopo2015-03-311-0/+1
* configure.ac : Tweak for x32 architecture.Erik de Castro Lopo2015-03-121-13/+24
* configure.ac : Fix FLAC__HAS_X86INTRIN / FLaC__SSE_OS.Erik de Castro Lopo2015-02-251-2/+4
* configure.ac : Detect 'amd64' as being same as 'x86_64'.Christian Weisgerber2015-02-191-1/+1
* configure.ac : Relax automake version requirements.Erik de Castro Lopo2014-12-011-1/+1
* configure.ac : Don't zap '-g' from $CFLAGS.Erik de Castro Lopo2014-11-301-2/+1
* Version 1.3.1 final.1.3.1Erik de Castro Lopo2014-11-271-1/+1
* Set version to 1.3.1pre1.1.3.1pre1Erik de Castro Lopo2014-11-251-1/+1
* Use a configure check for bswap16 instead of gcc version #ifdefs.Ralph Giles2014-11-041-0/+1
* Remove support for AMD's 3Dnow.Erik de Castro Lopo2014-10-041-13/+0
* Remove old/broken PPC/Altivec code.Erik de Castro Lopo2014-09-171-27/+0
* configure.ac : Fix --disable-sse option.Erik de Castro Lopo2014-07-271-1/+1
* configure.ac : Erase default -O2 when setting -O3.Erik de Castro Lopo2014-07-271-2/+4
* configure.ac : Set default CFLAGS to something sensible.Erik de Castro Lopo2014-07-261-5/+1
* Revert "Replace FLAC__CPU_X86_64 with FLaC__CPU_X86_64."Erik de Castro Lopo2014-06-151-3/+3
* Replace FLAC__CPU_X86_64 with FLaC__CPU_X86_64.Erik de Castro Lopo2014-06-011-3/+3
* configure.ac : Add -fvisibility=hidden to OSX build.Erik de Castro Lopo2014-05-251-1/+6
* Purge src/monkeys_audio_utilities/ tree.Erik de Castro Lopo2014-05-141-3/+0
* configure.ac : Allow -Werror to be enabled when using clang.Erik de Castro Lopo2014-04-091-7/+10
* configure.ac : Add -Wunreachable-code to GCC CFLAGS.Erik de Castro Lopo2014-03-211-2/+2