summaryrefslogtreecommitdiffstats
path: root/modules/webm/libvpx/SCsub
Commit message (Expand)AuthorAgeFilesLines
* Remove WebM support (and deps libvpx and opus)Rémi Verschelde2021-10-151-382/+0
* Remove server platformFabio Alessandrelli2021-06-011-7/+2
* Don't handle BaseException in build scriptsMarcel Admiraal2020-12-121-1/+1
* [macOS] Add support for the Apple Silicon (ARM64) build target.bruvzg2020-06-291-1/+3
* SCons: Format buildsystem files with psf/blackRémi Verschelde2020-03-301-92/+83
* Multiple changes to DisplayServerX11Mateo Kuruk Miccino2020-03-261-3/+3
* SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor definesRémi Verschelde2019-07-031-2/+2
* Deprecate armv6 support for Androidfhuya2019-06-191-2/+0
* SCons: Always use env.Prepend for CPPPATHRémi Verschelde2019-04-301-2/+2
* SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGSRémi Verschelde2019-04-241-2/+2
* Android: Add support for x86_64 architectureRémi Verschelde2019-01-161-2/+2
* Merge pull request #24545 from akien-mga/osxcross-monoRémi Verschelde2018-12-301-1/+1
|\
| * SCons: Allow building Mono module with OSXCrossRémi Verschelde2018-12-221-1/+1
* | SCons: Drop ios_sim option forcing x86, simulator needs x86_64Rémi Verschelde2018-12-271-1/+1
|/
* Android: Better identify thirdparty C/C++ codeRémi Verschelde2018-12-201-0/+3
* SCons: Build thirdparty code in own env, disable warningsRémi Verschelde2018-09-281-6/+7
* SCons: Fix checks for clang in env['CXX']Rémi Verschelde2018-09-251-1/+1
* Fix WebM module for HTML5 platformLeon Krause2018-08-271-1/+11
* Fix Linux/X11 build on ARMs.bruvzg2018-05-111-3/+2
* Fix IPhone and OSX cross compilationFabio Alessandrelli2018-03-281-1/+1
* SCons: Remove references to obsolete "fat" bitsRémi Verschelde2018-02-191-27/+17
* Fixed android arm64v8Colin Kinloch2017-12-231-2/+2
* Fix video playbackMatt Hughes2017-10-141-2/+2
* Use BoolVariable in platform-specific options.Elliott Sales de Andrade2017-09-251-1/+1
* Put brave old bb10 platform to a well-deserved restRémi Verschelde2017-05-081-1/+1
* WebM: Fix compilation on Linux/X11 ARM platformBłażej Szczygieł2016-12-081-3/+5
* WebM: Fix iPhone x86 compilationBłażej Szczygieł2016-11-161-3/+4
* Rename WinRT files to UWPGeorge Marques2016-11-031-4/+4
* style: Fix PEP8 whitespace issues in Python filesRémi Verschelde2016-11-011-2/+2
* style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde2016-11-011-295/+295
* Add WebM moduleBłażej Szczygieł2016-10-231-0/+390