[vlc-devel] [PATCH v3 0/9] Contrib cleanups
    Marvin Scholz 
    epirat07 at gmail.com
       
    Fri Jun  7 14:52:14 CEST 2019
    
    
  
This groups togther various single patches I send over
the last week to cleanup contribs bootstrap script a bit
and fix some problems that could arise in some cases.
Marvin Scholz (9):
  contrib/bootstrap: Fix indentation
  contrib/bootstrap: Fix case order for arm64 check for darwin
  contrib/bootstrap: Fix case order for arm64 check for android
  contrib/bootstrap: Use add_make instead of echo redirect
  contrib/bootstrap: Replace echo -n with printf
  contrib/bootstrap: Remove redundant HAVE_WIN64 check
  contrib: Fix meson crossfile generation
  contrib: not pass HOSTVARS to meson when cross-compiling
  contrib: Discard stderr when checking for clang
 contrib/bootstrap                  | 143 ++++++++++++++---------------
 contrib/src/gen-meson-crossfile.sh |  68 ++++++++++++++
 contrib/src/main.mak               |  66 +++++--------
 3 files changed, 159 insertions(+), 118 deletions(-)
 create mode 100755 contrib/src/gen-meson-crossfile.sh
-- 
2.20.1 (Apple Git-117)
    
    
More information about the vlc-devel
mailing list