From 292e7184f665e30b1e1239b34065ada089e31b29 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 6 Feb 2003 23:24:45 +0000 Subject: Use different tmp file names so these rules can be executed in parallel * backend/ebook/Makefile.am (e-book-marshal.c, e-book-marshal.h): Use different tmp file names so these rules can be executed in parallel without interfering with each otehr. * backend/pas/Makefile.am: Make the ORBit compilation work properly with parallel makes (i.e. make sure it does not spawn multiple orbit-idl processes on the same IDL file at the same time). * gui/component/select-names/Makefile.am: Likewise. * backend/ebook/Makefile.am: Likewise. svn path=/trunk/; revision=19834 --- addressbook/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index e80a6e816e..84f7179b47 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,16 @@ +2003-02-06 Ettore Perazzoli + + * backend/ebook/Makefile.am (e-book-marshal.c, e-book-marshal.h): + Use different tmp file names so these rules can be executed in + parallel without interfering with each otehr. + + * backend/pas/Makefile.am: Make the ORBit compilation work + properly with parallel makes (i.e. make sure it does not spawn + multiple orbit-idl processes on the same IDL file at the same + time). + * gui/component/select-names/Makefile.am: Likewise. + * backend/ebook/Makefile.am: Likewise. + 2003-02-06 Dan Winship * gui/component/addressbook-config.c (main): -- cgit v1.2.3