summaryrefslogtreecommitdiff
path: root/build/make/configure.sh
Commit message (Expand)AuthorAgeFilesLines
* configure: add -WshadowJames Zern2023-05-091-0/+1
* configure: add aarch64 to ARCH_LISTJames Zern2023-05-021-0/+4
* configure: skip arm64_neon.h workaround w/VS >= 2019James Zern2023-04-201-2/+5
* build: fix -Wimplicit-int (Clang 16)Sam James2022-11-061-1/+1
* MacOS 13 is darwin22Johann2022-10-271-2/+2
* libvpx[loongarch]: Add loongarch support.Jin Bo2022-01-281-0/+47
* MacOS 12 is darwin21Johann2021-11-171-4/+4
* override assembler with --as option on msvsJerome Jiang2021-03-031-4/+0
* configure: add darwin20 cross-compile supportGregor Jasny2020-12-111-2/+2
* configure.sh: fix arm64-darwin-gcc matchJames Zern2020-09-291-1/+1
* configure: add darwin20 supportJames Zern2020-09-251-3/+11
* Escape number sign in MakefilesDaniel Sommermann2020-08-191-6/+9
* Refine MMI & MSA detection for mipsjinbo2020-08-191-9/+11
* auto-detect darwin19Johann2020-03-311-2/+6
* configure.sh,darwin: fix asm conv w/external buildJames Zern2019-12-061-2/+2
* configure.sh,darwin: fix external_build checkJames Zern2019-10-311-1/+1
* darwin: disable compiler checksJohann2019-10-301-49/+51
* simplify darwin autodetectionJohann2019-10-231-34/+2
* add darwin18 targetJohann2019-10-231-0/+8
* namespace ARCH_* definesJames Zern2019-09-301-8/+8
* vsx: disable on all buildsJohann2019-06-201-3/+2
* ppc: disable vsx optimizations with hbdJohann2019-06-101-1/+4
* configure: test -Wno-* flags used with libyuvJames Zern2019-06-041-0/+1
* android: do not attempt standalone buildsJohann2019-05-061-50/+5
* remove ARCHITECTURE definitionJohann2019-04-231-4/+0
* remove old visual studio supportJohann2018-12-051-19/+3
* Work around ARM64 Windows SDK arm_neon.h quirkJon Kunkee2018-11-161-1/+32
* Add ARM64 Windows to configure scriptsJon Kunkee2018-11-151-12/+23
* Support Power8/Power9 tuningLuca Barbato2018-06-271-0/+7
* third_party/libyuv: update to a37e7bfeJohann2018-06-211-0/+5
* Clean up avx512 compiler support test.Tom Finegan2018-06-151-11/+21
* Fix avx512 related MSVC build failure.Tom Finegan2018-06-131-1/+3
* Add avx512 compile test.Tom Finegan2018-06-071-0/+9
* configure,ios: add missing c++11 checksJames Zern2018-05-191-1/+1
* Remove ppc64 (big endian) from configureLuc Trudeau2018-05-111-6/+3
* configure: Disable pthread_h if linking failedMartin Storsjo2018-05-041-1/+1
* configure: Use both check_header and check_lib for pthreadsMartin Storsjo2018-04-191-1/+1
* Merge "configure: Test linking pthreads before using it"Martin Storsjö2018-04-181-1/+11
|\
| * configure: Test linking pthreads before using itMartin Storsjo2018-04-141-1/+11
* | ios configure: quiet shell warningJohann2018-04-041-1/+2
|/
* configure: Add an armv7-win32-gcc targetMartin Storsjo2018-03-231-1/+13
* Merge "x86 android: default on realtime-only"Johann Koenig2018-03-201-0/+3
|\
| * x86 android: default on realtime-onlyJohann2018-03-121-0/+3
* | autodetect macOS High SierraJohann2018-03-121-0/+8
|/
* nasm defaults to -OxJohann2017-12-011-1/+0
* pass 'win64' instead of 'x64' to the assemblerJohann2017-12-011-1/+1
* Support building AVX-512 and implement sadx4 for AVX-512Kyle Siefring2017-11-031-2/+30
* loongson mmi configuration patch.YinShiyou2017-07-311-0/+15
* configure: Match power*64* as ppc64Luca Barbato2017-04-191-1/+3
* Add support for POWER8/VSXRafael de Lucena Valle2017-03-081-0/+11