[Libreoffice-commits] .: Branch 'feature/gbuild_sdext' - 2 commits - Module_tail_build.mk postprocess/prj RepositoryModule_ooo.mk
David Tardon
dtardon at kemper.freedesktop.org
Sun Feb 19 22:09:02 PST 2012
Module_tail_build.mk | 1 +
RepositoryModule_ooo.mk | 1 +
postprocess/prj/build.lst | 2 +-
3 files changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 674af1a496d136da41b188f5920063adda120126
Author: David Tardon <dtardon at redhat.com>
Date: Mon Feb 20 07:08:43 2012 +0100
add sdext to tail_build
diff --git a/Module_tail_build.mk b/Module_tail_build.mk
index 362434d..ae0bd01 100644
--- a/Module_tail_build.mk
+++ b/Module_tail_build.mk
@@ -66,6 +66,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\
sccomp \
scripting \
sd \
+ sdext \
sfx2 \
slideshow \
starmath \
diff --git a/postprocess/prj/build.lst b/postprocess/prj/build.lst
index aa756e5..7e590ec 100644
--- a/postprocess/prj/build.lst
+++ b/postprocess/prj/build.lst
@@ -1,4 +1,4 @@
-po postprocess :: BINFILTER:binfilter CRASHREP:crashrep CT2N:ct2n embeddedobj embedserv EPM:epm extras HELP:helpcontent2 LIBRSVG:librsvg ODK:odk DESKTOP:scp2 testtools wizards MORE_FONTS:more_fonts DICTIONARIES:dictionaries PYUNO:pyuno DESKTOP:unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder LANGUAGETOOL:languagetool SDEXT:sdext MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport smoketest tail_build NULL
+po postprocess :: BINFILTER:binfilter CRASHREP:crashrep CT2N:ct2n embeddedobj embedserv EPM:epm extras HELP:helpcontent2 LIBRSVG:librsvg ODK:odk DESKTOP:scp2 testtools wizards MORE_FONTS:more_fonts DICTIONARIES:dictionaries PYUNO:pyuno DESKTOP:unodevtools JFREEREPORT:jfreereport REPORTBUILDER:reportbuilder LANGUAGETOOL:languagetool MYSQLC:mysqlc NLPSOLVER:nlpsolver STLPORT:stlport smoketest tail_build NULL
po postprocess usr1 - all po_mkout NULL
po postprocess\checkxml nmake - all po_checkxml NULL
po postprocess\packconfig nmake - all po_packconfig po_checkxml NULL
commit 3543f791ecf7a989ea3415f920d9b64ec2fdb674
Author: David Tardon <dtardon at redhat.com>
Date: Mon Feb 20 07:05:21 2012 +0100
add sdext to gbuildified modules list
diff --git a/RepositoryModule_ooo.mk b/RepositoryModule_ooo.mk
index 3f0f023..e15c537 100644
--- a/RepositoryModule_ooo.mk
+++ b/RepositoryModule_ooo.mk
@@ -86,6 +86,7 @@ $(eval $(call gb_Module_add_moduledirs,ooo,\
sccomp \
scripting \
sd \
+ sdext \
sfx2 \
slideshow \
sot \
More information about the Libreoffice-commits
mailing list