summaryrefslogtreecommitdiff
path: root/build/make/configure.sh
AgeCommit message (Expand)Author
2013-07-22Merge "configure: default configure log to config.log"James Zern
2013-07-19Make libvpx compile on OSX 10.9 (Mavericks)Morton Jonuschat
2013-07-18configure: default configure log to config.logJames Zern
2013-06-11Merge branch 'master' into experimentalJohn Koleszar
2013-05-22Add support for armv7-win32-vs11Martin Storsjo
2013-05-21configure: Add x86*-vs10/11 targetsMartin Storsjo
2013-05-13Add an option for building for arm in thumb modeMartin Storsjo
2013-05-03configure: use .cc as c++ extensionJames Zern
2013-05-03Merge "Add __inline__ to INLINE definition."Johann
2013-05-02Add __inline__ to INLINE definition.Johann
2013-05-01configure: arm: Check __ARM_PCS_VFP if the float ABI hasn't been definedMartin Storsjo
2013-04-26Merge branch 'master' into experimentalJohann
2013-04-24Change default iOS dev pathJohann
2013-04-16Merge branch 'experimental' into masterJohn Koleszar
2013-04-09Configure: make --enable-gprof workYunqing Wang
2013-04-05fix make test invocation for msvc win64James Zern
2013-03-01Merge master branch into experimentalJohn Koleszar
2013-02-28this commit converts all sad ptrs to uint32Jim Bankoski
2013-02-06Use configure checks for various inline keywords.Ronald S. Bultje
2013-01-25Delay SSE check until the compiler is configured.Johann
2013-01-14Merge branch 'experimental' of review:webm/libvpxJohn Koleszar
2013-01-14configure: add support for android x86Andoni Morales Alastruey
2013-01-10Merge "configure: support hardfloat armv7 CHOSTS"Johann
2013-01-10configure: support hardfloat armv7 CHOSTSLuca Barbato
2013-01-10configure: support mingw-w64Luca Barbato
2013-01-08Merge vp9-preview changes into experimental branchJohn Koleszar
2012-12-27Merge branch 'vp9-preview' of review:webm/libvpxJohn Koleszar
2012-12-20configure: test for -msse4James Zern
2012-12-19make: fix dependency generationJohn Koleszar
2012-12-10configure: add --enable-external-build supportJohn Koleszar
2012-11-28Disable fast unaligned on armv5teMartin Storsjo
2012-11-20make: fix dependency generation for flat build treeJohn Koleszar
2012-11-05build: merge with masterJohn Koleszar
2012-10-24Fix "_FORTIFY_SOURCE" redefined warningYunqing Wang
2012-09-25check for x32 targetsMike Frysinger
2012-08-15Parse out arm isa targets from dumpmachineMike Frysinger
2012-08-09configure: check for pthreads building on windows with gccAndoni Morales Alastruey
2012-08-08Newline got lost in submission of "Partial import of "New RTCD implementation...Christian Duvivier
2012-08-08Partial import of "New RTCD implementation" from master branch.Christian Duvivier
2012-08-06Add x86_64-darwin11-gcc target.Christian Duvivier
2012-07-27Avoid warnings about redefining _FORTIFY_SOURCEAttila Nagy
2012-07-20bash uses curly bracesJohann
2012-07-20Disabling MIPS optimizations for big endian platformsDragan Mrdjan
2012-07-10VP8 optimizations for MIPS dspr2Dragan Mrdjan
2012-06-20Enables building examples with Android NDKAttila Nagy
2012-06-05Skip AS detection for VSJohann Koenig
2012-05-23Merge changes I38e93fe2,I6d6a0fb6,I51155833,If4c3e5d4,Ia2f40ef2John Koleszar
2012-05-22configure: initial support for CXX, CXXFLAGS variablesJohn Koleszar
2012-05-21Inline Intrinsic optimized DenoiserChristian Duvivier
2012-05-14Allow target autodetection to work when cross-compiling.Alexis Ballier