Re: [Qemu-devel] PO makefile rules touching source

2015-08-07 Thread Fam Zheng
On Fri, 08/07 10:09, Dr. David Alan Gilbert wrote: > * Stefan Weil (s...@weilnetz.de) wrote: > > Am 06.08.2015 um 13:54 schrieb Dr. David Alan Gilbert: > > >Hi Stefan, > > > I don't really understand the way PO stuff is supposed to work, > > >but I often get the problem that my git tree gets chan

Re: [Qemu-devel] PO makefile rules touching source

2015-08-07 Thread Dr. David Alan Gilbert
* Stefan Weil (s...@weilnetz.de) wrote: > Am 06.08.2015 um 13:54 schrieb Dr. David Alan Gilbert: > >Hi Stefan, > > I don't really understand the way PO stuff is supposed to work, > >but I often get the problem that my git tree gets changed during > >an out of tree build, causing the po subdirecto

Re: [Qemu-devel] PO makefile rules touching source

2015-08-06 Thread Peter Maydell
On 6 August 2015 at 18:14, Stefan Weil wrote: > That's why I have sent a patch to update the > *.po files for QEMU 2.4.0. With this patch > (which is still not applied) Sorry, I didn't notice that patch when I was collecting up last minute fixes, and it's now missed the 2.4 release. -- PMM

Re: [Qemu-devel] PO makefile rules touching source

2015-08-06 Thread Stefan Weil
Am 06.08.2015 um 13:54 schrieb Dr. David Alan Gilbert: Hi Stefan, I don't really understand the way PO stuff is supposed to work, but I often get the problem that my git tree gets changed during an out of tree build, causing the po subdirectory to be dirtied. I think this is due to the rule:

[Qemu-devel] PO makefile rules touching source

2015-08-06 Thread Dr. David Alan Gilbert
Hi Stefan, I don't really understand the way PO stuff is supposed to work, but I often get the problem that my git tree gets changed during an out of tree build, causing the po subdirectory to be dirtied. I think this is due to the rule: $(PO_PATH)/%.po: $(PO_PATH)/messages.po $(call qu