aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2016-01-12bump libtool revision for 1.1.2Jean-Marc Valin
2015-11-26bump libtool revisionJean-Marc Valin
2015-11-05Adding AVX config switchesRadu Velea
2015-10-16configure: Remove empty else clauses from AS_IFTimothy B. Terriberry
2015-10-07armv7: Optimize fixed point FFT using NE10 libraryViswanath Puttagunta
2015-10-07armv7(float): Optimize encode usecase using NE10 libraryViswanath Puttagunta
2015-09-01Reorganize x86 SSE intrinsics code.Jonathan Lennox
2015-09-01Move SSE2 and SSE4.1 intrinsics functions to separate files, to be compiled w...Jonathan Lennox
2015-09-01Fix instruction used for cpuid test.Jonathan Lennox
2015-09-01Reorganize configure's detection of intrinsics functions:Jonathan Lennox
2014-12-25armv7: celt_pitch_xcorr: Introduce ARM NEON intrinsicsViswanath Puttagunta
2014-12-20Fix the quoting of AC_LANG_PROGRAMRon
2014-10-03Cisco optimization for x86 & fixed pointxiangmingzhu
2014-03-19Make the arm2gnu.pl converter handle apple specific detailsMartin Storsjo
2013-12-17configure.ac: fix bashism in ARM optimization handlingPeter Korsgaard
2013-12-04Bump sonameJean-Marc Valin
2013-12-03Revert "Disables assembly optimizations by default because of several problem...Jean-Marc Valin
2013-12-02Disables assembly optimizations by default because of several problems reportedJean-Marc Valin
2013-11-18Adds Neon assembly for correlation/convolutionTimothy B. Terriberry
2013-11-04Exposes --disable-float-api in autoconfJean-Marc Valin
2013-07-13Always try to update the version when autogen.sh is runRon
2013-07-02Get rid of PC_LIBMRon
2013-06-29More autoconf housekeepingRon
2013-06-09Drop the stdint size tests that we never use anywhereRon
2013-06-04Add run-time CPU detection and support for ARM architectureAurélien Zanelli
2013-05-26Add an option to disable build of extra programs (demos and tests)Aurélien Zanelli
2013-05-22Minor configure adjustment.Timothy B. Terriberry
2013-05-20Add support for autoconf macros in m4/Ron
2013-05-19Add ARMv4/ARMv5E macros.Timothy B. Terriberry
2013-05-18Use m4_esyscmd instead of m4_esyscmd_sRon
2013-05-11Fully automate version updatingRon
2013-05-09Bump version to match 1.0.x branchJean-Marc Valin
2013-03-12Remove -Wdeclaration-after-statement.Ralph Giles
2013-03-11Add -Wdeclaration-after-statement.Ralph Giles
2013-01-02Use AC_CONFIG_HEADERS.Ralph Giles
2012-12-05Bump soname version to match the 1.0.x branch.Ralph Giles
2012-11-29Remove obsolete check for endianness.Ralph Giles
2012-11-14Enable maintainer mode by default on automake 1.11Ralph Giles
2012-09-19Just fix opus-uninstalled.pc instead of tweaking the build dirRon
2012-09-18Link the include dir into out-of-tree build dirsRon
2012-09-17Opus custom requires libm unconditionally.Ralph Giles
2012-09-16Add -lm to the pkg-config link line.Ralph Giles
2012-09-16Remove FLOATING_POINT from config.h.Ralph Giles
2012-08-31some doc for --enable-fixed-point and --enable-floating-pointJean-Marc Valin
2012-08-29Completely remove the built-in autotools -fstatck-protector detection.Gregory Maxwell
2012-08-21Clarify a comment.Ralph Giles
2012-08-21Propagate OPUS_VERSION to config.h.Ralph Giles
2012-08-16Move the release version string to version.mk.Ralph Giles
2012-08-15Bump version numberJean-Marc Valin
2012-08-10Use configure.ac provided soname versioning.Gregory Maxwell