summaryrefslogtreecommitdiff
path: root/build/make/Makefile
AgeCommit message (Expand)Author
2023-07-10add example how to use rtcdWang Chen
2023-05-12Don't use -Wl,-z,defs with Clang's sanitizersJames Zern
2022-06-02libs.mk,build/make/Makefile: make test targets ordinary rulesJames Zern
2022-01-28libvpx[loongarch]: Add loongarch support.Jin Bo
2020-08-19Refine MMI & MSA detection for mipsjinbo
2019-09-30namespace ARCH_* definesJames Zern
2018-11-16Work around ARM64 Windows SDK arm_neon.h quirkJon Kunkee
2017-11-03Support building AVX-512 and implement sadx4 for AVX-512Kyle Siefring
2017-04-19configure: Workaround clang not enabling altivec on -mvsxLuca Barbato
2017-03-08Add support for POWER8/VSXRafael de Lucena Valle
2016-10-31use .S suffix rather than .s for NEON asmJames Zern
2016-07-18build/make/Makefile: add a 'test_*' default targetJames Zern
2016-07-18build/make/Makefile: remove default suffix rulesJames Zern
2016-06-28configure: remove old visual studio support (<2010)James Zern
2016-05-22configure: Add -mstackrealign flags to CFLAGS on OS/2KO Myung-Hun
2015-09-10build: modify default ARFLAGS / .a targetJames Zern
2015-09-02Makefile: add $(STACKREALIGN) to CFLAGS for vp9_reconintra.cKO Myung-Hun
2015-06-19build: add *test-no-data-check targetsJames Zern
2015-06-03Support building shared libraries on OS/2KO Myung-Hun
2015-05-13Avoid failed include when Makefile is processed with no target.Tom Finegan
2015-05-12Remove claims of universal target support from the build system.Tom Finegan
2015-03-23Prepare Release Candidate for libvpx v1.4.0Johann
2015-02-09configure: add --(disable|enable)-dependency-trackingJames Zern
2014-11-06Remove asm offset dependenciesJohann
2014-07-29Makefile: add -mstackrealign to CFLAGS on OS/2 KO Myung-Hun
2014-07-23Makefile: strip debugging informations onlyKO Myung-Hun
2014-06-07Makefile: skip .d inclusion for 'testdata' targetJames Zern
2014-05-15Add make target for running example tests.Tom Finegan
2014-04-25Makefile: add msvs_common.sh to DIST-SRCSJames Zern
2014-04-22Add utiltest target to Makefile.Tom Finegan
2014-04-04Changing webmenc to use libwebmVignesh Venkatasubramanian
2014-04-02Revert "Changing webmenc to use libwebm"Paul Wilkins
2014-03-28Changing webmenc to use libwebmVignesh Venkatasubramanian
2014-03-05Makefile: add distclean targetJames Zern
2014-01-08Include gen_msvs_vcxproj.shJohann
2014-01-06Remove yasm.rules dependencyJohann
2013-10-29CL for adding AVX-AVX2 support in libvpx.Erik Niemeyer
2013-06-11Merge branch 'master' into experimentalJohn Koleszar
2013-05-22Add support for armv7-win32-vs11Martin Storsjo
2013-05-21Add a script for converting ads arm assembly to microsoft armasm formatMartin Storsjo
2013-05-21ads2gas: Factorize thumb instruction replacements into a separate perl moduleMartin Storsjo
2013-05-03Automatically flag intrinsic filesJohann
2013-03-02prefix vp8 asm_{com,dec,enc}_offsets filesJames Zern
2013-01-25Include apple arm conversion scriptJohann
2013-01-09make: support V=1 as short form of verbose=yesLuca Barbato
2012-11-27Revert "make: flatten object file directories"John Koleszar
2012-11-20make: fix dependency generation for flat build treeJohn Koleszar
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-11-15make: flatten object file directoriesJohn Koleszar
2012-11-05build: merge with masterJohn Koleszar