summaryrefslogtreecommitdiff
path: root/build/make/configure.sh
AgeCommit message (Expand)Author
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
2013-05-22Add support for armv7-win32-vs11Martin Storsjo
2013-05-21configure: Add x86*-vs10/11 targetsMartin Storsjo
2013-05-13Add an option for building for arm in thumb modeMartin Storsjo
2013-05-03configure: use .cc as c++ extensionJames Zern
2013-05-03Merge "Add __inline__ to INLINE definition."Johann
2013-05-02Add __inline__ to INLINE definition.Johann
2013-05-01configure: arm: Check __ARM_PCS_VFP if the float ABI hasn't been definedMartin Storsjo
2013-04-26Merge branch 'master' into experimentalJohann
2013-04-24Change default iOS dev pathJohann
2013-04-16Merge branch 'experimental' into masterJohn Koleszar
2013-04-09Configure: make --enable-gprof workYunqing Wang
2013-04-05fix make test invocation for msvc win64James Zern
2013-03-01Merge master branch into experimentalJohn Koleszar
2013-02-28this commit converts all sad ptrs to uint32Jim Bankoski
2013-02-06Use configure checks for various inline keywords.Ronald S. Bultje
2013-01-25Delay SSE check until the compiler is configured.Johann
2013-01-14Merge branch 'experimental' of review:webm/libvpxJohn Koleszar
2013-01-14configure: add support for android x86Andoni Morales Alastruey
2013-01-10Merge "configure: support hardfloat armv7 CHOSTS"Johann
2013-01-10configure: support hardfloat armv7 CHOSTSLuca Barbato
2013-01-10configure: support mingw-w64Luca Barbato
2013-01-08Merge vp9-preview changes into experimental branchJohn Koleszar
2012-12-27Merge branch 'vp9-preview' of review:webm/libvpxJohn Koleszar
2012-12-20configure: test for -msse4James Zern
2012-12-19make: fix dependency generationJohn Koleszar
2012-12-10configure: add --enable-external-build supportJohn Koleszar
2012-11-28Disable fast unaligned on armv5teMartin Storsjo