[vlc-commits] [Git][videolan/vlc][master] 2 commits: contrib: build all code before installing for autotools contribs

Steve Lhomme (@robUx4) gitlab at videolan.org
Tue Sep 27 15:21:31 UTC 2022



Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
8a2109a3 by Steve Lhomme at 2022-09-27T13:08:18+00:00
contrib: build all code before installing for autotools contribs

If the contrib install sub-directories it may install some and fail later. We
should only install when we know everything built correctly.

Do each build step in a separate make line.

- - - - -
420e9f62 by Steve Lhomme at 2022-09-27T13:08:18+00:00
contrib: build all code before installing for cmake contribs

If the contrib install sub-directories it may install some and fail later. We
should only install when we know everything built correctly.

Do each build step in a separate make line.

zlib had issues building all at once on emscripten
https://code.videolan.org/robUx4/vlc/-/jobs/1149115

- - - - -


30 changed files:

- contrib/src/README.md
- contrib/src/a52/rules.mak
- contrib/src/aribb24/rules.mak
- contrib/src/aribb25/rules.mak
- contrib/src/asdcplib/rules.mak
- contrib/src/bluray/rules.mak
- contrib/src/breakpad/rules.mak
- contrib/src/caca/rules.mak
- contrib/src/cddb/rules.mak
- contrib/src/chromaprint/rules.mak
- contrib/src/daala/rules.mak
- contrib/src/dca/rules.mak
- contrib/src/dvbpsi/rules.mak
- contrib/src/dvdcss/rules.mak
- contrib/src/dvdnav/rules.mak
- contrib/src/dvdread/rules.mak
- contrib/src/ebml/rules.mak
- contrib/src/faad2/rules.mak
- contrib/src/ffi/rules.mak
- contrib/src/ffmpeg/rules.mak
- contrib/src/flac/rules.mak
- contrib/src/fluid/rules.mak
- contrib/src/fluidlite/rules.mak
- contrib/src/fontconfig/rules.mak
- contrib/src/freetype2/rules.mak
- contrib/src/gcrypt/rules.mak
- contrib/src/gettext/rules.mak
- contrib/src/glew/rules.mak
- contrib/src/glib/rules.mak
- contrib/src/glslang/rules.mak


The diff was not included because it is too large.


View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/7036c75d721ce9259a37486d525104c61bb01bea...420e9f62fe57a3891f68e551ec7df1f21a4fe3bd

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/7036c75d721ce9259a37486d525104c61bb01bea...420e9f62fe57a3891f68e551ec7df1f21a4fe3bd
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list