[vlc-devel] [PATCH 0/4] contrib General Updates
    Faustino E. Osuna 
    enrique.osuna at gmail.com
       
    Wed Dec 14 20:24:20 CET 2011
    
    
  
Here is another set of (primarily) cosmetic patches for the contribs sub
folder.
1) Update .gitignore to ignore the triplet subfolders 
(e.g. x86_64-apple-darwin10) generated by the new contribs system.
2) Update .gitignore to ignore cloned git repoisotiries.
3) Use spaces instead of tab characters for identation and character alignment.
4) Match `bootstrap` check_macosx_sdk()'s coding pattern to that of usage(). 
Enrique
Faustino E. Osuna (4):
  contrib: ignore triplets
  contrib: update ignore files for git repositories
  Cosmetic: white spacing for contrib scripts
  Cosmetic: use existing style for contrib/bootstrap
 contrib/.gitignore          |    1 +
 contrib/bootstrap           |  202 +++++++++++++++++++++---------------------
 contrib/src/get-arch.sh     |   40 ++++----
 contrib/tarballs/.gitignore |    1 +
 4 files changed, 123 insertions(+), 121 deletions(-)
-- 
1.7.7.4
    
    
More information about the vlc-devel
mailing list