summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2014-12-16configure.ac : Add detection of -fsanitizer=undefined.Erik de Castro Lopo1-1/+5
2014-12-07configure.ac : Require flac >= 1.3.1.Erik de Castro Lopo1-1/+2
2014-11-27configure.ac : Use '-static-libgcc' with mingw-w64-* compilers.Erik de Castro Lopo1-3/+1
2014-11-26Revert "configure : Disable versioned dynamic library when compling for Andro...Erik de Castro Lopo1-6/+1
2014-11-13configure : Disable versioned dynamic library when compling for Android.Erik de Castro Lopo1-1/+6
2014-09-02configure.ac: Fix detection of MinGWTimothy Gu1-1/+1
2014-08-03configure.ac : Fix chmod of Scripts/build-test-tarball.mk.Erik de Castro Lopo1-1/+1
2014-07-30Fix detection and usage OpenBSD's <sndio.h>.Erik de Castro Lopo1-0/+3
2014-07-04configure.ac : Detect OpenBSD as a separate OS.Erik de Castro Lopo1-0/+5
2014-06-02configure.ac : Add -funsigned-char to CXXFLAGS.Erik de Castro Lopo1-3/+5
2014-04-05configure.ac : Add --enable-sanitizer option.Erik de Castro Lopo1-0/+14
2014-03-01configure.ac : Symbols file is in $(srcdir).Erik de Castro Lopo1-4/+4
2014-02-28configure.ac : Add AC_CONFIG_MACRO_DIR directive.Erik de Castro Lopo1-1/+2
2013-12-20Added support for building in a separate directoryVadim Markovtsev1-4/+4
2013-11-23configure.ac : Report if C compile is Clang.Erik de Castro Lopo1-0/+1
2013-11-23configure.ac : Allow -Werror to be switched on for Clang.Erik de Castro Lopo1-7/+11
2013-11-01Detect Clang compiler compiler.Erik de Castro Lopo1-3/+8
2013-09-08Scripts/ : Add to EXTRA_DIST.Erik de Castro Lopo1-1/+1
2013-09-08configure.ac : CFLAGS and CXXFLAGS tweaks.Erik de Castro Lopo1-2/+2
2013-09-08Configure improvements for Android.Erik de Castro Lopo1-0/+3
2013-09-04Fix issues with 'make test-tarball' with --disable-shared.Erik de Castro Lopo1-0/+11
2013-08-12configure.ac : Add HOST_TRIPLET.Erik de Castro Lopo1-0/+2
2013-07-31Detect and use fstat64() when sizeof (off_t) == 4.Erik de Castro Lopo1-1/+1
2013-07-31configure.ac : Improve detection of 64 bit file offset type.Erik de Castro Lopo1-31/+15
2013-07-13configure.ac : Drop -Wunreachable-code.Erik de Castro Lopo1-3/+3
2013-07-13configure.ac : Fix for current versions of autotools.Erik de Castro Lopo1-3/+4
2013-07-12configure.ac : Include a couple more -W flags.Erik de Castro Lopo1-2/+2
2013-06-25configure.ac : Add -Wmissing-declarations to CFLAGS.Erik de Castro Lopo1-3/+3
2013-06-22Disable stack protector by default.Erik de Castro Lopo1-1/+8
2013-04-30configure.ac : Sanity check --disable-largefile.Erik de Castro Lopo1-0/+8
2013-04-28Use pkgconfigdir variable as it is not sure it will be libdir/pkgconfig.Karl Lindén1-24/+3
2013-04-07Do not use old variable INCLUDES and use modern AM_INIT_AUTOMAKE invocation.Karl Lindén1-1/+1
2013-04-05Honour --htmldir option to configure script.Karl Lindén1-9/+0
2013-04-04configure.ac : Detect and enable stack protection.Erik de Castro Lopo1-0/+3
2013-02-22configure.ac : Fix sanitization of FLAC_CFLAGS value.Erik de Castro Lopo1-1/+1
2013-02-22configure.ac : Improve sanitization of FLAC_CFLAGS value.Erik de Castro Lopo1-1/+1
2013-02-10configure.ac : Version 1.0.26pre5.Erik de Castro Lopo1-1/+1
2013-02-06Drop tests for and CPP hackery for C99 struct flexible array feature.Erik de Castro Lopo1-13/+0
2013-02-05configure.ac : Use PKG_INSTALLDIR when it exists.Erik de Castro Lopo1-1/+2
2012-12-01configure.ac : Version 1.0.26pre4.Erik de Castro Lopo1-1/+1
2012-11-30configure.ac : Detect OSX_DARWIN_VERSION.Erik de Castro Lopo1-4/+3
2012-10-13configure.ac : Version 1.0.26pre3.Erik de Castro Lopo1-1/+1
2012-08-04Patch from Ricci Adams to use OSX's AudioQueues on OSX 10.7 and greater.Erik de Castro Lopo1-5/+11
2012-06-08configure.ac : Detect the presence of lround.Erik de Castro Lopo1-1/+1
2012-03-20configure.ac : Fix if test for empty $prefix.Erik de Castro Lopo1-1/+1
2012-03-10configure.ac : Only use automake AM_SLIENT_RULES where supported.Erik de Castro Lopo1-1/+1
2012-03-09For GCC, use inline assembler for endian swapping.Erik de Castro Lopo1-1/+0
2012-03-05configure.ac : Detect presence of <x86intrin.h> header file.Erik de Castro Lopo1-0/+1
2012-03-04configure.ac : Version 1.0.26pre2.Erik de Castro Lopo1-1/+1
2012-01-26configure.ac : Fix typo, FLAC_CLFAGS -> FLAC_CFLAGS.Erik de Castro Lopo1-2/+2