summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Release FLAC 1.4.11.4.1Martijn van Beurden2022-09-221-1/+1
* Include api dir in distributionMartijn van Beurden2022-09-181-0/+6
* Do not make empty man pages, use either pandoc or prebuild (#440)Martijn van Beurden2022-09-181-0/+4
* Make sure git doesn't try to get version from other repositoryMartijn van Beurden2022-09-161-3/+3
* Remove __MSVCRT_VERSION__=0x0601 from configure.acMartijn van Beurden2022-09-151-1/+0
* Release FLAC 1.4.01.4.0Martijn van Beurden2022-09-091-1/+1
* Restructure README, API and HTML documentationMartijn van Beurden2022-09-051-2/+1
* Add configure option to not build programsMartijn van Beurden2022-08-131-0/+5
* Convert docbook to markdownMartijn van Beurden2022-08-091-5/+5
* Remove Makefile.lite build systemMartijn van Beurden2022-05-271-1/+0
* Fix uclibc buildFabrice Fontaine2022-04-301-1/+4
* Adding ARM64 support and optimized Neon implementation (#270)RonenGvili2022-04-291-1/+29
* Add check for certain POWER8/9 intrinsic in altivec.h to configureMartijn van Beurden2022-04-251-1/+11
* Add git commit tag, hash and date to vendor string when availableMartijn van Beurden2022-04-201-0/+34
* Update fuzzersMartijn van Beurden2022-04-201-4/+2
* Fix configuration of stack smash protection/fortify source on MinGWMartijn van Beurden2022-04-151-2/+8
* Fix building both static and shared libs on MinGW with autotoolsMartijn van Beurden2022-04-151-1/+1
* Remove AC_C_VARARRAYS from configure.acMartijn van Beurden2022-04-151-10/+0
* Remove more obsolete autoconf macro'sMartijn van Beurden2022-04-151-2/+1
* Update configure.ac and m4 files with autoupdate 2.60Martijn van Beurden2022-04-151-16/+16
* Change version to 1.3.4 and add placeholders for release dateMartijn van Beurden2022-02-201-1/+1
* fix build under Mac OS X with PowerPC CPUThomas BERNARD2020-05-031-2/+2
* cmake/configure.ac: Enable -fstack-protector-strong by defaultNotTsunami2019-11-201-2/+5
* oss-fuzz: Add fuzzing targetsErik de Castro Lopo2019-11-181-11/+39
* configure.ac: allow several compiler flags for clangsezero2019-10-101-4/+14
* make dllexport work with compilers other than MSVCsezero2019-10-101-0/+16
* Remove un-needed Makefile.amErik de Castro Lopo2019-10-011-7/+0
* configure.ac: check for sys/auxv.h before defining FLAC__CPU_PPCPeter Seiderer2019-09-301-2/+2
* 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