summaryrefslogtreecommitdiffstats
path: root/media/libaom/generate_sources_mozbuild.py
Commit message (Collapse)AuthorAgeLines
* Move aom source to a sub-directory under media/libaomMatt A. Tobin2020-04-07-1/+1
| | | | There is no damned reason to treat this differently than any other media lib given its license and there never was.
* Update libaom vendor scripts to account for upstream changestrav902018-10-19-14/+5
|
* Add generate_sources_mozbuild.pytrav902018-10-19-0/+172
This uses the cmakeparser to generate sources.mozbuild and the config files for each platform.