aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2023-06-23Release FLAC 1.4.3Martijn van Beurden
2023-06-06Update copyright year and maintainer statusMartijn van Beurden
2023-05-24Fix version number display on WindowsMartijn van Beurden
2023-03-27Switch default bitreader/bitwriter word size to 64-bitMartijn van Beurden
2023-02-17Add tests for foreign metadata handlingMartijn van Beurden
2023-01-27Remove all PPC-specific code (and a mention of SPARC)Martijn van Beurden
2023-01-07Replace own bool with stdbool.h, check for header being availableMartijn van Beurden
2022-11-06Only prepend default CFLAGS for GCC and ClangMartijn van Beurden
2022-10-22Release FLAC 1.4.2Martijn van Beurden
2022-10-20Remove default msse2 on x86, tidy up asm optimizationsMartijn van Beurden
2022-10-18fix --disable-stack-smash-protection mingw issues, add --disable-fortify-sourceOzkan Sezer
2022-10-18Prepend to CFLAGS instead of only setting when blankMartijn van Beurden
2022-10-15Remove all assemblerMartijn van Beurden
2022-10-12Compile libFLAC with associative floating-point mathMartijn van Beurden
2022-10-06Remove xmms pluginMartijn van Beurden
2022-09-26Fix out-of-tree building with prebuilt docsMartijn van Beurden
2022-09-26AC_CHECK_FILE -> simple test, doesn't fail when cross-compilingMartijn van Beurden
2022-09-22Release FLAC 1.4.1Martijn van Beurden
2022-09-18Include api dir in distributionMartijn van Beurden
2022-09-18Do not make empty man pages, use either pandoc or prebuild (#440)Martijn van Beurden
2022-09-16Make sure git doesn't try to get version from other repositoryMartijn van Beurden
2022-09-15Remove __MSVCRT_VERSION__=0x0601 from configure.acMartijn van Beurden
2022-09-09Release FLAC 1.4.0Martijn van Beurden
2022-09-05Restructure README, API and HTML documentationMartijn van Beurden
2022-08-13Add configure option to not build programsMartijn van Beurden
2022-08-09Convert docbook to markdownMartijn van Beurden
2022-05-27Remove Makefile.lite build systemMartijn van Beurden
2022-04-30Fix uclibc buildFabrice Fontaine
2022-04-29Adding ARM64 support and optimized Neon implementation (#270)RonenGvili
2022-04-25Add check for certain POWER8/9 intrinsic in altivec.h to configureMartijn van Beurden
2022-04-20Add git commit tag, hash and date to vendor string when availableMartijn van Beurden
2022-04-20Update fuzzersMartijn van Beurden
2022-04-15Fix configuration of stack smash protection/fortify source on MinGWMartijn van Beurden
2022-04-15Fix building both static and shared libs on MinGW with autotoolsMartijn van Beurden
2022-04-15Remove AC_C_VARARRAYS from configure.acMartijn van Beurden
2022-04-15Remove more obsolete autoconf macro'sMartijn van Beurden
2022-04-15Update configure.ac and m4 files with autoupdate 2.60Martijn van Beurden
2022-02-20Change version to 1.3.4 and add placeholders for release dateMartijn van Beurden
2020-05-03fix build under Mac OS X with PowerPC CPUThomas BERNARD
2019-11-20cmake/configure.ac: Enable -fstack-protector-strong by defaultNotTsunami
2019-11-18oss-fuzz: Add fuzzing targetsErik de Castro Lopo
2019-10-10configure.ac: allow several compiler flags for clangsezero
2019-10-10make dllexport work with compilers other than MSVCsezero
2019-10-01Remove un-needed Makefile.amErik de Castro Lopo
2019-09-30configure.ac: check for sys/auxv.h before defining FLAC__CPU_PPCPeter Seiderer
2019-08-04Version 1.3.3Erik de Castro Lopo
2019-07-17Add -lrt for all operating systems for clock_gettimeDagobert Michelsen
2018-08-20Check if compiler supports target attribute on ppc64Amitay Isaacs
2018-08-20configure.ac: Fix FLAC__CPU_PPC on little endian, and add FLAC__CPU_PPC64Anton Blanchard
2018-08-20configure.ac: Add VSX enable/disableAnton Blanchard