Remove CEF from the repo and download it as needed

We now use github/prebuilt-cef to download CEF from S3, then build
against that. This means we no longer need to have CEF committed to the
repo.

Fixes #280.
This commit is contained in:
Adam Roben
2013-02-17 11:56:27 -05:00
parent 2806495e5a
commit 668921d336
532 changed files with 21 additions and 59667 deletions

3
.gitmodules vendored
View File

@@ -46,3 +46,6 @@
[submodule "vendor/packages/python.tmbundle"]
path = vendor/packages/python.tmbundle
url = https://github.com/textmate/python.tmbundle
[submodule "prebuilt-cef"]
path = prebuilt-cef
url = https://github.com/github/prebuilt-cef