summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use recursive automake in src/share/ part of tree.Erik de Castro Lopo2013-04-011-7/+0
* configure.ac : Detect the size of off_t.Erik de Castro Lopo2013-03-131-0/+1
* Add configure option to enable GNU GCC stack smash protection.Erik de Castro Lopo2013-03-131-9/+8
* configure.ac : When compiling with GCC use some extra warning flags.Erik de Castro Lopo2013-03-111-2/+7
* Version 1.3.0pre2.1.3.0pre2Erik de Castro Lopo2013-03-091-1/+1
* configure.ac : If gcc is version 4.2, use -fgnu89-inline.Erik de Castro Lopo2013-03-091-2/+6
* configure.ac : Disable stack protector on FreeBSD.Erik de Castro Lopo2013-03-091-2/+2
* configure.ac : Don't enable stack protector for mingw* host_os.Erik de Castro Lopo2013-03-091-4/+12
* configure.ac : Add hardening compile options.Erik de Castro Lopo2013-03-061-0/+4
* configure.ac : Version 1.3.0pre1.1.3.0pre1Erik de Castro Lopo2013-03-021-1/+1
* doc: fix out-of-tree buildOlivier Blin2013-01-141-0/+1
* Rename obj/ directory to objs/ to avoid BSD make issue.Erik de Castro Lopo2012-12-281-7/+7
* configure.ac : Treat powerpc64 like powerpc.Erik de Castro Lopo2012-12-281-1/+2
* configure: modernize autoconf usageMax Horn2012-12-131-7/+6
* configure: merge AC_CHECK_HEADERS callsMax Horn2012-12-131-8/+1