On Mon, Sep 12, 2011 at 4:53 PM, Michael Stahl <mst@openoffice.org> wrote:
On 12.09.2011 23:26, Peter Foley wrote:
gbuild conversion.
Peter
hi Peter,
mostly looking good except:
--- a/Module_tail_build.mk
+++ b/Module_tail_build.mk
@@ -35,6 +35,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\
formula \
hwpfilter \
lotuswordpro \
+ MathMLDTD
missing backslash at EOL
I got that one...
Mesa \
oox \
padmin \
diff --git a/RepositoryModule_ooo.mk b/RepositoryModule_ooo.mk
index 3f09ba7..64093db 100644
--- a/RepositoryModule_ooo.mk
+++ b/RepositoryModule_ooo.mk
@@ -53,6 +53,7 @@ $(eval $(call gb_Module_add_moduledirs,ooo,\
idl \
linguistic \
lotuswordpro \
+ MathMLDTD
same problem
but I missed that one... fixed now
Mesa \
o3tl \
offapi \
--- a/MathMLDTD/prj/build.lst
+++ b/MathMLDTD/prj/build.lst
@@ -1,3 +1,2 @@
-md MathMLDTD : solenv NULL
-md MathMLDTD usr1 - all
md_mkout NULL
-md MathMLDTD\prj get - all
md_prj NULL
+md MathMLDTD : NULL
you remove the dependency on solenv; it seems that currently we don't
have any module (except solenv of course, and "testautomation" which
doesn't do anything) that does not directly or indirectly depend on
solenv; i wonder why that is? is there perhaps some reason that modules
must depend on solenv?
isn't that for the basic setup of solver ? (mkdir od bin inc etc..)
but I believe Deliver.mk do the mkdir by precaution anyways.. so that
should no have any impact here..
Norber
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.