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
c7524e94
Kaydet (Commit)
c7524e94
authored
Kas 25, 2011
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Bypass more stuff on non-desktop OSes and enforce "lib" prefix for Android
üst
474dcc8f
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
22 additions
and
2 deletions
+22
-2
makefile.mk
shell/source/backends/desktopbe/makefile.mk
+1
-1
makefile.mk
shell/source/backends/localebe/makefile.mk
+1
-1
makefile.mk
shell/source/cmdmail/makefile.mk
+5
-0
makefile.mk
shell/source/unix/exec/makefile.mk
+5
-0
makefile.mk
shell/source/unix/misc/makefile.mk
+5
-0
makefile.mk
shell/source/unix/sysshell/makefile.mk
+5
-0
No files found.
shell/source/backends/desktopbe/makefile.mk
Dosyayı görüntüle @
c7524e94
...
@@ -44,7 +44,7 @@ SHL1STDLIBS = \
...
@@ -44,7 +44,7 @@ SHL1STDLIBS = \
$(CPPUHELPERLIB)
\
$(CPPUHELPERLIB)
\
$(CPPULIB)
\
$(CPPULIB)
\
$(SALLIB)
$(SALLIB)
SHL1TARGET
=
desktopbe1.uno
SHL1TARGET
=
$(ENFORCEDSHLPREFIX)
desktopbe1.uno
SHL1USE_EXPORTS
=
name
SHL1USE_EXPORTS
=
name
DEF1NAME
=
$(SHL1TARGET)
DEF1NAME
=
$(SHL1TARGET)
...
...
shell/source/backends/localebe/makefile.mk
Dosyayı görüntüle @
c7524e94
...
@@ -47,7 +47,7 @@ SLOFILES=\
...
@@ -47,7 +47,7 @@ SLOFILES=\
$(SLO)$/
localebecdef.obj
\
$(SLO)$/
localebecdef.obj
\
$(SLO)$/
localebackend.obj
$(SLO)$/
localebackend.obj
SHL1TARGET
=
$(TARGET)
1.uno
SHL1TARGET
=
$(
ENFORCEDSHLPREFIX)$(
TARGET)
1.uno
SHL1OBJS
=
$(SLOFILES)
SHL1OBJS
=
$(SLOFILES)
SHL1DEF
=
$(MISC)$/$(SHL1TARGET)
.def
SHL1DEF
=
$(MISC)$/$(SHL1TARGET)
.def
...
...
shell/source/cmdmail/makefile.mk
Dosyayı görüntüle @
c7524e94
...
@@ -36,6 +36,11 @@ COMP1TYPELIST=$(TARGET)
...
@@ -36,6 +36,11 @@ COMP1TYPELIST=$(TARGET)
.INCLUDE
:
settings.mk
.INCLUDE
:
settings.mk
.IF "$(BUILD_TYPE)" == "$(BUILD_TYPE
:
s/DESKTOP//)"
ALL
:
@echo
Nothing
done
for
non-desktop
OSes
.ENDIF
# --- Files --------------------------------------------------------
# --- Files --------------------------------------------------------
DLLPRE
=
DLLPRE
=
...
...
shell/source/unix/exec/makefile.mk
Dosyayı görüntüle @
c7524e94
...
@@ -40,6 +40,11 @@ TESTAPP1=urltest
...
@@ -40,6 +40,11 @@ TESTAPP1=urltest
.INCLUDE
:
settings.mk
.INCLUDE
:
settings.mk
.IF "$(BUILD_TYPE)" == "$(BUILD_TYPE
:
s/DESKTOP//)"
ALL
:
@echo
Nothing
done
for
non-desktop
OSes
.ENDIF
# --- Files --------------------------------------------------------
# --- Files --------------------------------------------------------
DLLPRE
=
DLLPRE
=
...
...
shell/source/unix/misc/makefile.mk
Dosyayı görüntüle @
c7524e94
...
@@ -38,6 +38,11 @@ LIBSALCPPRT=$(0)
...
@@ -38,6 +38,11 @@ LIBSALCPPRT=$(0)
.INCLUDE
:
settings.mk
.INCLUDE
:
settings.mk
.IF "$(BUILD_TYPE)" == "$(BUILD_TYPE
:
s/DESKTOP//)"
ALL
:
@echo
Nothing
done
for
non-desktop
OSes
.ENDIF
# --- Files --------------------------------------------------------
# --- Files --------------------------------------------------------
SCRIPTFILES
=
\
SCRIPTFILES
=
\
...
...
shell/source/unix/sysshell/makefile.mk
Dosyayı görüntüle @
c7524e94
...
@@ -37,6 +37,11 @@ VISIBILITY_HIDDEN = TRUE
...
@@ -37,6 +37,11 @@ VISIBILITY_HIDDEN = TRUE
.INCLUDE
:
settings.mk
.INCLUDE
:
settings.mk
.IF "$(BUILD_TYPE)" == "$(BUILD_TYPE
:
s/DESKTOP//)"
ALL
:
@echo
Nothing
done
for
non-desktop
OSes
.ENDIF
.IF
"$(SYSTEM_EXPAT)"
==
"YES"
.IF
"$(SYSTEM_EXPAT)"
==
"YES"
CFLAGS
+=
-DSYSTEM_EXPAT
CFLAGS
+=
-DSYSTEM_EXPAT
.ENDIF
.ENDIF
...
...
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