It looks like all the modules except qtbase are removed from the qt5 before cloning - it is the submodule update command that actually would clone the repositories. v8 is currently a submodule of qtbase rather than qt5, so it gets cloned anyway.
> -----Original Message----- > From: Holger Hans Peter Freyther [mailto:[email protected]] > Sent: Tuesday, November 01, 2011 15:56 > To: Kearns, Shane > Cc: [email protected] > Subject: Re: [Development] [Qt5-feedback] 3rdpart platform plugins, > tests and CI > > On 11/01/2011 04:01 PM, [email protected] wrote: > > I checkout and build qtbase.git as the normal way of working (to work > on core / network libraries) > > I don't know how easy it is to build qtdeclarative.git (for example) > on its own. > > > > Sure, I build qtbase directly as well, but if you have a look at the > pastebin > link from the original mail, it appears that everything is checked out. > > holger ________________________________ This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited. _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
