aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
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
2012-08-09Disable stack-protector for mingw32 and remove win32 restrict define.Gregory Maxwell
2012-08-08Bump version number to 1.0.1 and set libtool versionJean-Marc Valin
2012-07-07Make stack-protector check use AC_LINK_IFELSE.Gregory Maxwell
2012-06-28Add configure option to disable stack protector.Gregory Maxwell
2012-06-11Add -fixed to the version string & clarify that fixed disables float.Gregory Maxwell
2012-05-18Remove the obsolete LIBOPUS_SUFFIX define.Ralph Giles
2012-05-18Move the various version defines to be together.Ralph Giles
2012-05-17Sync with draft -14Jean-Marc Valin
2012-05-15version bumpJean-Marc Valin
2012-05-15Make vararray and restrict checks fail GCC 2.95.3's broken implementation.Gregory Maxwell
2012-05-15Improve portability to BeOS via some configure.ac fixes and cleanups.Gregory Maxwell
2012-04-24Adds some references, bumps version numberJean-Marc Valin
2012-02-17Last updates for draft -11Jean-Marc Valin
2011-10-31version bumpJean-Marc Valin
2011-10-31version number bumpJean-Marc Valin
2011-10-28Check for __malloc_hook and define MALLOC_FAIL appropriately.Ralph Giles
2011-10-27Test cleanups and renaming.Gregory Maxwell