[Development] V8 updated in qtbase.git

Olivier Goffart olivier at woboq.com
Fri Nov 11 11:03:13 CET 2011


On Friday 11 November 2011 08:02:38 Kent Hansen wrote:
> Thiago, I missed the previous discussion on V8's location. Since
> everyone seems to agree that QtCore shouldn't depend on V8, I guess
> we're free to move it around again. One idea from Lars is that we move
> it back to qtdeclarative and build it straight into the "core"
> libQtDeclarative. The idea is to separate out the graphical parts of
> declarative into its own library, e.g. QtQuick(2), so that QtDeclarative
> (or QtQmlCore, or . . .) only contains the QML "language" + runtime
> (including JS environment and minimal C++/JS API).


The problem of submodule will be the same within QtDeclarative.

How about making v8 its own module.  
And since we use a modified v8 anyway, just put the qmake builtsystem files 
within the v8 repository.
(v8.pro on the toplevel, and the other files in a qt subdirectory)




More information about the Development mailing list