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
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
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
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
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,
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
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