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
41355ba9
Kaydet (Commit)
41355ba9
authored
Şub 08, 2010
tarafından
Hans-Joachim Lankenau
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
ause110: update to DEV300_m71
üst
8437b1f3
270a9265
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
3 deletions
+10
-3
build.lst
cairo/prj/build.lst
+1
-1
makefile.mk
graphite/makefile.mk
+6
-0
makefile.mk
neon/makefile.mk
+3
-2
neon.patch
neon/neon.patch
+0
-0
No files found.
cairo/prj/build.lst
Dosyayı görüntüle @
41355ba9
lcairo cairo : zlib soltools NULL
lcairo cairo :
ZLIB:
zlib soltools NULL
lcairo cairo usr1 - all lcairo_mkout NULL
lcairo cairo usr1 - all lcairo_mkout NULL
lcairo cairo\pixman nmake - all lcairo_pixman NULL
lcairo cairo\pixman nmake - all lcairo_pixman NULL
lcairo cairo\cairo nmake - all lcairo_cairo lcairo_pixman NULL
lcairo cairo\cairo nmake - all lcairo_cairo lcairo_pixman NULL
graphite/makefile.mk
Dosyayı görüntüle @
41355ba9
...
@@ -68,6 +68,12 @@ TARGET=so_graphite
...
@@ -68,6 +68,12 @@ TARGET=so_graphite
.INCLUDE
:
settings.mk
.INCLUDE
:
settings.mk
.IF
"$(SYSTEM_GRAPHITE)"
==
"YES"
all
:
@echo
"An already available installation of silgraphite should exist on your system."
@echo
"Therefore the version provided here does not need to be built in addition."
.ENDIF
# --- Files --------------------------------------------------------
# --- Files --------------------------------------------------------
.IF
"$(ENABLE_GRAPHITE)"
==
"TRUE"
.IF
"$(ENABLE_GRAPHITE)"
==
"TRUE"
TARFILE_NAME
=
silgraphite-2.3.1
TARFILE_NAME
=
silgraphite-2.3.1
...
...
neon/makefile.mk
Dosyayı görüntüle @
41355ba9
#*************************************************************************
#*************************************************************************
#
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
#
# Copyright 2008 by Sun Microsystems, Inc.
# Copyright 2008 by Sun Microsystems, Inc.
#
#
# OpenOffice.org - a multi-platform office productivity suite
# OpenOffice.org - a multi-platform office productivity suite
...
@@ -63,8 +63,8 @@ PATCH_FILES=neon.patch
...
@@ -63,8 +63,8 @@ PATCH_FILES=neon.patch
.ENDIF
.ENDIF
ADDITIONAL_FILES
=
src
$/
makefile.mk src
$/
config.h src
$/
ne_ntlm.h src
$/
ne_ntlm.c
ADDITIONAL_FILES
=
src
$/
makefile.mk src
$/
config.h src
$/
ne_ntlm.h src
$/
ne_ntlm.c
BUILD_DIR
=
src
BUILD_DIR
=
src
BUILD_ACTION
=
dmake
$(MFLAGS)
$(CALLMACROS)
BUILD_ACTION
=
dmake
$(MFLAGS)
$(CALLMACROS)
OUT2INC
=
\
OUT2INC
=
\
...
@@ -72,6 +72,7 @@ OUT2INC= \
...
@@ -72,6 +72,7 @@ OUT2INC= \
$(BUILD_DIR)$/
ne_alloc.h
\
$(BUILD_DIR)$/
ne_alloc.h
\
$(BUILD_DIR)$/
ne_auth.h
\
$(BUILD_DIR)$/
ne_auth.h
\
$(BUILD_DIR)$/
ne_basic.h
\
$(BUILD_DIR)$/
ne_basic.h
\
$(BUILD_DIR)$/
ne_compress.h
\
$(BUILD_DIR)$/
ne_defs.h
\
$(BUILD_DIR)$/
ne_defs.h
\
$(BUILD_DIR)$/
ne_locks.h
\
$(BUILD_DIR)$/
ne_locks.h
\
$(BUILD_DIR)$/
ne_props.h
\
$(BUILD_DIR)$/
ne_props.h
\
...
...
neon/neon.patch
Dosyayı görüntüle @
41355ba9
This diff is collapsed.
Click to expand it.
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