[vlc-devel] [PATCH 0/3] Expand contrib
Steve Lhomme
robux4 at videolabs.io
Mon Jun 12 10:18:49 CEST 2017
As I often build the contribs and update the MSVC patches, it's always a PITA
to find where it failed to merge old patches. I realised if there was a way to
prepare all the code (download the tarballs and extract them) that would save
me quite a bit of time during that phase. So I added "make expand" to the
contribs.
It could also be used by the build bots instead of make fetch. That would also
make the failures of compilation easier to find.
Steve Lhomme (3):
contrib: add a make expand target
contrib: more consistent unpack target names
contrib: fix the expand rule for headers-only contribs
contrib/src/a52/rules.mak | 4 ++--
contrib/src/ass/rules.mak | 4 ++--
contrib/src/crystalhd/rules.mak | 1 +
contrib/src/d3d11/rules.mak | 1 +
contrib/src/d3d9/rules.mak | 1 +
contrib/src/dca/rules.mak | 4 ++--
contrib/src/dvbpsi/rules.mak | 4 ++--
contrib/src/ebml/rules.mak | 4 ++--
contrib/src/freetype2/rules.mak | 4 ++--
contrib/src/gcrypt/rules.mak | 4 ++--
contrib/src/gme/rules.mak | 4 ++--
contrib/src/gpg-error/rules.mak | 4 ++--
contrib/src/help.txt | 1 +
contrib/src/kate/rules.mak | 4 ++--
contrib/src/mad/rules.mak | 4 ++--
contrib/src/main.mak | 10 +++++++++-
contrib/src/matroska/rules.mak | 4 ++--
contrib/src/modplug/rules.mak | 4 ++--
contrib/src/mpcdec/rules.mak | 8 ++++----
19 files changed, 43 insertions(+), 31 deletions(-)
--
2.12.1
More information about the vlc-devel
mailing list