summaryrefslogtreecommitdiff
path: root/modules/webm/libvpx/SCsub
AgeCommit message (Expand)Author
2019-04-30SCons: Always use env.Prepend for CPPPATHRémi Verschelde
2019-04-24SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGSRémi Verschelde
2019-01-16Android: Add support for x86_64 architectureRémi Verschelde
2018-12-30Merge pull request #24545 from akien-mga/osxcross-monoRémi Verschelde
2018-12-27SCons: Drop ios_sim option forcing x86, simulator needs x86_64Rémi Verschelde
2018-12-22SCons: Allow building Mono module with OSXCrossRémi Verschelde
2018-12-20Android: Better identify thirdparty C/C++ codeRémi Verschelde
2018-09-28SCons: Build thirdparty code in own env, disable warningsRémi Verschelde
2018-09-25SCons: Fix checks for clang in env['CXX']Rémi Verschelde
2018-08-27Fix WebM module for HTML5 platformLeon Krause
2018-05-11Fix Linux/X11 build on ARMs.bruvzg
2018-03-28Fix IPhone and OSX cross compilationFabio Alessandrelli
2018-02-19SCons: Remove references to obsolete "fat" bitsRémi Verschelde
2017-12-23Fixed android arm64v8Colin Kinloch
2017-10-14Fix video playbackMatt Hughes
2017-09-25Use BoolVariable in platform-specific options.Elliott Sales de Andrade
2017-05-08Put brave old bb10 platform to a well-deserved restRémi Verschelde
2016-12-08WebM: Fix compilation on Linux/X11 ARM platformBłażej Szczygieł
2016-11-16WebM: Fix iPhone x86 compilationBłażej Szczygieł
2016-11-03Rename WinRT files to UWPGeorge Marques
2016-11-01style: Fix PEP8 whitespace issues in Python filesRémi Verschelde
2016-11-01style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde
2016-10-23Add WebM moduleBłażej Szczygieł