gecko-dev/media/libvpx
Mike Shal f8f5fce637 Bug 1496746 - Remove VPATH; r=glandium
Having a full VPATH for the srcdir sometimes causes make to grab the
wrong prerequisite for a rule, in particular if we have a file in the
srcdir and also generate a file of the same name in the objdir. We don't
really need VPATH anymore though, since most of the information comes
from mozbuild, where we can explicitly list the path to the srcdir or
objdir as necessary.

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

--HG--
extra : moz-landing-system : lando
2019-09-09 17:44:47 +00:00
..
config Bug 1540760 - Rerun generate_sources_mozbuild.sh for arm64 windows; r=jya 2019-05-01 15:04:49 +00:00
libvpx
aarch64-windows.patch
bug1137614.patch
bug1480092.patch
generate_sources_mozbuild.sh Bug 1540760 - Use arm sources for libvpx; r=jya 2019-05-01 15:04:49 +00:00
input_frame_validation_vp9.patch
input_frame_validation.patch
lint_config.sh
Makefile.in Bug 1496746 - Remove VPATH; r=glandium 2019-09-09 17:44:47 +00:00
moz.build Bug 1540760 - Use arm sources for libvpx; r=jya 2019-05-01 15:04:49 +00:00
README_MOZILLA
rename_duplicate_files.patch
sources.mozbuild
stdint.patch
update.py