[Libreoffice-commits] .: configure.ac editeng/prj instsetoo_native/prj librelogo/prj Module_cross_tail_build.mk Module_tail_build.mk RepositoryModule_ooo.mk sdext/prj setup_native/prj svl/prj sysui/prj vcl/prj

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue Nov 20 13:11:27 PST 2012


 Module_cross_tail_build.mk     |    1 -
 Module_tail_build.mk           |    1 -
 RepositoryModule_ooo.mk        |    1 -
 configure.ac                   |    1 -
 editeng/prj/build.lst          |    2 +-
 instsetoo_native/prj/build.lst |    2 +-
 librelogo/prj/build.lst        |    2 +-
 sdext/prj/build.lst            |    2 +-
 setup_native/prj/build.lst     |    2 +-
 svl/prj/build.lst              |    2 +-
 sysui/prj/build.lst            |    2 +-
 vcl/prj/build.lst              |    2 +-
 12 files changed, 8 insertions(+), 12 deletions(-)

New commits:
commit c75ed68f056342477586ebd4214786f5a440005e
Author: Andras Timar <atimar at suse.com>
Date:   Tue Nov 20 22:10:21 2012 +0100

    translations is a source-only module
    
    Change-Id: Ib89ccdfe3646f68df6b483c54eb330c0b223c32a

diff --git a/Module_cross_tail_build.mk b/Module_cross_tail_build.mk
index de8bc75..2e15516 100644
--- a/Module_cross_tail_build.mk
+++ b/Module_cross_tail_build.mk
@@ -68,7 +68,6 @@ $(eval $(call gb_Module_add_moduledirs,cross_tail_build,\
 	stoc \
 	store \
 	tools \
-	$(call gb_Helper_optional,TRANSLATIONS,translations) \
 	ucbhelper \
 	$(call gb_Helper_optional,UCPP,ucpp) \
 	udkapi \
diff --git a/Module_tail_build.mk b/Module_tail_build.mk
index c237d26..f499dcb 100644
--- a/Module_tail_build.mk
+++ b/Module_tail_build.mk
@@ -171,7 +171,6 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\
 	toolkit \
 	tools \
 	touch \
-	$(call gb_Helper_optional,TRANSLATIONS,translations) \
 	tubes \
 	twain \
 	ucb \
diff --git a/RepositoryModule_ooo.mk b/RepositoryModule_ooo.mk
index cc37259..6b942c3 100644
--- a/RepositoryModule_ooo.mk
+++ b/RepositoryModule_ooo.mk
@@ -182,7 +182,6 @@ $(eval $(call gb_Module_add_moduledirs,ooo,\
 	toolkit \
 	tools \
 	touch \
-	$(call gb_Helper_optional,TRANSLATIONS,translations) \
 	tubes \
 	twain \
 	ucb \
diff --git a/configure.ac b/configure.ac
index 7e36a36..1545ca8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11863,7 +11863,6 @@ WITH_LANG_LIST=`echo $WITH_LANG | sed "s/ALL/$ALL_LANGS/"`
 # they need a real list of languages
 test -z "$WITH_LANG_LIST" && WITH_LANG_LIST="en-US"
 test "$WITH_LANG" = "en-US" && WITH_LANG=
-test -z "$WITH_LANG" || BUILD_TYPE="$BUILD_TYPE TRANSLATIONS"
 AC_SUBST(ALL_LANGS)
 AC_SUBST(WITH_LANG)
 AC_SUBST(WITH_LANG_LIST)
diff --git a/editeng/prj/build.lst b/editeng/prj/build.lst
index 72b4636..37c850a 100644
--- a/editeng/prj/build.lst
+++ b/editeng/prj/build.lst
@@ -1,2 +1,2 @@
-ed	editeng	:	TRANSLATIONS:translations svtools xmloff linguistic unotest NULL
+ed	editeng	:	svtools xmloff linguistic unotest NULL
 ed	editeng\prj									nmake	-	all	ed_prj NULL
diff --git a/instsetoo_native/prj/build.lst b/instsetoo_native/prj/build.lst
index 1347e36..46b09be 100644
--- a/instsetoo_native/prj/build.lst
+++ b/instsetoo_native/prj/build.lst
@@ -1,4 +1,4 @@
-oon	instsetoo_native	::	TRANSLATIONS:translations postprocess packimages NULL
+oon	instsetoo_native	::	postprocess packimages NULL
 oon	instsetoo_native						usr1	-	all	oon_mkout NULL
 oon	instsetoo_native\inc_openoffice\unix	nmake	-	u	oon_unix NULL
 oon	instsetoo_native\inc_openoffice\windows\msi_languages	nmake	-	all	oon_msilang NULL
diff --git a/librelogo/prj/build.lst b/librelogo/prj/build.lst
index d280a4a..6274580 100644
--- a/librelogo/prj/build.lst
+++ b/librelogo/prj/build.lst
@@ -1,2 +1,2 @@
-librelogo	librelogo	:	TRANSLATIONS:translations offapi officecfg comphelper unotools l10ntools cppu tools cppuhelper sal javaunohelper officecfg DESKTOP:xmlhelp DESKTOP:helpcompiler NULL
+librelogo	librelogo	:	offapi officecfg comphelper unotools DESKTOP:l10ntools cppu tools cppuhelper sal javaunohelper officecfg DESKTOP:xmlhelp DESKTOP:helpcompiler NULL
 librelogo librelogo\prj    nmake   -    all    librelogo_prj NULL
diff --git a/sdext/prj/build.lst b/sdext/prj/build.lst
index 3e540fe..27a7306 100644
--- a/sdext/prj/build.lst
+++ b/sdext/prj/build.lst
@@ -1,3 +1,3 @@
-dx	sdext	:	TRANSLATIONS:translations offapi comphelper unotools readlicense_oo cppu tools cppuhelper sal javaunohelper officecfg XPDF:xpdf LIBXSLT:libxslt DESKTOP:xmlhelp DESKTOP:helpcompiler NULL
+dx	sdext	:	offapi comphelper unotools readlicense_oo cppu tools cppuhelper sal javaunohelper officecfg XPDF:xpdf LIBXSLT:libxslt DESKTOP:xmlhelp DESKTOP:helpcompiler NULL
 dx	sdext									usr1	-	all	sdext_mkout NULL
 dx	sdext\prj								nmake		-	all	sdext_prj NULL
diff --git a/setup_native/prj/build.lst b/setup_native/prj/build.lst
index e69e2d6..1c3bf53 100644
--- a/setup_native/prj/build.lst
+++ b/setup_native/prj/build.lst
@@ -1,4 +1,4 @@
-pk	setup_native	:	TRANSLATIONS:translations DESKTOP:l10ntools soltools sal NULL
+pk	setup_native	:	DESKTOP:l10ntools soltools sal NULL
 pk  setup_native                                          usr1    - all  sn_mkout NULL
 pk  setup_native\scripts\source                           nmake   -  u   sn_source NULL
 pk  setup_native\scripts                                  nmake   -  u   sn_scripts sn_source.u NULL
diff --git a/svl/prj/build.lst b/svl/prj/build.lst
index c83b045..7aaf251 100644
--- a/svl/prj/build.lst
+++ b/svl/prj/build.lst
@@ -1,3 +1,3 @@
-sl	svl	:	TRANSLATIONS:translations rsc offapi officecfg ucbhelper unotools cppu cppuhelper comphelper sal sot  LIBXSLT:libxslt NULL
+sl	svl	:	rsc offapi officecfg ucbhelper unotools cppu cppuhelper comphelper sal sot  LIBXSLT:libxslt NULL
 sl	svl\prj	nmake	-	all	svl_prj NULL
 # sl	svl\qa\unit	nmake	-	all	svl_qa_cppunit svl_util NULL
diff --git a/sysui/prj/build.lst b/sysui/prj/build.lst
index 182c408..6cd060b 100644
--- a/sysui/prj/build.lst
+++ b/sysui/prj/build.lst
@@ -1,4 +1,4 @@
-su	sysui	:	TRANSLATIONS:translations offapi DESKTOP:l10ntools NULL
+su	sysui	:	offapi DESKTOP:l10ntools NULL
 #su	sysui\source\win32\QuickStart		nmake	-	w	su_win32_quickstart NULL
 #su	sysui\source\win32\QuickStart\so	nmake	-	w	su_win32_quickstart_so su_win32_quickstart.w NULL
 su	sysui\desktop\icons					nmake	-	w	su_iconsw NULL
diff --git a/vcl/prj/build.lst b/vcl/prj/build.lst
index 7444727..09bd494 100644
--- a/vcl/prj/build.lst
+++ b/vcl/prj/build.lst
@@ -1,4 +1,4 @@
-vc	vcl	:	TRANSLATIONS:translations apple_remote BOOST:boost officecfg DESKTOP:rsc sot ucbhelper unotools ICU:icu GRAPHITE:graphite i18npool i18nutil unoil ridljar X11_EXTENSIONS:x11_extensions offapi basegfx basebmp tools DESKTOP:l10ntools cpputools svl LCMS2:lcms2 LIBXSLT:libxslt CAIRO:cairo FREETYPE:freetype FONTCONFIG:fontconfig shell NSS:nss NULL
+vc	vcl	:	apple_remote BOOST:boost officecfg DESKTOP:rsc sot ucbhelper unotools ICU:icu GRAPHITE:graphite i18npool i18nutil unoil ridljar X11_EXTENSIONS:x11_extensions offapi basegfx basebmp tools DESKTOP:l10ntools cpputools svl LCMS2:lcms2 LIBXSLT:libxslt CAIRO:cairo FREETYPE:freetype FONTCONFIG:fontconfig shell NSS:nss NULL
 vc	vcl										usr1	-	all	vc_mkout NULL
 vc	vcl\prj									nmake	-	all	vc_prj NULL
 


More information about the Libreoffice-commits mailing list