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
802a87e1
Kaydet (Commit)
802a87e1
authored
May 02, 2013
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Adapt to library name changes for Android, too
Change-Id: I6da1f38c5a9693c13ef841442cbef017d388416a
üst
57618725
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
16 deletions
+10
-16
native-code.cxx
android/experimental/DocumentLoader/native-code.cxx
+1
-1
native-code.cxx
android/experimental/LibreOffice4Android/native-code.cxx
+1
-1
native-code.cxx
android/experimental/desktop/native-code.cxx
+1
-1
shlib.cxx
cppuhelper/source/shlib.cxx
+7
-13
No files found.
android/experimental/DocumentLoader/native-code.cxx
Dosyayı görüntüle @
802a87e1
...
@@ -65,7 +65,7 @@ lo_get_libmap(void)
...
@@ -65,7 +65,7 @@ lo_get_libmap(void)
{
"libevtattlo.a"
,
evtatt_component_getFactory
},
{
"libevtattlo.a"
,
evtatt_component_getFactory
},
{
"libfileacc.a"
,
fileacc_component_getFactory
},
{
"libfileacc.a"
,
fileacc_component_getFactory
},
{
"libfrmlo.a"
,
frm_component_getFactory
},
{
"libfrmlo.a"
,
frm_component_getFactory
},
{
"libfsstorage
.un
o.a"
,
fsstorage_component_getFactory
},
{
"libfsstorage
l
o.a"
,
fsstorage_component_getFactory
},
{
"libfwklo.a"
,
fwk_component_getFactory
},
{
"libfwklo.a"
,
fwk_component_getFactory
},
{
"libfwllo.a"
,
fwl_component_getFactory
},
{
"libfwllo.a"
,
fwl_component_getFactory
},
{
"libfwmlo.a"
,
fwm_component_getFactory
},
{
"libfwmlo.a"
,
fwm_component_getFactory
},
...
...
android/experimental/LibreOffice4Android/native-code.cxx
Dosyayı görüntüle @
802a87e1
...
@@ -92,7 +92,7 @@ lo_get_libmap(void)
...
@@ -92,7 +92,7 @@ lo_get_libmap(void)
{
"libfileacc.a"
,
fileacc_component_getFactory
},
{
"libfileacc.a"
,
fileacc_component_getFactory
},
{
"libfilterconfiglo.a"
,
filterconfig1_component_getFactory
},
{
"libfilterconfiglo.a"
,
filterconfig1_component_getFactory
},
{
"libfrmlo.a"
,
frm_component_getFactory
},
{
"libfrmlo.a"
,
frm_component_getFactory
},
{
"libfsstorage
.un
o.a"
,
fsstorage_component_getFactory
},
{
"libfsstorage
l
o.a"
,
fsstorage_component_getFactory
},
{
"libfwklo.a"
,
fwk_component_getFactory
},
{
"libfwklo.a"
,
fwk_component_getFactory
},
{
"libfwllo.a"
,
fwl_component_getFactory
},
{
"libfwllo.a"
,
fwl_component_getFactory
},
{
"libfwmlo.a"
,
fwm_component_getFactory
},
{
"libfwmlo.a"
,
fwm_component_getFactory
},
...
...
android/experimental/desktop/native-code.cxx
Dosyayı görüntüle @
802a87e1
...
@@ -97,7 +97,7 @@ lo_get_libmap(void)
...
@@ -97,7 +97,7 @@ lo_get_libmap(void)
{
"libfileacc.a"
,
fileacc_component_getFactory
},
{
"libfileacc.a"
,
fileacc_component_getFactory
},
{
"libfilterconfiglo.a"
,
filterconfig1_component_getFactory
},
{
"libfilterconfiglo.a"
,
filterconfig1_component_getFactory
},
{
"libfrmlo.a"
,
frm_component_getFactory
},
{
"libfrmlo.a"
,
frm_component_getFactory
},
{
"libfsstorage
.un
o.a"
,
fsstorage_component_getFactory
},
{
"libfsstorage
l
o.a"
,
fsstorage_component_getFactory
},
{
"libfwklo.a"
,
fwk_component_getFactory
},
{
"libfwklo.a"
,
fwk_component_getFactory
},
{
"libfwllo.a"
,
fwl_component_getFactory
},
{
"libfwllo.a"
,
fwl_component_getFactory
},
{
"libfwmlo.a"
,
fwm_component_getFactory
},
{
"libfwmlo.a"
,
fwm_component_getFactory
},
...
...
cppuhelper/source/shlib.cxx
Dosyayı görüntüle @
802a87e1
...
@@ -533,38 +533,32 @@ Reference< XInterface > SAL_CALL loadSharedLibComponentFactory(
...
@@ -533,38 +533,32 @@ Reference< XInterface > SAL_CALL loadSharedLibComponentFactory(
{
"bootstrap.uno.a"
,
bootstrap_component_getFactory
},
{
"bootstrap.uno.a"
,
bootstrap_component_getFactory
},
{
"libbootstrap.uno.a"
,
bootstrap_component_getFactory
},
{
"libbootstrap.uno.a"
,
bootstrap_component_getFactory
},
// The .uno ones seem
s
to consistently have a "lib" prefix now for Android,
// The .uno ones seem to consistently have a "lib" prefix now for Android,
// but not iOS, hmm.
// but not iOS, hmm.
#ifdef ANDROID
#ifdef ANDROID
{
"libconfigmgr.uno.a"
,
configmgr_component_getFactory
},
{
"libexpwrap.uno.a"
,
expwrap_component_getFactory
},
{
"libfastsax.uno.a"
,
fastsax_component_getFactory
},
{
"libi18npool.uno.a"
,
i18npool_component_getFactory
},
{
"libintrospection.uno.a"
,
introspection_component_getFactory
},
{
"libintrospection.uno.a"
,
introspection_component_getFactory
},
{
"liblocalebe1.uno.a"
,
localebe1_component_getFactory
},
{
"libreflection.uno.a"
,
reflection_component_getFactory
},
{
"libreflection.uno.a"
,
reflection_component_getFactory
},
{
"libstocservices.uno.a"
,
stocservices_component_getFactory
},
{
"libstocservices.uno.a"
,
stocservices_component_getFactory
},
{
"libucpexpand1.uno.a"
,
ucpexpand1_component_getFactory
},
#else
#else
{
"libconfigmgrlo.a"
,
configmgr_component_getFactory
},
{
"libexpwraplo.a"
,
expwrap_component_getFactory
},
{
"libfastsaxlo.a"
,
fastsax_component_getFactory
},
{
"libi18npoollo.a"
,
i18npool_component_getFactory
},
{
"introspection.uno.a"
,
introspection_component_getFactory
},
{
"introspection.uno.a"
,
introspection_component_getFactory
},
{
"liblocalebe1lo.a"
,
localebe1_component_getFactory
},
{
"reflection.uno.a"
,
reflection_component_getFactory
},
{
"reflection.uno.a"
,
reflection_component_getFactory
},
{
"stocservices.uno.a"
,
stocservices_component_getFactory
},
{
"stocservices.uno.a"
,
stocservices_component_getFactory
},
{
"libucpexpand1lo.a"
,
ucpexpand1_component_getFactory
},
#endif
#endif
{
"libcomphelper.a"
,
comphelp_component_getFactory
},
{
"libcomphelper.a"
,
comphelp_component_getFactory
},
{
"libconfigmgrlo.a"
,
configmgr_component_getFactory
},
{
"libdeployment.a"
,
deployment_component_getFactory
},
{
"libdeployment.a"
,
deployment_component_getFactory
},
{
"libexpwraplo.a"
,
expwrap_component_getFactory
},
{
"libfastsaxlo.a"
,
fastsax_component_getFactory
},
{
"libfilterconfiglo.a"
,
filterconfig1_component_getFactory
},
{
"libfilterconfiglo.a"
,
filterconfig1_component_getFactory
},
{
"libfwklo.a"
,
fwk_component_getFactory
},
{
"libfwklo.a"
,
fwk_component_getFactory
},
{
"libi18npoollo.a"
,
i18npool_component_getFactory
},
{
"liblocalebe1lo.a"
,
localebe1_component_getFactory
},
{
"libpackage2.a"
,
package2_component_getFactory
},
{
"libpackage2.a"
,
package2_component_getFactory
},
{
"libsfxlo.a"
,
sfx_component_getFactory
},
{
"libsfxlo.a"
,
sfx_component_getFactory
},
{
"libsvllo.a"
,
svl_component_getFactory
},
{
"libsvllo.a"
,
svl_component_getFactory
},
{
"libtklo.a"
,
tk_component_getFactory
},
{
"libtklo.a"
,
tk_component_getFactory
},
{
"libucb1.a"
,
ucb_component_getFactory
},
{
"libucb1.a"
,
ucb_component_getFactory
},
{
"libucpexpand1lo.a"
,
ucpexpand1_component_getFactory
},
{
"libucpfile1.a"
,
ucpfile_component_getFactory
},
{
"libucpfile1.a"
,
ucpfile_component_getFactory
},
{
"libutllo.a"
,
utl_component_getFactory
},
{
"libutllo.a"
,
utl_component_getFactory
},
{
"libvcllo.a"
,
vcl_component_getFactory
},
{
"libvcllo.a"
,
vcl_component_getFactory
},
...
...
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