lding
> Fra: Thiago Macieira
> Sendt: 18:04 fredag 28. februar 2014
> Til: development@qt-project.org
> Emne: [Development] Python required to build Qt from source packages
>
>
> We went through great pains to make sure that Perl wasn't required to build
> Qt from rel
Fra: Thiago Macieira
> Sendt: 18:04 fredag 28. februar 2014
> Til: development@qt-project.org
> Emne: [Development] Python required to build Qt from source packages
>
>
> We went through great pains to make sure that Perl wasn't required to build
> Qt from released sources, bu
Em sex 28 fev 2014, às 21:15:51, Harri Porten escreveu:
> > If not, then Laszlo's previous offer of rewriting syncqt in Python becomes
> > a lot more attractive.
>
> JavaScript is no option? Our product bootstraps an interpreter (Qt has
> several;) that can be used to perform such build tasks. No
On Fri, 28 Feb 2014, Thiago Macieira wrote:
Em sex 28 fev 2014, às 18:30:24, Hausmann Simon escreveu:
Note that this is not a new dependency but has been there since Qt 5.0.0
(when v8 required python)
Right.
But now we need Python for a single file, in something that is almost entirely
under
Em sex 28 fev 2014, às 18:30:24, Hausmann Simon escreveu:
> Note that this is not a new dependency but has been there since Qt 5.0.0
> (when v8 required python)
Right.
But now we need Python for a single file, in something that is almost entirely
under our control. Any chance we can remove the b
Note that this is not a new dependency but has been there since Qt 5.0.0 (when
v8 required python)
Simon
Opprinnelig melding
Fra: Thiago Macieira
Sendt: 18:04 fredag 28. februar 2014
Til: development@qt-project.org
Emne: [Development] Python required to build Qt from source packages
We
We went through great pains to make sure that Perl wasn't required to build Qt
from released sources, but it looks like a dependency on Python crept back in,
for a single file (RegExpJitTables.h in qtdeclarative/src/qml).
Can we commit the generated file to the repository, or generate it during