Add script to setup crashpad repository.
authorHaojian Wu <hokein.wu@gmail.com>
Sat, 30 May 2015 01:40:07 +0000 (09:40 +0800)
committerHaojian Wu <hokein.wu@gmail.com>
Sat, 30 May 2015 01:42:40 +0000 (09:42 +0800)
commit16fb8470096222ceee7ebd9aaf09536ca0c6a15b
tree88c561125c3b969fa64966992a5971e8cda29f30
parentcd8ceec62e5c127fd378ba97da2d41031923b18d
Add script to setup crashpad repository.

Crashpad use `gclient` to maintain its third_party libraries.
This patch switches `gclient` instead of `git submodule` to align crashpad way.
.gitignore
.gitmodules
script/bootstrap.py