[PATCH] gbuild conversion: codemaker module

Norbert Thiebaud nthiebaud at gmail.com
Sat Apr 14 02:43:09 PDT 2012


On Sat, Apr 14, 2012 at 4:25 AM, Norbert Thiebaud <nthiebaud at gmail.com> wrote:
> On Sat, Apr 14, 2012 at 3:22 AM, David Ostrovsky <david.ostrovsky at gmx.de> 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, reading the next patch (unodevtools)
and finding
+$(eval $(call gb_Executable_use_static_libraries,uno-skeletonmaker,\
+    codemaker \
+    commoncpp \
+    commonjava \
+))

and even though I've just read the codemaker one few minutes prior, I
was 'huh ? what's that common* stuff, where that come from...

Note: I understand that the make that was replaced used similar (poor)
naming -- $(COMMONCPPLIBST) and the like -- but still.

Norbert


More information about the LibreOffice mailing list