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
140ec1e0
Kaydet (Commit)
140ec1e0
authored
Tem 20, 2014
tarafından
Michael Stahl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
scp2: move xsec_xmlsec lib to AutoInstall
Change-Id: Iff2bb51047d6b8698b65b83ff79a99f6f125b53c
üst
f01aa96e
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
16 deletions
+2
-16
Repository.mk
Repository.mk
+2
-1
file_library_ooo.scp
scp2/source/ooo/file_library_ooo.scp
+0
-14
module_hidden_ooo.scp
scp2/source/ooo/module_hidden_ooo.scp
+0
-1
No files found.
Repository.mk
Dosyayı görüntüle @
140ec1e0
...
...
@@ -575,6 +575,7 @@ $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooo, \
unopkgapp \
xmlsecurity \
xsec_fw \
xsec_xmlsec \
xstor \
$(if $(filter $(OS),MACOSX), \
macab1 \
...
...
@@ -592,8 +593,8 @@ $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooo, \
) \
) \
))
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
xsec_xmlsec \
$(if $(filter $(OS),ANDROID), \
lo-bootstrap \
) \
...
...
scp2/source/ooo/file_library_ooo.scp
Dosyayı görüntüle @
140ec1e0
...
...
@@ -92,20 +92,6 @@ End
#endif
#if !defined(ANDROID) && !defined(IOS) //FIXME: get nss&xmlsec building
//we need the nss libs for libxmlsec (or if the internal mozilla is enabled)
File gid_File_Lib_XSec_XmlSec
PACKED_LIB_FILE_BODY;
#ifdef UNX
Name = STRING(CONCAT2(libxsec_xmlsec,UNXSUFFIX));
#else
Name = "xsec_xmlsec.dll";
#endif
End
#endif
#if defined WNT && !defined _gcc3 && defined WITH_MOZAB4WIN
// see common_brand.scp gid_Brand_File_Lib_Msvcp80 and
// gid_Brand_File_Lib_Msvcr80
...
...
scp2/source/ooo/module_hidden_ooo.scp
Dosyayı görüntüle @
140ec1e0
...
...
@@ -152,7 +152,6 @@ Module gid_Module_Root_Files_5
gid_File_Lib_Neon,
gid_Unixlink_File_Lib_Xslt,
gid_Unixlink_File_Lib_eXslt,
gid_File_Lib_XSec_XmlSec,
gid_File_Lib_I18n,
gid_File_Lib_Accessbridge,
gid_File_Lib_Dl,
...
...
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