gecko-dev/media/libaom
Mike Hommey ef3ad686ee Bug 1512504 - Remove support for MSVC. r=froydnj
Consequently, this removes:
- MOZ_LIBPRIO, which is now always enabled.
- non_msvc_compiler, which is now always true.
- The cl.py wrapper, since it's not used anymore.
- CL_INCLUDES_PREFIX, which was only used for the cl.py wrapper.
- NONASCII, which was only there to ensure CL_INCLUDES_PREFIX still
  worked in non-ASCII cases.

This however keeps a large part of detecting and configuring for MSVC,
because we still do need it for at least headers, libraries, and midl.

Depends on D19614

Differential Revision: https://phabricator.services.mozilla.com/D19615

--HG--
extra : moz-landing-system : lando
2019-02-14 21:45:27 +00:00
..
config Bug 1368843: Enable libaom on Android. r=jya 2018-09-20 08:25:35 +00:00
test/fuzztest Bug 1488702 - Add an AV1 decoder fuzzing target. r=jya 2018-09-06 10:25:28 +00:00
README_MOZILLA Bug 1489285: Update libaom. r=dminor 2018-09-19 21:27:06 +00:00
aom_version.h Bug 1445683 - Add aom_version.h; r=chmanchester 2018-04-17 12:39:58 -04:00
cmakeparser.py Bug 1489285: Update libaom vendor scripts. r=dminor 2018-09-19 21:26:37 +00:00
generate_sources_mozbuild.py Bug 1368843: Enable libaom on Android. r=jya 2018-09-20 08:25:35 +00:00
generate_sources_mozbuild.sh Bug 1489285: Update libaom vendor scripts. r=dminor 2018-09-19 21:26:37 +00:00
moz.build Bug 1512504 - Remove support for MSVC. r=froydnj 2019-02-14 21:45:27 +00:00
sources.mozbuild Bug 1489285: Update libaom. r=dminor 2018-09-19 21:27:06 +00:00
test_cmakeparser.py Bug 1445683 - Add Python cmake parser; r=chmanchester 2018-04-05 15:07:27 -04:00