summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* configure.ac : Add AC_PROG_MKDIR_P.Erik de Castro Lopo2014-03-211-0/+1
* Fix build issue on OSX with GCC 4.2/Xcode.Erik de Castro Lopo2014-03-211-1/+1
* configure.ac : Make --enable-sse the default.Erik de Castro Lopo2014-03-151-5/+6
* Detect Clang masquerading as GCC.Erik de Castro Lopo2013-11-221-0/+3
* configure.ac : Tweaks.Erik de Castro Lopo2013-09-251-3/+2
* Fix minor Makefile.am issues arising from 943384d7c33.Erik de Castro Lopo2013-09-181-2/+0
* Factor out common test functionality to test/common.sh.in.Erik de Castro Lopo2013-09-171-0/+1
* Fix/re-enable SSE/SSE2 lpc optimisations.Erik de Castro Lopo2013-09-171-0/+5
* configure.ac : Report Ogg/FLAC support.Erik de Castro Lopo2013-09-151-0/+2
* configure.ac : Add -Weffc++ to CXXFLAGS.Erik de Castro Lopo2013-09-151-7/+12
* configure.ac : Prepare for x86_64 initrinsics based optimisations.Erik de Castro Lopo2013-09-151-2/+12
* configure.ac : Improve asm optimisation detection.Erik de Castro Lopo2013-08-111-8/+23
* Link with -no-undefined regardless of the OSCristian Rodríguez2013-07-211-9/+1
* Language fix: "difference licenses"Ulrich Klauer2013-05-271-1/+1
* Use location of TIOCGWINSZ from autoconf manualDagobert Michelsen2013-05-271-1/+3
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-261-1/+1
* Two minor compiled fixes for OS/2.Erik de Castro Lopo2013-04-291-1/+4
* Version 1.3.0pre4.1.3.0pre4Erik de Castro Lopo2013-04-281-1/+1
* Fix pkg-config files to avoid overlinkingUlrich Klauer2013-04-071-0/+2
* Two small patches for utf8 I/O.Erik de Castro Lopo2013-04-021-0/+1
* configure.ac : Version 1.3.0pre3.Erik de Castro Lopo2013-04-011-1/+1
* Enable utf8 I/O stuff when compiling with MinGW.Erik de Castro Lopo2013-04-011-0/+3