test/*.sh : Fix MALLOC_PERTURB initialization.
[platform/upstream/flac.git] / configure.ac
2013-05-27 Ulrich KlauerLanguage fix: "difference licenses"
2013-05-27 Dagobert MichelsenUse location of TIOCGWINSZ from autoconf manual
2013-05-26 Erik de Castro LopoSet version to 1.3.0 and update coyprights throughout.
2013-04-29 Erik de Castro LopoTwo minor compiled fixes for OS/2.
2013-04-28 Erik de Castro LopoVersion 1.3.0pre4. 1.3.0pre4
2013-04-07 Ulrich KlauerFix pkg-config files to avoid overlinking
2013-04-01 Erik de Castro LopoTwo small patches for utf8 I/O.
2013-04-01 Erik de Castro Lopoconfigure.ac : Version 1.3.0pre3.
2013-04-01 Erik de Castro LopoEnable utf8 I/O stuff when compiling with MinGW.
2013-04-01 Erik de Castro LopoUse recursive automake in src/share/ part of tree.
2013-03-13 Erik de Castro Lopoconfigure.ac : Detect the size of off_t.
2013-03-13 Erik de Castro LopoAdd configure option to enable GNU GCC stack smash...
2013-03-10 Erik de Castro Lopoconfigure.ac : When compiling with GCC use some extra...
2013-03-09 Erik de Castro LopoVersion 1.3.0pre2. 1.3.0pre2
2013-03-09 Erik de Castro Lopoconfigure.ac : If gcc is version 4.2, use -fgnu89-inline.
2013-03-09 Erik de Castro Lopoconfigure.ac : Disable stack protector on FreeBSD.
2013-03-08 Erik de Castro Lopoconfigure.ac : Don't enable stack protector for mingw...
2013-03-05 Erik de Castro Lopoconfigure.ac : Add hardening compile options.
2013-03-02 Erik de Castro Lopoconfigure.ac : Version 1.3.0pre1. 1.3.0pre1
2013-01-14 Olivier Blindoc: fix out-of-tree build
2012-12-28 Erik de Castro LopoRename obj/ directory to objs/ to avoid BSD make issue.
2012-12-27 Erik de Castro Lopoconfigure.ac : Treat powerpc64 like powerpc.
2012-12-12 Max Hornconfigure: modernize autoconf usage
2012-12-12 Max Hornconfigure: merge AC_CHECK_HEADERS calls
2012-12-12 Max Hornconfigure: always print ac_cv_c_compiler_gnu
2012-12-12 Max Hornautogen.sh: replace this by a simple call to autoreconf
2012-12-12 Max Hornconfigure: replace XIPH_C_FIND_ENDIAN by AC_C_BIGENDIAN
2012-12-04 Miroslav LichvarHide symbols with gcc.
2012-12-04 Miroslav LichvarDon't override user-specified CFLAGS.
2012-07-04 Erik de Castro Lopoconfigure.ac : Make sure FLAC__HAS_OGG gets defined...
2012-06-08 Cristian RodríguezFix build with automake 1.12
2012-05-08 Erik de Castro Lopoconfigure.ac : For gcc use -Wall -Wextra when using...
2012-04-07 Cristian RodríguezUpdate and improve autotools build
2012-04-05 Cristian RodríguezV2: Use a single definition of MIN and MAX in sources
2012-04-04 Erik de Castro Lopoconfigure.ac : Add AM_PROG_CC_C_O.
2012-03-30 Erik de Castro LopoRemove winamp2 plugin
2012-02-26 Erik de Castro Lopoconfigure.ac : Report useful info at the end of configure.
2012-02-13 Erik de Castro LopoFix for autoreconf failures.
2012-02-13 Erik de Castro LopoDisable Altivec on host triplet powerpc-unknown-linux...
2012-02-05 Erik de Castro LopoAdd XIPH_BSWAP32 configure macro to detect __builtin_bs...
2012-02-05 Erik de Castro LopoAdd m4/endian.m4 and use it in configure.ac.
2012-02-05 Erik de Castro Lopoconfigure.ac : Patch from David Yeo. OS/2 uses aout...
2012-02-05 Erik de Castro Lopoconfigure.ac : Patch from David Yeo adding LT_NO_UNDEFI...
2012-02-05 Erik de Castro LopoPurge MINGW_WINSOCK_LIBS config variable.
2012-02-05 Erik de Castro LopoRemove configure maintainer mode.
2012-02-04 Erik de Castro Lopoconfigure.ac : Detect more headers.
2012-02-02 Erik de Castro Lopoconfigure.ac : Only use AM_SILENT_RULES if its availabl...
2012-02-01 Erik de Castro LopoRename configure.in -> configure.ac.