Re: [Development] V8's location

2012-01-04 Thread Kent Hansen
Den 03. jan. 2012 22:07, skrev ext lars.kn...@nokia.com: > On 1/3/12 5:45 PM, "ext Oswald Buddenhagen" > wrote: > >> On Tue, Jan 03, 2012 at 01:45:27PM -0200, ext Thiago Macieira wrote: >>> Configure already sets a "default" mkspec symlink that matches the >>> target >>> mkspec. Making it also crea

Re: [Development] V8's location

2012-01-04 Thread Thiago Macieira
On Wednesday, 4 de January de 2012 11.00.35, Kent Hansen wrote: > Den 03. jan. 2012 15:51, skrev ext Kent Hansen: > > I created http://code.google.com/p/v8/issues/detail?id85 for the icc > > fix (note that I'm not allowed to submit patches :( ). Make sure to vote > > for it! ;) I'll import your pa

Re: [Development] V8's location

2012-01-04 Thread Kent Hansen
Den 03. jan. 2012 15:51, skrev ext Kent Hansen: > > I created http://code.google.com/p/v8/issues/detail?id=1885 for the icc > fix (note that I'm not allowed to submit patches :( ). Make sure to vote > for it! ;) I'll import your patch into our tree for the time being. The issue was merged into ht

Re: [Development] V8's location

2012-01-03 Thread simon.hausmann
Indeed, that looks elegant :) Simon -- Sent from my Nokia N903.01.12 17:46 skrev Buddenhagen Oswald (Nokia-MP/Berlin): On Tue, Jan 03, 2012 at 01:45:27PM -0200, ext Thiago Macieira wrote: > Configure already sets a "default" mkspec symlink that matches the target > mkspec. Making it also create

Re: [Development] V8's location

2012-01-03 Thread lars.knoll
On 1/3/12 5:45 PM, "ext Oswald Buddenhagen" wrote: >On Tue, Jan 03, 2012 at 01:45:27PM -0200, ext Thiago Macieira wrote: >> Configure already sets a "default" mkspec symlink that matches the >>target >> mkspec. Making it also create a symlink for "default-host" which >>matches the >> host platf

Re: [Development] V8's location

2012-01-03 Thread Oswald Buddenhagen
On Tue, Jan 03, 2012 at 01:45:27PM -0200, ext Thiago Macieira wrote: > Configure already sets a "default" mkspec symlink that matches the target > mkspec. Making it also create a symlink for "default-host" which matches the > host platform would be easy. > > The tricky part is using that. > > Y

Re: [Development] V8's location

2012-01-03 Thread Thiago Macieira
On Tuesday, 3 de January de 2012 15.21.26, lars.kn...@nokia.com wrote: > Not sure how it works currently. But in general it'd be good if we can fix > this once and for all by adding proper cross compilation support to > qmake/configure. Something where you can specify host vs target in the > .pro f

Re: [Development] V8's location

2012-01-03 Thread marius.storm-olsen
.org > Subject: Re: [Development] V8's location > > On 1/3/12 2:49 PM, "ext Kent Hansen" wrote: > > >Den 01. jan. 2012 20:59, skrev ext simon.hausm...@nokia.com: > >> Whoever is going to do the work may first have to add support for host > >&

Re: [Development] V8's location

2012-01-03 Thread lars.knoll
On 1/3/12 2:49 PM, "ext Kent Hansen" wrote: >Den 01. jan. 2012 20:59, skrev ext simon.hausm...@nokia.com: >> Whoever is going to do the work may first have to add support for host >>builds in modules outside qtbase, in order to support v8 snapshots. >> >> Simon >> > >Hmm, I was getting ready to c

Re: [Development] V8's location

2012-01-03 Thread Kent Hansen
Den 30. des. 2011 15:06, skrev ext Thiago Macieira: > On Monday, 12 de December de 2011 19.34.21, Thiago Macieira wrote: >> On Monday, 12 de December de 2011 18.03.53, aaron.kenn...@nokia.com wrote: $ git reset --hard d28b6a024826aaa48a8b3e69c096d01c91aff2c9 Checking out files: 100% (894/

Re: [Development] V8's location

2012-01-03 Thread Thiago Macieira
On Tuesday, 3 de January de 2012 14.49.41, Kent Hansen wrote: > *tools/bootstrap*|*tools/moc*|*tools/rcc*|*tools/uic*|*linguist/lrelease*) > SPEC=$QMAKESPEC ;; > > but lrelease lives in the qttools module now. So how is it built as a > host tool when cross-compiling? Is it hard-coded somewhere else

Re: [Development] V8's location

2012-01-03 Thread Kent Hansen
Den 01. jan. 2012 20:59, skrev ext simon.hausm...@nokia.com: > Whoever is going to do the work may first have to add support for host builds > in modules outside qtbase, in order to support v8 snapshots. > > Simon > Hmm, I was getting ready to create a JIRA task ("Add support for host builds in

Re: [Development] V8's location

2012-01-01 Thread simon.hausmann
Whoever is going to do the work may first have to add support for host builds in modules outside qtbase, in order to support v8 snapshots. Simon -- Sent from my Nokia N930.12.11 09:09 skrev ext Thiago Macieira: On Monday, 12 de December de 2011 19.34.21, Thiago Macieira wrote: > On Monday, 12 d

Re: [Development] V8's location

2011-12-30 Thread Thiago Macieira
On Monday, 12 de December de 2011 19.34.21, Thiago Macieira wrote: > On Monday, 12 de December de 2011 18.03.53, aaron.kenn...@nokia.com wrote: > > > $ git reset --hard d28b6a024826aaa48a8b3e69c096d01c91aff2c9 > > > Checking out files: 100% (894/894), done. > > > HEAD is now at d28b6a0 Add flag to

Re: [Development] V8's location

2011-12-20 Thread Stephen Kelly
On Monday, December 12, 2011 10:30:31 you wrote: > Stephen Kelly said: > > On Wednesday, November 09, 2011 13:54:37 Thiago Macieira wrote: > > > On Friday, 28 de October de 2011 12:38:38 lars.kn...@nokia.com wrote: > > > > We've been moving this lib quite a bit already. If we move it > > > > again,

Re: [Development] V8's location

2011-12-12 Thread Thiago Macieira
On Monday, 12 de December de 2011 18.03.53, aaron.kenn...@nokia.com wrote: > > $ git reset --hard d28b6a024826aaa48a8b3e69c096d01c91aff2c9 > > Checking out files: 100% (894/894), done. > > HEAD is now at d28b6a0 Add flag to avoid breakpoint relocation > > The Qt v8 repo is a clone of the official v

Re: [Development] V8's location

2011-12-12 Thread aaron.kennedy
Hi, On 12/12/2011, at 2:15 PM, ext shane.kea...@accenture.com wrote: >> This would help a bit for one problem. >> >> But the other problem is that it makes working with qtbase harder >> because of >> the submodule. (while comitting you have to remember not to commit the >> v8 >> stuff) >> >> I

Re: [Development] V8's location

2011-12-12 Thread shane.kearns
> This would help a bit for one problem. > > But the other problem is that it makes working with qtbase harder > because of > the submodule. (while comitting you have to remember not to commit the > v8 > stuff) > > I think having a submodule in qtbase causes a lot of trouble for very > little > gai

Re: [Development] V8's location

2011-12-11 Thread Olivier Goffart
On Monday 12 December 2011 10:30:31 Rohan McGovern wrote: > Stephen Kelly said: > > On Wednesday, November 09, 2011 13:54:37 Thiago Macieira wrote: > > > On Friday, 28 de October de 2011 12:38:38 lars.kn...@nokia.com wrote: > > > > We've been moving this lib quite a bit already. If we move it > > >

Re: [Development] V8's location

2011-12-11 Thread Rohan McGovern
Stephen Kelly said: > On Wednesday, November 09, 2011 13:54:37 Thiago Macieira wrote: > > On Friday, 28 de October de 2011 12:38:38 lars.kn...@nokia.com wrote: > > > We've been moving this lib quite a bit already. If we move it again, I'd > > > prefer it would end up at it's final location. The mov

Re: [Development] V8's location

2011-12-09 Thread Stephen Kelly
On Wednesday, November 09, 2011 13:54:37 Thiago Macieira wrote: > On Friday, 28 de October de 2011 12:38:38 lars.kn...@nokia.com wrote: > > We've been moving this lib quite a bit already. If we move it again, I'd > > prefer it would end up at it's final location. The move was done before > > we had

Re: [Development] V8's location

2011-11-09 Thread Thiago Macieira
On Friday, 28 de October de 2011 12:38:38 lars.kn...@nokia.com wrote: > We've been moving this lib quite a bit already. If we move it again, I'd > prefer it would end up at it's final location. The move was done before we > had the decision to keep QtCore independent of V8 and to separate the QJS*

Re: [Development] V8's location

2011-10-28 Thread lars.knoll
On 10/28/11 1:58 PM, "ext Thiago Macieira" wrote: >On Friday, 28 de October de 2011 13:06:50 you wrote: >> On Friday, October 28, 2011 12:58:43 PM ext Thiago Macieira wrote: >> > On Monday, 24 de October de 2011 14:15:38 Thiago Macieira wrote: >> > > > Isn't the right solution then to get your pa

Re: [Development] V8's location

2011-10-28 Thread Thiago Macieira
On Friday, 28 de October de 2011 13:06:50 you wrote: > On Friday, October 28, 2011 12:58:43 PM ext Thiago Macieira wrote: > > On Monday, 24 de October de 2011 14:15:38 Thiago Macieira wrote: > > > > Isn't the right solution then to get your patch either upstream or > > > > into > > > > the > > > >

Re: [Development] V8's location

2011-10-28 Thread Simon Hausmann
On Friday, October 28, 2011 12:58:43 PM ext Thiago Macieira wrote: > On Monday, 24 de October de 2011 14:15:38 Thiago Macieira wrote: > > > Isn't the right solution then to get your patch either upstream or into > > > the > > > Qt copy? > > > > Yes and no. Yes, I should get my fixes into the Qt co

Re: [Development] V8's location

2011-10-28 Thread Thiago Macieira
On Monday, 24 de October de 2011 14:15:38 Thiago Macieira wrote: > > Isn't the right solution then to get your patch either upstream or into > > the > > Qt copy? > > Yes and no. Yes, I should get my fixes into the Qt copy (at least). But > it's not a full solution since very often I have pending

Re: [Development] V8's location

2011-10-24 Thread Thiago Macieira
On Monday, 24 de October de 2011 10.11.00, Simon Hausmann wrote: > > Can we move V8 out of qtbase and into a top-level module? I've done that > > mistake above several times. The fact that V8 is inside qtbase means I > > cannot do a git commit -a, despite the submodule ignore command. > > > > Also,

Re: [Development] V8's location

2011-10-24 Thread Simon Hausmann
On Monday, October 24, 2011 09:32:00 AM ext Thiago Macieira wrote: > On Sunday, 23 de October de 2011, às 17.07.24, you wrote: > > Samuel Rødal has posted comments on this change. > > > > Change subject: Improve drawing scaled image with raster using SSE2 > > ..

[Development] V8's location

2011-10-24 Thread Thiago Macieira
On Sunday, 23 de October de 2011, às 17.07.24, you wrote: > Samuel Rødal has posted comments on this change. > > Change subject: Improve drawing scaled image with raster using SSE2 > .. > > > Patch Set 2: Do not submit > > You acci