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
3f2507bb
Kaydet (Commit)
3f2507bb
authored
Mar 10, 2010
tarafından
Vladimir Glazunov
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
CWS-TOOLING: integrate CWS kso43
üst
badf73d1
17e34a20
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
19 additions
and
16 deletions
+19
-16
makefile.mk
neon/makefile.mk
+4
-4
neon.patch
neon/neon.patch
+0
-0
neon_exports_unix.patch
neon/neon_exports_unix.patch
+6
-5
neon_exports_win.patch
neon/neon_exports_win.patch
+7
-5
version.mk
neon/version.mk
+2
-2
No files found.
neon/makefile.mk
Dosyayı görüntüle @
3f2507bb
...
@@ -46,20 +46,20 @@ TARGET=so_neon
...
@@ -46,20 +46,20 @@ TARGET=so_neon
@echo
"neon disabled...."
@echo
"neon disabled...."
.ENDIF
.ENDIF
NEON_NAME
=
neon-0.2
8.2
NEON_NAME
=
neon-0.2
9.3
TARFILE_NAME
=
$(NEON_NAME)
TARFILE_NAME
=
$(NEON_NAME)
PATCH_FILES
=
neon.patch
PATCH_FILES
=
neon.patch
.IF
"$(GUI)"
==
"WNT"
.IF
"$(GUI)"
==
"WNT"
PATCH_FILES
+=
neon_exports_win.patch
PATCH_FILES
+=
neon_exports_win.patch
.ELSE
.ELSE
PATCH_FILES
+=
neon_exports_unix.patch
PATCH_FILES
+=
neon_exports_unix.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
BUILD_DIR
=
src
BUILD_DIR
=
src
BUILD_ACTION
=
dmake
$(MFLAGS)
$(CALLMACROS)
BUILD_ACTION
=
dmake
$(MFLAGS)
$(CALLMACROS)
OUT2INC
=
\
OUT2INC
=
\
...
...
neon/neon.patch
Dosyayı görüntüle @
3f2507bb
This diff is collapsed.
Click to expand it.
neon/neon_exports_unix.patch
Dosyayı görüntüle @
3f2507bb
--- misc/neon-0.2
8.2
/src/exports.map 2009-09-29 10:28:13.531250000 +0200
--- misc/neon-0.2
9.3
/src/exports.map 2009-09-29 10:28:13.531250000 +0200
+++ misc/build/neon-0.2
8.2
/src/exports.map 2009-09-21 12:16:53.453125000 +0200
+++ misc/build/neon-0.2
9.3
/src/exports.map 2009-09-21 12:16:53.453125000 +0200
@@ -0,0 +1,28
7
@@
@@ -0,0 +1,28
8
@@
+NEON_0_2
8_2
{
+NEON_0_2
9_3
{
+ global:
+ global:
+ ne__negotiate_ssl;
+ ne__negotiate_ssl;
+ ne__ssl_exit;
+ ne__ssl_exit;
...
@@ -125,6 +125,7 @@
...
@@ -125,6 +125,7 @@
+ ne_sock_peek;
+ ne_sock_peek;
+ ne_sock_peer;
+ ne_sock_peer;
+ ne_sock_prebind;
+ ne_sock_prebind;
+ ne_sock_proxy;
+ ne_sock_read;
+ ne_sock_read;
+ ne_sock_read_timeout;
+ ne_sock_read_timeout;
+ ne_sock_readline;
+ ne_sock_readline;
...
@@ -275,7 +276,7 @@
...
@@ -275,7 +276,7 @@
+ ne_realloc;
+ ne_realloc;
+ ne_strdup;
+ ne_strdup;
+ ne_strndup;
+ ne_strndup;
+ ne_acl_set;
+ ne_acl
3744
_set;
+ ne_207_create;
+ ne_207_create;
+ ne_207_destroy;
+ ne_207_destroy;
+ ne_207_get_current_propstat;
+ ne_207_get_current_propstat;
...
...
neon/neon_exports_win.patch
Dosyayı görüntüle @
3f2507bb
--- misc/neon-0.2
8.2
/src/exports.map 2009-09-29 10:28:13.531250000 +0200
--- misc/neon-0.2
9.3
/src/exports.map 2009-09-29 10:28:13.531250000 +0200
+++ misc/build/neon-0.2
8.2
/src/exports.map 2009-09-21 12:16:53.453125000 +0200
+++ misc/build/neon-0.2
9.3
/src/exports.map 2009-09-21 12:16:53.453125000 +0200
@@ -0,0 +1,29
2
@@
@@ -0,0 +1,29
4
@@
+NEON_0_2
8_2
{
+NEON_0_2
9_3
{
+ global:
+ global:
+ ne_sspi_authenticate;
+ ne_sspi_authenticate;
+ ne_sspi_clear_context;
+ ne_sspi_clear_context;
...
@@ -131,6 +131,7 @@
...
@@ -131,6 +131,7 @@
+ ne_sock_peek;
+ ne_sock_peek;
+ ne_sock_peer;
+ ne_sock_peer;
+ ne_sock_prebind;
+ ne_sock_prebind;
+ ne_sock_proxy;
+ ne_sock_read;
+ ne_sock_read;
+ ne_sock_read_timeout;
+ ne_sock_read_timeout;
+ ne_sock_readline;
+ ne_sock_readline;
...
@@ -281,7 +282,8 @@
...
@@ -281,7 +282,8 @@
+ ne_realloc;
+ ne_realloc;
+ ne_strdup;
+ ne_strdup;
+ ne_strndup;
+ ne_strndup;
+ ne_acl_set;
+ ne_free;
+ ne_acl3744_set;
+ ne_207_create;
+ ne_207_create;
+ ne_207_destroy;
+ ne_207_destroy;
+ ne_207_get_current_propstat;
+ ne_207_get_current_propstat;
...
...
neon/version.mk
Dosyayı görüntüle @
3f2507bb
...
@@ -28,9 +28,9 @@
...
@@ -28,9 +28,9 @@
# the major
# the major
NEON_MAJOR=0
NEON_MAJOR=0
# the minor
# the minor
NEON_MINOR=2
8
NEON_MINOR=2
9
# the micro
# the micro
NEON_MICRO=
2
NEON_MICRO=
3
# concat
# concat
NEON_VERSION=$(NEON_MAJOR)$(NEON_MINOR)$(NEON_MICRO)
NEON_VERSION=$(NEON_MAJOR)$(NEON_MINOR)$(NEON_MICRO)
...
...
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