summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2013-08-21configure: fix action expansionJames Zern
2013-08-21configure: rename enable() to enable_feature()James Zern
2013-08-14Get rid of bashisms in armlink_adapter.shGuillaume Martres
2013-08-13Get rid of bashisms in the main build scriptsGuillaume Martres
2013-08-05reworked config for use_x86_incJim Bankoski
2013-07-24msvs: Generate proper configurations for mixed platformsMartin Storsjo
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-07-18libvpx: enable building for iOS devices (armv7)Ami Fischman
2013-07-10msvs-build: use msbuild for vs >= 2005James Zern
2013-07-10Merge "msvc: set a more useful debug format"James Zern
2013-07-09msvc: set a more useful debug formatJames Zern
2013-07-09remove unused VP8 com/dec asm offsetsJames Zern
2013-07-09Remove all asm offset files from VP9John Koleszar
2013-06-14vs9 build: avoid deprecated /Wp64 flagJames Zern
2013-06-11Merge branch 'master' into experimentalJohn Koleszar
2013-05-22Add support for armv7-win32-vs11Martin Storsjo
2013-05-22thumb: Add a parameter for specifying a shift offset for the pc addition conv...Martin Storsjo
2013-05-21thumb: Adjust the conversion of the position independent switchMartin 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-21configure: Add x86*-vs10/11 targetsMartin Storsjo
2013-05-21gen_msvs_sln: Support producing versions 10 and 11, handle vcxproj filesMartin Storsjo
2013-05-21Add a new script for producing vcxproj filesMartin Storsjo
2013-05-15ads2gas: Use the correct perl string comparison operatorMartin Storsjo
2013-05-13Add an option for building for arm in thumb modeMartin Storsjo
2013-05-13ads2gas: Allow converting code to thumb modeMartin Storsjo
2013-05-06Merge "Automatically flag intrinsic files" into experimentalJohann
2013-05-03Automatically flag intrinsic filesJohann
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-17Fix Android ndk-buildJohann
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-27Merge branch 'master' into experimentalJohn Koleszar
2013-03-02prefix vp8 asm_{com,dec,enc}_offsets filesJames Zern
2013-03-01Merge master branch into experimentalJohn Koleszar
2013-02-28this commit converts all sad ptrs to uint32Jim Bankoski
2013-02-22rtcd: make include guard uniqueJames Zern
2013-02-21Remove 'local' variables in rtcd.shJohn Koleszar
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-25Include apple arm conversion scriptJohann
2013-01-23Merge "make: support V=1 as short form of verbose=yes"James Zern