Re: [PATCH] gbuild conversion: codemaker module

2012-04-14 Thread David Ostrovsky
Am 14.04.2012 11:48, schrieb Michael Stahl: On 14/04/12 10:22, David Ostrovsky wrote: Hi, gbuild conversion: codemaker module. /http://wiki.documentfoundation.org/Development/Build_System/Module_status/ is updated. The original makefile had this: -NOOPTFILES= \ -$(OBJ)$/cpputype

Re: [PUSHED][PATCH] gbuild conversion: codemaker module

2012-04-14 Thread Norbert Thiebaud
On Sat, Apr 14, 2012 at 3:22 AM, David Ostrovsky wrote: > Hi, > > gbuild conversion: codemaker module. Pushed, thanks ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [PATCH] gbuild conversion: codemaker module

2012-04-14 Thread Michael Stahl
On 14/04/12 10:22, David Ostrovsky wrote: > Hi, > > gbuild conversion: codemaker module. > > /http://wiki.documentfoundation.org/Development/Build_System/Module_status/ > > is updated. > > The original makefile had this: > > -NOOPTFILES= \ > -$(OBJ)$/cpputype.obj > > Noopt for no

Re: [PATCH] gbuild conversion: codemaker module

2012-04-14 Thread David Tardon
On Sat, Apr 14, 2012 at 10:22:12AM +0200, David Ostrovsky wrote: > Hi, > > gbuild conversion: codemaker module. > > /http://wiki.documentfoundation.org/Development/Build_System/Module_status/ > > is updated. > > The original makefile had this: > > -NOOPTFILES= \ > -$(OBJ)$/cpputype

Re: [PATCH] gbuild conversion: codemaker module

2012-04-14 Thread Norbert Thiebaud
On Sat, Apr 14, 2012 at 4:25 AM, Norbert Thiebaud wrote: > On Sat, Apr 14, 2012 at 3:22 AM, David Ostrovsky > wrote: >> Hi, >> >> gbuild conversion: codemaker module. Note: using commoncpp and commonjava as global name (that is in Repository.mk) is not a great choice... that became clear to me,

Re: [PATCH] gbuild conversion: codemaker module

2012-04-14 Thread Norbert Thiebaud
On Sat, Apr 14, 2012 at 3:22 AM, David Ostrovsky wrote: > Hi, > > gbuild conversion: codemaker module. > > http://wiki.documentfoundation.org/Development/Build_System/Module_status > > is updated. > > The original makefile had this: > > -NOOPTFILES= \ > -    $(OBJ)$/cpputype.obj > > Noopt

[PATCH] gbuild conversion: codemaker module

2012-04-14 Thread David Ostrovsky
vid Ostrovsky >From 4ae1b42eae3eec9f79c9d6a2b726622ffedb6d97 Mon Sep 17 00:00:00 2001 From: David Ostrovsky Date: Sat, 14 Apr 2012 00:30:19 +0200 Subject: [PATCH] gbuild conversion: codemaker module --- Makefile|2 +- Repository.mk