summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* build/make/iosbuild.sh: Remove jobs argument.Tom Finegan2015-09-251-9/+3
* Merge "build/make/configure.sh: Embed bitcode in arm darwin targets."Tom Finegan2015-09-251-0/+13
|\
| * build/make/configure.sh: Embed bitcode in arm darwin targets.Tom Finegan2015-09-241-0/+13
* | Merge "configure: reference the README for missing yasm"James Zern2015-09-251-1/+2
|\ \ | |/ |/|
| * configure: reference the README for missing yasmJames Zern2015-09-231-1/+2
* | Merge "build/make/configure.sh: Silence arm target Xcode7 link warnings."Tom Finegan2015-09-241-0/+1
|\ \
| * | build/make/configure.sh: Silence arm target Xcode7 link warnings.Tom Finegan2015-09-231-0/+1
* | | Merge "build/make/configure.sh: Fix armv7 builds in Xcode7."Tom Finegan2015-09-241-3/+41
|\ \ \ | |/ /
| * | build/make/configure.sh: Fix armv7 builds in Xcode7.Tom Finegan2015-09-231-3/+41
| |/
* | build/make/configure.sh: docs for soft_{dis|en}able.Tom Finegan2015-09-231-0/+8
|/
* Merge "configure: add --extra-cxxflags option"James Zern2015-09-181-0/+8
|\
| * configure: add --extra-cxxflags optionJames Zern2015-09-121-0/+8
* | iosbuild: Enable PIC for x86 targets.Tom Finegan2015-09-171-1/+10
* | iosbuild: Add --test-link argument.Tom Finegan2015-09-171-0/+5
|/
* build: modify default ARFLAGS / .a targetJames Zern2015-09-102-2/+2
* Revert "Fix building with iOS 9 beta SDK"Tom Finegan2015-09-091-15/+1
* configure: add -Zhigh-mem to LDFLAGS on OS/2KO Myung-Hun2015-09-021-0/+1
* configure: disable PIC on OS/2KO Myung-Hun2015-09-021-0/+1
* Makefile: add $(STACKREALIGN) to CFLAGS for vp9_reconintra.cKO Myung-Hun2015-09-021-0/+2
* configure: append --extra-cflags to final setJames Zern2015-08-261-6/+0
* Android.mk: add missing vp10_rtcd.h depJames Zern2015-08-111-0/+3
* Support build with Visual Studio 14.Ghislain MARY2015-08-052-7/+13
* gen_msvs_proj.sh: avoid asm object name collisionsJames Zern2015-08-031-0/+4
* Add common_dspr2.c file to vpx_dsp/mipsJingning Han2015-08-031-6/+0
* Merge changes Iecdbbc34,I8b4db93fJames Zern2015-07-311-6/+8
|\
| * Android.mk: fix *_rtcd.h deps for armeabi-v7aJames Zern2015-07-301-5/+7
| * Android.mk: add a dep on vpx_config.asm for x86_64James Zern2015-07-291-1/+1
* | Fix compiler warning in mips/dspr2Jingning Han2015-07-311-2/+7
|/
* Merge "build/make/Android.mk: support TARGET_ARCH_ABI=x86_64"James Zern2015-07-281-0/+2
|\
| * build/make/Android.mk: support TARGET_ARCH_ABI=x86_64James Zern2015-07-241-0/+2
* | Move intra prediction functions from vp9/common/ to vpx_dsp/hui su2015-07-271-0/+2
|/
* Merge "build: add *test-no-data-check targets"James Zern2015-06-241-0/+5
|\
| * build: add *test-no-data-check targetsJames Zern2015-06-191-0/+5
* | Fix building with iOS 9 beta SDKBrion Vibber2015-06-221-1/+15
|/
* test/android/Android.mk: fix build w/ENABLE_SHARED=0James Zern2015-06-091-0/+4
* vs/armv7: use -oldit armasm flagJames Zern2015-06-051-2/+2
* Support building shared libraries on OS/2KO Myung-Hun2015-06-031-0/+13
* Avoid failed include when Makefile is processed with no target.Tom Finegan2015-05-131-0/+4
* Remove claims of universal target support from the build system.Tom Finegan2015-05-122-33/+3
* Fix ndk build.Frank Galligan2015-05-071-0/+1
* Remove only remaining uses of 'fast_unaligned'Johann2015-05-071-6/+0
* Merge "Android.mk: remove unnecessary -llog reference"James Zern2015-04-161-2/+0
|\
| * Android.mk: remove unnecessary -llog referenceJames Zern2015-04-151-2/+0
* | Merge "mips msa configuration fix"Parag Salasakar2015-04-151-12/+21
|\ \ | |/ |/|
| * mips msa configuration fixParag Salasakar2015-04-151-12/+21
* | Android.mk: add a flag to control shared/static libJames Zern2015-04-081-1/+5
|/
* Merge branch 'indianrunnerduck'Johann2015-04-031-2/+2
|\
| * Prepare Release Candidate for libvpx v1.4.0Johann2015-03-231-2/+2
* | Remove PPC build supportJohann2015-04-021-29/+0
* | mips msa configuration patch for MIPS SIMD Arch (MSA) P5600 and I6400Parag Salasakar2015-03-242-0/+29
|/