[vlc-commits] extras/tools: Add an intermediate build target
Hugo Beauzée-Luyssen
git at videolan.org
Thu Jun 18 13:09:22 CEST 2020
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Thu Jul 12 20:17:53 2018 +0200| [64b56ee2542e0a414a3c1d25fecb51082f4e3670] | committer: Steve Lhomme
extras/tools: Add an intermediate build target
This allows us to have dependencies across targets, but without
rebuilding them when it's unnecessary
(cherry picked from commit ff2c7d928e669fdd1189e095b4a044c0cb887636) (edited)
edited:
- this branch already had ninja and meson
- this branch already created build/bin by default
Signed-off-by: Steve Lhomme <robux4 at ycbcr.xyz>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=64b56ee2542e0a414a3c1d25fecb51082f4e3670
---
extras/tools/bootstrap | 62 +++++++++++++++++++++++++++++++++-----
extras/tools/tools.mak | 80 +++++++++++++++++++++++++-------------------------
2 files changed, 95 insertions(+), 47 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commitdiff;h=64b56ee2542e0a414a3c1d25fecb51082f4e3670
More information about the vlc-commits
mailing list