summaryrefslogtreecommitdiff
path: root/build/make/configure.sh
AgeCommit message (Expand)Author
2014-12-12don't set INLINE to 'always_inline'James Zern
2014-12-09Disable neon assembly when neon is disabledJohann
2014-12-03Extend x32 check by also checking for __x86_64__.Dim Temp
2014-12-01Remove default cortex-a8 tuning.Johann
2014-11-21Indent build/make/configure.shJohann
2014-11-20Remove armv5te targetJohann
2014-11-06Remove asm offset dependenciesJohann
2014-10-01Fix iphonesimulator and armv6-darwin build targets.Tom Finegan
2014-09-30iOS build configuration updates.Tom Finegan
2014-09-25iphonesimulator: make iOS 6 the minimum requirementJames Zern
2014-07-29configure.sh: avoid test -a/-o for compatibilityJames Zern
2014-07-29Remove 'local' from configure and configure.shKO Myung-Hun
2014-07-21Add -DNDEBUG when config option debug is disabledYunqing Wang
2014-07-17allow config options to limit max size of decodeJim Bankoski
2014-06-27configure: defer x32 check until post toolchain setupJames Zern
2014-06-27Merge "configure.sh: Tweak default of use_x86inc for 64-bit, non-pic, and Dar...Tom Finegan
2014-06-26Add arm64-darwin-gcc target.Tom Finegan
2014-06-25configure.sh: Tweak default of use_x86inc for 64-bit, non-pic, and Darwin.Tom Finegan
2014-06-10Add target armv7s-darwin-gcc.Tom Finegan
2014-06-06Add x86_64-iphonesimulator-gcc target.Tom Finegan
2014-06-04Add x86-iphonesimulator-gcc target.Tom Finegan
2014-05-19configure.sh: only execute toupper when necessaryJames Zern
2014-05-14Build armv7a-only codeJohann
2014-05-12Only build neon assembly for armv7 targetsJohann
2014-05-05Fix building for arm with Visual Studio 2013Martin Storsjo
2014-04-23configure: quote some uses of source_pathJames Zern
2014-03-25configure: clean up temp gcov (.gcno) filesJames Zern
2014-03-18configure: test -m(mmx|sse|sse2|sse3) flagsJames Zern
2014-03-18configure: test for -mssse3James Zern
2014-03-18configure: factorize gcc machine option checksJames Zern
2014-03-06Merge "Avoid unknown warning warnings and fix -Werror on macosx."James Zern
2014-03-06configure.sh: quote local variablesJames Zern
2014-03-06Avoid unknown warning warnings and fix -Werror on macosx.Tom Finegan
2014-03-05configure: Use "cat -n" instead of "pr -n -t"Tom Finegan
2014-02-27configure: remove x86inc debug messageJames Zern
2014-02-05configure: use -Werror when testing CXX flags w/clangJames Zern
2013-11-18Disable avx/avx2 for Visual Studio 2010Johann
2013-11-15Build iOS targets with XCode 5Johann
2013-11-06disable avx/avx2 for old versions of MSVCYaowu Xu
2013-10-29CL for adding AVX-AVX2 support in libvpx.Erik Niemeyer
2013-10-11Adjust icc compiler optionsYunqing Wang
2013-09-26intel compiler build no longer supports -axSSE2 or -no-prec-divJim Bankoski
2013-08-21configure: fix action expansionJames Zern
2013-08-21configure: rename enable() to enable_feature()James Zern
2013-08-13Get rid of bashisms in the main build scriptsGuillaume Martres
2013-08-05reworked config for use_x86_incJim Bankoski
2013-07-22Merge "configure: default configure log to config.log"James Zern
2013-07-19Make libvpx compile on OSX 10.9 (Mavericks)Morton Jonuschat
2013-07-18configure: default configure log to config.logJames Zern
2013-06-11Merge branch 'master' into experimentalJohn Koleszar