summaryrefslogtreecommitdiff
path: root/build/make/configure.sh
AgeCommit message (Expand)Author
2015-05-12Remove claims of universal target support from the build system.Tom Finegan
2015-05-07Remove only remaining uses of 'fast_unaligned'Johann
2015-04-15mips msa configuration fixParag Salasakar
2015-04-02Remove PPC build supportJohann
2015-03-24mips msa configuration patch for MIPS SIMD Arch (MSA) P5600 and I6400Parag Salasakar
2015-02-09configure: add --(disable|enable)-dependency-trackingJames Zern
2015-02-04configure: enable x86inc for all intel platformsJames Zern
2015-02-03Fail when only an old nasm is foundJohann
2015-01-30Merge "configure: echo --(disable|enable)-* cmdline options"James Zern
2015-01-29Enable use_x86inc for 32bit pic enabled Darwin targetYunqing Wang
2015-01-28configure: echo --(disable|enable)-* cmdline optionsJames Zern
2015-01-26Fix discovery of Darwin SDKsLawrence Velázquez
2015-01-22Merge "workaround stack bashing by asm on 32-bit OpenBSD"James Zern
2015-01-22Add libvpx build targets for OS X 10.10 Yosemite.Lawrence Velázquez
2015-01-14workaround stack bashing by asm on 32-bit OpenBSDJames Zern
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