1. b524cca configure: extend armv7 hf target autodetect by James Zern · 9 years ago
  2. 5aab99f configure: remove default CROSS for arm targets by James Zern · 9 years ago
  3. 47a1718 configure: avoid default when CROSS is set to null by James Zern · 9 years ago
  4. acf580d iosbuild.sh: Support macosx targets in Xcode 7. by Tom Finegan · 9 years ago
  5. 6e6dbbc configure: simplify x86 asm dependencies by James Zern · 9 years ago
  6. 080ad91 Add target for Mac OS X 10.11 'El Capitan' by Alex Converse · 9 years ago
  7. bb0bc06 Merge "Skip AS detection when using --enable-external-build" by Johann Koenig · 9 years ago
  8. a6f70b4 Only set sysroot when alt_libc finds a directory by Johann · 9 years ago
  9. 12f26bf Skip AS detection when using --enable-external-build by Johann · 9 years ago
  10. c6a419b build/make/iosbuild.sh: Remove jobs argument. by Tom Finegan · 10 years ago
  11. 7602232 Merge "build/make/configure.sh: Embed bitcode in arm darwin targets." by Tom Finegan · 10 years ago
  12. 7e54f0f Merge "configure: reference the README for missing yasm" by James Zern · 10 years ago
  13. 9194f3c build/make/configure.sh: Embed bitcode in arm darwin targets. by Tom Finegan · 10 years ago
  14. 20b770e Merge "build/make/configure.sh: Silence arm target Xcode7 link warnings." by Tom Finegan · 10 years ago
  15. 4327d50 Merge "build/make/configure.sh: Fix armv7 builds in Xcode7." by Tom Finegan · 10 years ago
  16. 324bcbf build/make/configure.sh: Silence arm target Xcode7 link warnings. by Tom Finegan · 10 years ago
  17. 6cf994b build/make/configure.sh: Fix armv7 builds in Xcode7. by Tom Finegan · 10 years ago
  18. 6002212 build/make/configure.sh: docs for soft_{dis|en}able. by Tom Finegan · 10 years ago
  19. f3627c8 configure: reference the README for missing yasm by James Zern · 10 years ago
  20. 5769436 Merge "configure: add --extra-cxxflags option" by James Zern · 10 years ago
  21. 69ceed8 iosbuild: Enable PIC for x86 targets. by Tom Finegan · 10 years ago
  22. 01276f4 iosbuild: Add --test-link argument. by Tom Finegan · 10 years ago
  23. 12355c4 configure: add --extra-cxxflags option by James Zern · 10 years ago
  24. 1b3d775 build: modify default ARFLAGS / .a target by James Zern · 10 years ago
  25. d8808d3 Revert "Fix building with iOS 9 beta SDK" by Tom Finegan · 10 years ago
  26. e909da8 configure: add -Zhigh-mem to LDFLAGS on OS/2 by KO Myung-Hun · 10 years ago
  27. 8a6f055 configure: disable PIC on OS/2 by KO Myung-Hun · 10 years ago
  28. fb2dd73 Makefile: add $(STACKREALIGN) to CFLAGS for vp9_reconintra.c by KO Myung-Hun · 10 years ago
  29. 43a3455 configure: append --extra-cflags to final set by James Zern · 10 years ago
  30. c927e94 Android.mk: add missing vp10_rtcd.h dep by James Zern · 10 years ago
  31. 3067c34 Support build with Visual Studio 14. by Ghislain MARY · 10 years ago
  32. d011808 gen_msvs_proj.sh: avoid asm object name collisions by James Zern · 10 years ago
  33. 92b08f5 Add common_dspr2.c file to vpx_dsp/mips by Jingning Han · 10 years ago
  34. e184b61 Merge changes Iecdbbc34,I8b4db93f by James Zern · 10 years ago
  35. 135b43c Fix compiler warning in mips/dspr2 by Jingning Han · 10 years ago
  36. 21da45e Android.mk: fix *_rtcd.h deps for armeabi-v7a by James Zern · 10 years ago
  37. e3365c8 Android.mk: add a dep on vpx_config.asm for x86_64 by James Zern · 10 years ago
  38. bd86331 Merge "build/make/Android.mk: support TARGET_ARCH_ABI=x86_64" by James Zern · 10 years ago
  39. 7971846 Move intra prediction functions from vp9/common/ to vpx_dsp/ by hui su · 10 years ago
  40. 5da87e8 build/make/Android.mk: support TARGET_ARCH_ABI=x86_64 by James Zern · 10 years ago
  41. 9f0383c Merge "build: add *test-no-data-check targets" by James Zern · 10 years ago
  42. 78637b6 Fix building with iOS 9 beta SDK by Brion Vibber · 10 years ago
  43. 557ae51 build: add *test-no-data-check targets by James Zern · 10 years ago
  44. 0f8ee6e test/android/Android.mk: fix build w/ENABLE_SHARED=0 by James Zern · 10 years ago
  45. 5908e0b vs/armv7: use -oldit armasm flag by James Zern · 10 years ago
  46. 6d52fe2 Support building shared libraries on OS/2 by KO Myung-Hun · 11 years ago
  47. 3007db0 Avoid failed include when Makefile is processed with no target. by Tom Finegan · 10 years ago
  48. 3d7063d Remove claims of universal target support from the build system. by Tom Finegan · 10 years ago
  49. a4bcc8c Fix ndk build. by Frank Galligan · 10 years ago
  50. 802e1d8 Remove only remaining uses of 'fast_unaligned' by Johann · 10 years ago
  51. 278593c Merge "Android.mk: remove unnecessary -llog reference" by James Zern · 10 years ago
  52. 3701dcc Merge "mips msa configuration fix" by Parag Salasakar · 10 years ago
  53. e3bf76f Android.mk: remove unnecessary -llog reference by James Zern · 10 years ago
  54. 4009b63 mips msa configuration fix by Parag Salasakar · 10 years ago
  55. b815f3a Android.mk: add a flag to control shared/static lib by James Zern · 10 years ago
  56. 79bd071 Merge branch 'indianrunnerduck' by Johann · 10 years ago
  57. bc98e93 Remove PPC build support by Johann · 10 years ago
  58. 84ec68d mips msa configuration patch for MIPS SIMD Arch (MSA) P5600 and I6400 by Parag Salasakar · 10 years ago
  59. bb5a39c Prepare Release Candidate for libvpx v1.4.0 by Johann · 10 years ago
  60. 08acc34 Remove last remnants of obj_int_extract by Johann · 10 years ago
  61. aaccf65 configure: add --(disable|enable)-dependency-tracking by James Zern · 10 years ago
  62. 769fe6e configure: enable x86inc for all intel platforms by James Zern · 10 years ago
  63. 852829c Fail when only an old nasm is found by Johann · 10 years ago
  64. d249331 Merge "configure: echo --(disable|enable)-* cmdline options" by James Zern · 10 years ago
  65. cc7fac3 Enable use_x86inc for 32bit pic enabled Darwin target by Yunqing Wang · 10 years ago
  66. ef7f33b configure: echo --(disable|enable)-* cmdline options by James Zern · 10 years ago
  67. ad314c1 Fix discovery of Darwin SDKs by Lawrence Velázquez · 10 years ago
  68. e7ef8ec Merge "iosbuild.sh: Increase build speed." by Tom Finegan · 10 years ago
  69. 880ca0e Merge "workaround stack bashing by asm on 32-bit OpenBSD" by James Zern · 10 years ago
  70. 4fe4c28 Add libvpx build targets for OS X 10.10 Yosemite. by Lawrence Velázquez · 10 years ago
  71. 1387f4d iosbuild.sh: Increase build speed. by Tom Finegan · 10 years ago
  72. 0373dbf workaround stack bashing by asm on 32-bit OpenBSD by James Zern · 10 years ago
  73. 2a64ed9 Merge "rtcd: handle armv7s architecture" by James Zern · 10 years ago
  74. 0e94f3c iosbuild.sh: allow for out of tree builds by James Zern · 10 years ago
  75. 6ea881c rtcd: handle armv7s architecture by James Zern · 10 years ago
  76. d356dce iosbuild: add success/failure output by James Zern · 10 years ago
  77. 53a0ed8 Merge "iosbuild.sh: Add targets argument." by Tom Finegan · 10 years ago
  78. bc74a2f iosbuild.sh: Add targets argument. by Tom Finegan · 10 years ago
  79. 5fe9a5c don't set INLINE to 'always_inline' by James Zern · 10 years ago
  80. e577098 Disable neon assembly when neon is disabled by Johann · 10 years ago
  81. 134384d Extend x32 check by also checking for __x86_64__. by Dim Temp · 10 years ago
  82. 661802b Remove default cortex-a8 tuning. by Johann · 10 years ago
  83. 7efb302 Indent build/make/configure.sh by Johann · 10 years ago
  84. eafa0d0 Remove armv5te target by Johann · 10 years ago
  85. 6eec73a Remove asm offset dependencies by Johann · 11 years ago
  86. 12e295d build/make/iosbuild.sh: Remove armv6 support. by Tom Finegan · 10 years ago
  87. a5fb9f2 Fix iphonesimulator and armv6-darwin build targets. by Tom Finegan · 10 years ago
  88. bd2a9bd iOS build configuration updates. by Tom Finegan · 10 years ago
  89. 0a9e39f iphonesimulator: make iOS 6 the minimum requirement by James Zern · 11 years ago
  90. 2be2c7d Merge "build/make/iosbuild.sh: Support extra configure args." by Tom Finegan · 11 years ago
  91. c1139ec Merge "build/make/rtcd.pl: Add missing arm64 support." by Tom Finegan · 11 years ago
  92. c768162 build/make/iosbuild.sh: Support extra configure args. by Tom Finegan · 11 years ago
  93. c47e420 build/make/rtcd.pl: Add missing arm64 support. by Tom Finegan · 11 years ago
  94. 9d3fb75 rtcd: relocate 'extern "C" {' declaration by James Zern · 11 years ago
  95. aebb361 Merge "build/make/iosbuild.sh: Be more explicit about armv7." by Tom Finegan · 11 years ago
  96. 8645a53 Allow specifying opt dependencies by Johann · 11 years ago
  97. a3b594e build/make/iosbuild.sh: Be more explicit about armv7. by Tom Finegan · 11 years ago
  98. c5795d8 gen_msvs_(vcx)proj.sh: set yasm format explicitly by James Zern · 11 years ago
  99. 1c31e3e Add support for MIPS64. by Gordana Cmiljanovic · 11 years ago
  100. d39610a Merge "Require armv6/media when building armv7" by Johann · 11 years ago