summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2021-03-18Msvc builds convert to windows path w/msys envv1.10.0upstream/ruddyAdam B. Goode1-1/+2
2021-03-03override assembler with --as option on msvsJerome Jiang2-8/+6
2020-12-11configure: add darwin20 cross-compile supportGregor Jasny1-2/+2
2020-09-29configure.sh: fix arm64-darwin-gcc matchJames Zern1-1/+1
2020-09-25configure: add darwin20 supportJames Zern1-3/+11
2020-08-19Escape number sign in MakefilesDaniel Sommermann1-6/+9
2020-08-19Refine MMI & MSA detection for mipsjinbo3-15/+44
2020-03-31auto-detect darwin19Johann1-2/+6
2019-12-06configure.sh,darwin: fix asm conv w/external buildJames Zern1-2/+2
2019-10-31configure.sh,darwin: fix external_build checkJames Zern1-1/+1
2019-10-30darwin: disable compiler checksJohann1-49/+51
2019-10-29support visual studio 2019 (vs16)Johann2-4/+8
2019-10-29remove old visual studio remnantsJohann2-52/+16
2019-10-23simplify darwin autodetectionJohann1-34/+2
2019-10-23add darwin18 targetJohann1-0/+8
2019-09-30namespace ARCH_* definesJames Zern2-12/+12
2019-06-20vsx: disable on all buildsJohann1-3/+2
2019-06-10ppc: disable vsx optimizations with hbdJohann1-1/+4
2019-06-04configure: test -Wno-* flags used with libyuvJames Zern1-0/+1
2019-05-08Merge "android: clarify RTCD usage"Johann Koenig1-7/+9
2019-05-06android: clarify RTCD usageJohann1-7/+9
2019-05-06android: do not attempt standalone buildsJohann2-70/+6
2019-04-23remove WIDE_REFERENCE definitionJohann1-1/+0
2019-04-23remove ARCHITECTURE definitionJohann2-5/+0
2019-01-23Fix Windows SDK and VS version checksJon Kunkee1-6/+6
2019-01-17ads2gas: remove DO1STROUNDINGJohann2-2/+0
2018-12-05remove old visual studio supportJohann1-19/+3
2018-11-16Work around ARM64 Windows SDK arm_neon.h quirkJon Kunkee2-1/+33
2018-11-15Add ARM64 support to VS project generationJon Kunkee1-0/+15
2018-11-15Add ARM64 Windows to configure scriptsJon Kunkee1-12/+23
2018-08-29rtcd: fix --required flagJohann1-1/+3
2018-07-28arm: Consistently use unified syntax for asmMartin Storsjo2-1/+2
2018-07-11shell tests: Drop incorrect uses of readonly.Tom Finegan1-1/+1
2018-06-27Support Power8/Power9 tuningLuca Barbato1-0/+7
2018-06-21third_party/libyuv: update to a37e7bfeJohann1-0/+5
2018-06-15Clean up avx512 compiler support test.Tom Finegan1-11/+21
2018-06-13Fix avx512 related MSVC build failure.Tom Finegan1-1/+3
2018-06-07Add avx512 compile test.Tom Finegan1-0/+9
2018-05-19configure,ios: add missing c++11 checksJames Zern2-2/+2
2018-05-18iosbuild.sh: portable sed usageJohann1-1/+2
2018-05-11Remove ppc64 (big endian) from configureLuc Trudeau1-6/+3
2018-05-04configure: Disable pthread_h if linking failedMartin Storsjo1-1/+1
2018-04-19configure: Use both check_header and check_lib for pthreadsMartin Storsjo1-1/+1
2018-04-18Merge "configure: Test linking pthreads before using it"Martin Storsjö1-1/+11
2018-04-14configure: Test linking pthreads before using itMartin Storsjo1-1/+11
2018-04-04ios configure: quiet shell warningJohann1-1/+2
2018-03-26msvs build: only fix_file_list when it is brokenJohann1-0/+9
2018-03-23Merge "thumb: Remove a brittle, ugly and unused arm->thumb conversion"Martin Storsjö1-7/+0
2018-03-23configure: Add an armv7-win32-gcc targetMartin Storsjo1-1/+13
2018-03-23ads2gas: Add a -noelf optionMartin Storsjo1-7/+18