Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
bf9a7829
Kaydet (Commit)
bf9a7829
authored
Nis 15, 2013
tarafından
Peter Foley
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
add extensions libs to libmerged
Change-Id: I65a4358c3214c43714bc0d13a05a316799cafb24
üst
ec75af4d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
Library_merged.mk
Library_merged.mk
+1
-0
pre_MergedLibsList.mk
solenv/gbuild/extensions/pre_MergedLibsList.mk
+9
-0
No files found.
Library_merged.mk
Dosyayı görüntüle @
bf9a7829
...
...
@@ -74,6 +74,7 @@ ifeq (ALL,$(MERGELIBS))
$(eval
$(call
gb_Library_use_externals,merged,\
cppunit
\
libexslt
\
$(if
$(filter-out
ANDROID
IOS,$(OS)),openldap)
\
$(call
gb_Helper_optional,PYUNO,python)
\
))
endif
...
...
solenv/gbuild/extensions/pre_MergedLibsList.mk
Dosyayı görüntüle @
bf9a7829
...
...
@@ -28,11 +28,14 @@
ifneq
($(MERGELIBS),)
# set of libraries to link even more stuff into one merged library
gb_EXTRAMERGEDLIBS
:=
\
$
(
if
$
(
filter-out ANDROID IOS,
$(OS)
)
,abp
)
\
$
(
if
$
(
filter unx,
$(GUIBASE)
)
,basebmp
)
\
$
(
call gb_Helper_optional,DBCONNECTIVITY,bib
)
\
$
(
call gb_Helper_optional,DBCONNECTIVITY,calc
)
\
chartcore
\
$
(
call gb_Helper_optional,DBCONNECTIVITY,dba
)
\
$
(
call gb_Helper_optional,DBCONNECTIVITY,dbase
)
\
$
(
call gb_Helper_optional,DBCONNECTIVITY,dbp
)
\
$
(
call gb_Helper_optional,DBCONNECTIVITY,dbtools
)
\
$
(
call gb_Helper_optional,DBCONNECTIVITY,dbu
)
\
deploymentgui
\
...
...
@@ -69,6 +72,8 @@ gb_EXTRAMERGEDLIBS := \
itg
\
iti
\
$
(
if
$
(
filter TRUE,
$(SOLAR_JAVA)
)
,jdbc
)
\
$
(
if
$
(
filter-out ANDROID IOS,
$(OS)
)
,log
)
\
$
(
if
$
(
filter-out ANDROID IOS,
$(OS)
)
,ldapbe2
)
\
$
(
call gb_Helper_optional,DESKTOP,migrationoo2
)
\
$
(
call gb_Helper_optional,DESKTOP,migrationoo3
)
\
$
(
call gb_Helper_optional,DBCONNECTIVITY,mork
)
\
...
...
@@ -78,10 +83,13 @@ gb_EXTRAMERGEDLIBS := \
odfflatxml
\
offacc
\
oox
\
$
(
call gb_Helper_optional,DBCONNECTIVITY,pcr
)
\
pdffilter
\
placeware
\
$
(
call gb_Helper_optional,PYUNO,pyuno
)
\
res
\
$
(
call gb_Helper_optional,DBCONNECTIVITY,rpt
)
\
$
(
if
$
(
filter-out ANDROID IOS,
$(OS)
)
,scn
)
\
sd
\
$
(
call gb_Helper_optional,DBCONNECTIVITY,sdbc2
)
\
$
(
if
$
(
filter-out WNT MACOSX ANDROID IOS,
$(OS)
)
,spl_unx
)
\
...
...
@@ -92,6 +100,7 @@ gb_EXTRAMERGEDLIBS := \
textfd
\
$
(
call gb_Helper_optional,DESKTOP,unopkgapp
)
\
unotest
\
$
(
call gb_Helper_optional,DESKTOP,updatefeed
)
\
$
(
if
$(DISABLE_SCRIPTING)
,,vbahelper
)
\
xmlfa
\
xmlfd
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment