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
bc55949a
Kaydet (Commit)
bc55949a
authored
Mar 10, 2010
tarafından
Vladimir Glazunov
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
CWS-TOOLING: integrate CWS cmcfixes72
üst
697dd812
e9f07578
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
48 additions
and
6 deletions
+48
-6
makefile.mk
redland/rasqal/makefile.mk
+1
-2
rasqal-0.9.16.patch.ooo_build
redland/rasqal/rasqal-0.9.16.patch.ooo_build
+22
-0
makefile.mk
redland/redland/makefile.mk
+3
-4
redland-1.0.8.patch.ooo_build
redland/redland/redland-1.0.8.patch.ooo_build
+22
-0
No files found.
redland/rasqal/makefile.mk
Dosyayı görüntüle @
bc55949a
...
@@ -55,8 +55,7 @@ OOO_PATCH_FILES= \
...
@@ -55,8 +55,7 @@ OOO_PATCH_FILES= \
$(TARFILE_NAME)
.patch.autotools
\
$(TARFILE_NAME)
.patch.autotools
\
$(TARFILE_NAME)
.patch.ooo_build
\
$(TARFILE_NAME)
.patch.ooo_build
\
$(TARFILE_NAME)
.patch.dmake
\
$(TARFILE_NAME)
.patch.dmake
\
$(TARFILE_NAME)
.patch.win32
\
$(TARFILE_NAME)
.patch.win32
PATCH_FILES
=
$(OOO_PATCH_FILES)
PATCH_FILES
=
$(OOO_PATCH_FILES)
...
...
redland/rasqal/rasqal-0.9.16.patch.ooo_build
Dosyayı görüntüle @
bc55949a
...
@@ -32,3 +32,25 @@
...
@@ -32,3 +32,25 @@
fi
fi
if test "$echo_libtool_libs" = "yes"; then
if test "$echo_libtool_libs" = "yes"; then
echo @libdir@/@RASQAL_LIBTOOLLIBS@
echo @libdir@/@RASQAL_LIBTOOLLIBS@
--- misc/rasqal-0.9.16/Makefile.am 2010-02-12 08:43:21.000000000 +0000
+++ misc/build/rasqal-0.9.16/Makefile.am 2010-02-12 08:43:56.000000000 +0000
@@ -22,7 +22,7 @@
noinst_SCRIPTS = rasqal-src-config
-SUBDIRS=src utils tests docs data win32
+SUBDIRS=src tests docs data win32
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = rasqal.pc
--- misc/rasqal-0.9.16/Makefile.in 2010-02-12 08:43:19.000000000 +0000
+++ misc/build/rasqal-0.9.16/Makefile.in 2010-02-12 08:44:03.000000000 +0000
@@ -242,7 +242,7 @@
with_raptor = @with_raptor@
with_redland = @with_redland@
noinst_SCRIPTS = rasqal-src-config
-SUBDIRS = src utils tests docs data win32
+SUBDIRS = src tests docs data win32
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = rasqal.pc
EXTRA_DIST = ChangeLog ChangeLog.1 ChangeLog.2 ChangeLog.3 ChangeLog.4 \
redland/redland/makefile.mk
Dosyayı görüntüle @
bc55949a
...
@@ -54,14 +54,13 @@ OOO_PATCH_FILES= \
...
@@ -54,14 +54,13 @@ OOO_PATCH_FILES= \
$(TARFILE_NAME)
.patch.legal
\
$(TARFILE_NAME)
.patch.legal
\
$(TARFILE_NAME)
.patch.autotools
\
$(TARFILE_NAME)
.patch.autotools
\
$(TARFILE_NAME)
.patch.dmake
\
$(TARFILE_NAME)
.patch.dmake
\
$(TARFILE_NAME)
.patch.
win32
\
$(TARFILE_NAME)
.patch.
ooo_build
\
$(TARFILE_NAME)
.patch.win32
PATCH_FILES
=
$(OOO_PATCH_FILES)
\
PATCH_FILES
=
$(OOO_PATCH_FILES)
\
$(TARFILE_NAME)
.patch.free_null
\
$(TARFILE_NAME)
.patch.free_null
\
$(TARFILE_NAME)
.patch.storage_hashes_context_serialize_get_statement
\
$(TARFILE_NAME)
.patch.storage_hashes_context_serialize_get_statement
\
$(TARFILE_NAME)
.patch.storage_hashes_list_duplicates
\
$(TARFILE_NAME)
.patch.storage_hashes_list_duplicates
.IF
"$(OS)"
==
"OS2"
.IF
"$(OS)"
==
"OS2"
BUILD_ACTION
=
dmake
BUILD_ACTION
=
dmake
...
...
redland/redland/redland-1.0.8.patch.ooo_build
0 → 100644
Dosyayı görüntüle @
bc55949a
--- misc/redland-1.0.8/Makefile.am 2010-02-12 08:47:40.000000000 +0000
+++ misc/build/redland-1.0.8/Makefile.am 2010-02-12 08:47:51.000000000 +0000
@@ -48,7 +48,7 @@
# to ensure that the raptor and rasqal subdirectories are called
# as CONFIG_SUBDIR directories.
#
-SUBDIRS=@LOCAL_SUBDIRS@ librdf examples utils demos docs data
+SUBDIRS=@LOCAL_SUBDIRS@ librdf examples demos docs data
EXTRA_DIST=ChangeLog ChangeLog.1 ChangeLog.2 ChangeLog.3 ChangeLog.4 \
ChangeLog.5 ChangeLog.6 ChangeLog.7 \
--- misc/redland-1.0.8/Makefile.in 2010-02-12 08:47:39.000000000 +0000
+++ misc/build/redland-1.0.8/Makefile.in 2010-02-12 08:47:55.000000000 +0000
@@ -283,7 +283,7 @@
# to ensure that the raptor and rasqal subdirectories are called
# as CONFIG_SUBDIR directories.
#
-SUBDIRS = @LOCAL_SUBDIRS@ librdf examples utils demos docs data
+SUBDIRS = @LOCAL_SUBDIRS@ librdf examples demos docs data
EXTRA_DIST = ChangeLog ChangeLog.1 ChangeLog.2 ChangeLog.3 ChangeLog.4 \
ChangeLog.5 ChangeLog.6 ChangeLog.7 \
README NEWS LICENSE.txt TODO \
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