We're going to want to make sure that all developers are using the same versions of v8 when working on Gunship, so it might be a good idea to make a fork of v8 for Gunship and make that a submodule of the Gunship repo. That would serve the dual purpose of standardizing the version of v8 being used for Gunship, as well as simplifying the process of getting v8 setup (which would be nice for automated builds as well).
We're going to want to make sure that all developers are using the same versions of v8 when working on Gunship, so it might be a good idea to make a fork of v8 for Gunship and make that a submodule of the Gunship repo. That would serve the dual purpose of standardizing the version of v8 being used for Gunship, as well as simplifying the process of getting v8 setup (which would be nice for automated builds as well).