[Libreoffice-commits] .: Branch 'feature/gnumake4' - 3 commits - postprocess/packcomponents
Bjoern Michaelsen
bmichaelsen at kemper.freedesktop.org
Thu Jun 16 17:08:40 PDT 2011
postprocess/packcomponents/makefile.mk | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit d2a1c6fad46e7a8af70908d80d12277aa48b0317
Author: Michael Stahl <mst at openoffice.org>
Date: Mon Mar 14 17:45:57 2011 +0100
gnumake4: fix uses of sax components [hg:4f7ea9a34847]
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index eb88e5e..c8bd41c 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -140,7 +140,6 @@ my_components = \
rpt \
rptui \
rptxml \
- sax \
sb \
sc \
scd \
commit 2322b5b855a08a86b09b3fea3af00ff7f0f885f0
Author: Mathias Bauer <mba at openoffice.org>
Date: Wed Mar 2 13:22:42 2011 +0100
CWS gnumake4: convert sax to new build system [hg:389d236eb6b2]
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index 5286988..eb88e5e 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -62,6 +62,8 @@ my_components = \
component/framework/util/fwm \
component/linguistic/source/lng \
component/vbahelper/util/msforms \
+ component/sax/source/expatwrap/expwrap \
+ component/sax/source/fastparser/fastsax \
component/sfx2/util/sfx \
component/sot/util/sot \
component/starmath/util/sm \
@@ -102,7 +104,6 @@ my_components = \
dlgprov \
embobj \
evtatt \
- fastsax \
fileacc \
filterconfig1 \
flash \
commit 4f6bf0ee0fec7303e7ecf4cd67f8aab56017356e
Author: Mathias Bauer <mba at openoffice.org>
Date: Wed Mar 2 11:54:18 2011 +0100
CWS gnumake4: convert xmlscript to new build system [hg:d4df54d61f2a]
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index f908a1e..5286988 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -85,6 +85,7 @@ my_components = \
component/unoxml/source/service/unoxml \
component/xmloff/source/transform/xof \
component/xmloff/util/xo \
+ component/xmlscript/util/xcr \
configmgr \
ctl \
date \
@@ -175,7 +176,6 @@ my_components = \
vbaobj \
wpft \
writerfilter \
- xcr \
xmlfa \
xmlfd \
xmx \
More information about the Libreoffice-commits
mailing list