[Libreoffice-commits] .: 6 commits - Module_tail_build.mk tail_build/prj tail_build/README

David Tardon dtardon at kemper.freedesktop.org
Tue Apr 26 23:10:36 PDT 2011


 Module_tail_build.mk     |    6 +++++-
 tail_build/README        |   12 ++++--------
 tail_build/prj/build.lst |    2 +-
 3 files changed, 10 insertions(+), 10 deletions(-)

New commits:
commit c2d166693bedbe8415932c2a5fee294420d189c2
Author: David Tardon <dtardon at redhat.com>
Date:   Wed Apr 27 08:06:47 2011 +0200

    add fileaccess to tail build

diff --git a/Module_tail_build.mk b/Module_tail_build.mk
index 4a4d5ee..1041dce 100644
--- a/Module_tail_build.mk
+++ b/Module_tail_build.mk
@@ -27,6 +27,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\
     chart2 \
     cui \
     dbaccess \
+    fileaccess \
     formula \
     lotuswordpro \
     padmin \
diff --git a/tail_build/prj/build.lst b/tail_build/prj/build.lst
index 5cd4099..65eda02 100644
--- a/tail_build/prj/build.lst
+++ b/tail_build/prj/build.lst
@@ -1,2 +1,2 @@
-tb      tail_build : BOOST:boost LIBXML2:libxml2 LIBXSLT:libxslt MDDS:mdds MESA:Mesa REDLAND:redland TRANSLATIONS:translations animations avmedia basegfx canvas comphelper connectivity cppcanvas cppu cppuhelper fileaccess filter offapi offuh oovbaapi oox package qadevOOo sal sax sfx2 soltools sot stoc svtools svx test toolkit tools ucbhelper unotools ure uui vbahelper vcl writerperfect xmlscript  NULL
+tb      tail_build : BOOST:boost LIBXML2:libxml2 LIBXSLT:libxslt MDDS:mdds MESA:Mesa REDLAND:redland TRANSLATIONS:translations animations avmedia basegfx canvas comphelper connectivity cppcanvas cppu cppuhelper filter offapi offuh oovbaapi oox package qadevOOo rdbmaker sal sax sfx2 soltools sot stoc svtools svx test toolkit tools ucbhelper unotools ure uui vbahelper vcl writerperfect xmlscript  NULL
 tb tail_build\prj nmake - all tb_prj   NULL
commit f2d6a60fc8b8e74db2c89717b80669ea7b1241ab
Author: David Tardon <dtardon at redhat.com>
Date:   Wed Apr 27 08:04:30 2011 +0200

    add padmin to tail build

diff --git a/Module_tail_build.mk b/Module_tail_build.mk
index ce9c45a..4a4d5ee 100644
--- a/Module_tail_build.mk
+++ b/Module_tail_build.mk
@@ -29,6 +29,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\
     dbaccess \
     formula \
     lotuswordpro \
+    padmin \
     reportdesign \
     sc \
     sd \
commit ca855d72c6c35e58cf7cf272736afde83fe57817
Author: David Tardon <dtardon at redhat.com>
Date:   Wed Apr 27 08:00:49 2011 +0200

    add unoxml to tail build

diff --git a/Module_tail_build.mk b/Module_tail_build.mk
index 2f6e726..ce9c45a 100644
--- a/Module_tail_build.mk
+++ b/Module_tail_build.mk
@@ -35,6 +35,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\
     slideshow \
     starmath \
     sw \
+    unoxml \
     writerfilter \
 ))
 
diff --git a/tail_build/prj/build.lst b/tail_build/prj/build.lst
index 350ebbc..5cd4099 100644
--- a/tail_build/prj/build.lst
+++ b/tail_build/prj/build.lst
@@ -1,2 +1,2 @@
-tb      tail_build : BOOST:boost LIBXSLT:libxslt MDDS:mdds MESA:Mesa TRANSLATIONS:translations animations avmedia basegfx canvas comphelper connectivity cppcanvas cppu cppuhelper fileaccess filter offapi offuh oovbaapi oox package qadevOOo sal sfx2 soltools sot stoc svtools svx test toolkit tools ucbhelper unotools unoxml unoxml ure uui vbahelper vcl writerperfect xmlscript  NULL
+tb      tail_build : BOOST:boost LIBXML2:libxml2 LIBXSLT:libxslt MDDS:mdds MESA:Mesa REDLAND:redland TRANSLATIONS:translations animations avmedia basegfx canvas comphelper connectivity cppcanvas cppu cppuhelper fileaccess filter offapi offuh oovbaapi oox package qadevOOo sal sax sfx2 soltools sot stoc svtools svx test toolkit tools ucbhelper unotools ure uui vbahelper vcl writerperfect xmlscript  NULL
 tb tail_build\prj nmake - all tb_prj   NULL
commit 62147c989a991d7c72b2616c5b5ab6f0279d8ab8
Author: David Tardon <dtardon at redhat.com>
Date:   Wed Apr 27 07:57:01 2011 +0200

    keep the list sorted

diff --git a/Module_tail_build.mk b/Module_tail_build.mk
index 3ae8d4b..2f6e726 100644
--- a/Module_tail_build.mk
+++ b/Module_tail_build.mk
@@ -24,7 +24,6 @@
 $(eval $(call gb_Module_Module,tail_end))
 
 $(eval $(call gb_Module_add_moduledirs,tail_end,\
-    writerfilter \
     chart2 \
     cui \
     dbaccess \
@@ -36,6 +35,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\
     slideshow \
     starmath \
     sw \
+    writerfilter \
 ))
 
 # vim: set noet ts=4 sw=4:
commit 7872ad368763706bb887a8e7302f1c0b7e66e0ca
Author: David Tardon <dtardon at redhat.com>
Date:   Wed Apr 27 07:56:39 2011 +0200

    add lotuswordpro to tail build

diff --git a/Module_tail_build.mk b/Module_tail_build.mk
index e69491c..3ae8d4b 100644
--- a/Module_tail_build.mk
+++ b/Module_tail_build.mk
@@ -29,6 +29,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\
     cui \
     dbaccess \
     formula \
+    lotuswordpro \
     reportdesign \
     sc \
     sd \
diff --git a/tail_build/prj/build.lst b/tail_build/prj/build.lst
index ea7813e..350ebbc 100644
--- a/tail_build/prj/build.lst
+++ b/tail_build/prj/build.lst
@@ -1,2 +1,2 @@
-tb      tail_build : BOOST:boost LIBXSLT:libxslt MDDS:mdds MESA:Mesa TRANSLATIONS:translations animations avmedia basegfx canvas comphelper connectivity cppcanvas cppu cppuhelper fileaccess filter lotuswordpro offapi offuh oovbaapi oox package qadevOOo sal sfx2 soltools stoc stoc svtools svx test toolkit tools ucbhelper unotools unoxml unoxml ure uui vbahelper vcl writerperfect xmlscript  NULL
+tb      tail_build : BOOST:boost LIBXSLT:libxslt MDDS:mdds MESA:Mesa TRANSLATIONS:translations animations avmedia basegfx canvas comphelper connectivity cppcanvas cppu cppuhelper fileaccess filter offapi offuh oovbaapi oox package qadevOOo sal sfx2 soltools sot stoc svtools svx test toolkit tools ucbhelper unotools unoxml unoxml ure uui vbahelper vcl writerperfect xmlscript  NULL
 tb tail_build\prj nmake - all tb_prj   NULL
commit b78cd1ac81a327f5f37041afca401c08cf5a0866
Author: David Tardon <dtardon at redhat.com>
Date:   Wed Apr 27 07:55:38 2011 +0200

    added modules must be removed from tail_build's deps too

diff --git a/tail_build/README b/tail_build/README
index 1639f78..4e29fb1 100644
--- a/tail_build/README
+++ b/tail_build/README
@@ -1,4 +1,3 @@
-
 This module exist only to take advantage of the ability of gbuild to build
 multiple modules in one single Makefile.
 
@@ -12,10 +11,7 @@ To qualify a module must not be the dependant of any other module,
 except postprocess or if the other module itself is under tail_build
 
 To migrate a module <foo> under tail_build, one should:
-
-Merge the dependencies declared in <foo>/prj/build.lst into tail_build/prj/build.lst
-Remove the module <foo> from postprocess/prj/build.lst dependencies
-
-Add the module name in Module_tail_build.mk at the root of bootstrap
-
-
+* merge the dependencies declared in <foo>/prj/build.lst into tail_build/prj/build.lst
+* remove the module <foo> from postprocess/prj/build.lst dependencies
+* remove the module <foo> from tail_build/prj/build.lst dependencies
+* add the module name in Module_tail_build.mk at the root of bootstrap


More information about the Libreoffice-commits mailing list