Skip to content
  • Samuel Attard's avatar
    build: remove the vendor directory (#28883) · 3879e9e0
    Samuel Attard authored
    The `vendor` directory is a remnant of times long since gone when we had
    brightray and libchromiumcontent (never forget).  It is currently the
    hope to a single header file that afaics we do not need anymore and
    randomly pyyaml gets cloned there but that is easily movable.
    
    This commit removes all references to the vendor directory from scripts,
    docs, helpers, etc. and removes the directory itself.
    3879e9e0