Fossil SCM

Update referenced OpenSSL version.

mistachkin 2015-06-11 17:10 trunk
Commit 0626182eb38a866b0d0cb30c2770bd68e5537437
--- src/makemake.tcl
+++ src/makemake.tcl
@@ -597,11 +597,11 @@
597597
#### The directories where the OpenSSL include and library files are located.
598598
# The recommended usage here is to use the Sysinternals junction tool
599599
# to create a hard link between an "openssl-1.x" sub-directory of the
600600
# Fossil source code directory and the target OpenSSL source directory.
601601
#
602
-OPENSSLDIR = $(SRCDIR)/../compat/openssl-1.0.2a
602
+OPENSSLDIR = $(SRCDIR)/../compat/openssl-1.0.2b
603603
OPENSSLINCDIR = $(OPENSSLDIR)/include
604604
OPENSSLLIBDIR = $(OPENSSLDIR)
605605
606606
#### Either the directory where the Tcl library is installed or the Tcl
607607
# source code directory resides (depending on the value of the macro
@@ -1339,11 +1339,11 @@
13391339
13401340
# Uncomment to enable Tcl support
13411341
# FOSSIL_ENABLE_TCL = 1
13421342
13431343
!ifdef FOSSIL_ENABLE_SSL
1344
-SSLDIR = $(B)\compat\openssl-1.0.2a
1344
+SSLDIR = $(B)\compat\openssl-1.0.2b
13451345
SSLINCDIR = $(SSLDIR)\inc32
13461346
SSLLIBDIR = $(SSLDIR)\out32
13471347
SSLLFLAGS = /nologo /opt:ref /debug
13481348
SSLLIB = ssleay32.lib libeay32.lib user32.lib gdi32.lib
13491349
!if "$(PLATFORM)"=="amd64" || "$(PLATFORM)"=="x64"
13501350
--- src/makemake.tcl
+++ src/makemake.tcl
@@ -597,11 +597,11 @@
597 #### The directories where the OpenSSL include and library files are located.
598 # The recommended usage here is to use the Sysinternals junction tool
599 # to create a hard link between an "openssl-1.x" sub-directory of the
600 # Fossil source code directory and the target OpenSSL source directory.
601 #
602 OPENSSLDIR = $(SRCDIR)/../compat/openssl-1.0.2a
603 OPENSSLINCDIR = $(OPENSSLDIR)/include
604 OPENSSLLIBDIR = $(OPENSSLDIR)
605
606 #### Either the directory where the Tcl library is installed or the Tcl
607 # source code directory resides (depending on the value of the macro
@@ -1339,11 +1339,11 @@
1339
1340 # Uncomment to enable Tcl support
1341 # FOSSIL_ENABLE_TCL = 1
1342
1343 !ifdef FOSSIL_ENABLE_SSL
1344 SSLDIR = $(B)\compat\openssl-1.0.2a
1345 SSLINCDIR = $(SSLDIR)\inc32
1346 SSLLIBDIR = $(SSLDIR)\out32
1347 SSLLFLAGS = /nologo /opt:ref /debug
1348 SSLLIB = ssleay32.lib libeay32.lib user32.lib gdi32.lib
1349 !if "$(PLATFORM)"=="amd64" || "$(PLATFORM)"=="x64"
1350
--- src/makemake.tcl
+++ src/makemake.tcl
@@ -597,11 +597,11 @@
597 #### The directories where the OpenSSL include and library files are located.
598 # The recommended usage here is to use the Sysinternals junction tool
599 # to create a hard link between an "openssl-1.x" sub-directory of the
600 # Fossil source code directory and the target OpenSSL source directory.
601 #
602 OPENSSLDIR = $(SRCDIR)/../compat/openssl-1.0.2b
603 OPENSSLINCDIR = $(OPENSSLDIR)/include
604 OPENSSLLIBDIR = $(OPENSSLDIR)
605
606 #### Either the directory where the Tcl library is installed or the Tcl
607 # source code directory resides (depending on the value of the macro
@@ -1339,11 +1339,11 @@
1339
1340 # Uncomment to enable Tcl support
1341 # FOSSIL_ENABLE_TCL = 1
1342
1343 !ifdef FOSSIL_ENABLE_SSL
1344 SSLDIR = $(B)\compat\openssl-1.0.2b
1345 SSLINCDIR = $(SSLDIR)\inc32
1346 SSLLIBDIR = $(SSLDIR)\out32
1347 SSLLFLAGS = /nologo /opt:ref /debug
1348 SSLLIB = ssleay32.lib libeay32.lib user32.lib gdi32.lib
1349 !if "$(PLATFORM)"=="amd64" || "$(PLATFORM)"=="x64"
1350
--- win/Makefile.mingw
+++ win/Makefile.mingw
@@ -150,11 +150,11 @@
150150
#### The directories where the OpenSSL include and library files are located.
151151
# The recommended usage here is to use the Sysinternals junction tool
152152
# to create a hard link between an "openssl-1.x" sub-directory of the
153153
# Fossil source code directory and the target OpenSSL source directory.
154154
#
155
-OPENSSLDIR = $(SRCDIR)/../compat/openssl-1.0.2a
155
+OPENSSLDIR = $(SRCDIR)/../compat/openssl-1.0.2b
156156
OPENSSLINCDIR = $(OPENSSLDIR)/include
157157
OPENSSLLIBDIR = $(OPENSSLDIR)
158158
159159
#### Either the directory where the Tcl library is installed or the Tcl
160160
# source code directory resides (depending on the value of the macro
161161
--- win/Makefile.mingw
+++ win/Makefile.mingw
@@ -150,11 +150,11 @@
150 #### The directories where the OpenSSL include and library files are located.
151 # The recommended usage here is to use the Sysinternals junction tool
152 # to create a hard link between an "openssl-1.x" sub-directory of the
153 # Fossil source code directory and the target OpenSSL source directory.
154 #
155 OPENSSLDIR = $(SRCDIR)/../compat/openssl-1.0.2a
156 OPENSSLINCDIR = $(OPENSSLDIR)/include
157 OPENSSLLIBDIR = $(OPENSSLDIR)
158
159 #### Either the directory where the Tcl library is installed or the Tcl
160 # source code directory resides (depending on the value of the macro
161
--- win/Makefile.mingw
+++ win/Makefile.mingw
@@ -150,11 +150,11 @@
150 #### The directories where the OpenSSL include and library files are located.
151 # The recommended usage here is to use the Sysinternals junction tool
152 # to create a hard link between an "openssl-1.x" sub-directory of the
153 # Fossil source code directory and the target OpenSSL source directory.
154 #
155 OPENSSLDIR = $(SRCDIR)/../compat/openssl-1.0.2b
156 OPENSSLINCDIR = $(OPENSSLDIR)/include
157 OPENSSLLIBDIR = $(OPENSSLDIR)
158
159 #### Either the directory where the Tcl library is installed or the Tcl
160 # source code directory resides (depending on the value of the macro
161
--- win/Makefile.mingw.mistachkin
+++ win/Makefile.mingw.mistachkin
@@ -150,11 +150,11 @@
150150
#### The directories where the OpenSSL include and library files are located.
151151
# The recommended usage here is to use the Sysinternals junction tool
152152
# to create a hard link between an "openssl-1.x" sub-directory of the
153153
# Fossil source code directory and the target OpenSSL source directory.
154154
#
155
-OPENSSLDIR = $(SRCDIR)/../compat/openssl-1.0.2a
155
+OPENSSLDIR = $(SRCDIR)/../compat/openssl-1.0.2b
156156
OPENSSLINCDIR = $(OPENSSLDIR)/include
157157
OPENSSLLIBDIR = $(OPENSSLDIR)
158158
159159
#### Either the directory where the Tcl library is installed or the Tcl
160160
# source code directory resides (depending on the value of the macro
161161
--- win/Makefile.mingw.mistachkin
+++ win/Makefile.mingw.mistachkin
@@ -150,11 +150,11 @@
150 #### The directories where the OpenSSL include and library files are located.
151 # The recommended usage here is to use the Sysinternals junction tool
152 # to create a hard link between an "openssl-1.x" sub-directory of the
153 # Fossil source code directory and the target OpenSSL source directory.
154 #
155 OPENSSLDIR = $(SRCDIR)/../compat/openssl-1.0.2a
156 OPENSSLINCDIR = $(OPENSSLDIR)/include
157 OPENSSLLIBDIR = $(OPENSSLDIR)
158
159 #### Either the directory where the Tcl library is installed or the Tcl
160 # source code directory resides (depending on the value of the macro
161
--- win/Makefile.mingw.mistachkin
+++ win/Makefile.mingw.mistachkin
@@ -150,11 +150,11 @@
150 #### The directories where the OpenSSL include and library files are located.
151 # The recommended usage here is to use the Sysinternals junction tool
152 # to create a hard link between an "openssl-1.x" sub-directory of the
153 # Fossil source code directory and the target OpenSSL source directory.
154 #
155 OPENSSLDIR = $(SRCDIR)/../compat/openssl-1.0.2b
156 OPENSSLINCDIR = $(OPENSSLDIR)/include
157 OPENSSLLIBDIR = $(OPENSSLDIR)
158
159 #### Either the directory where the Tcl library is installed or the Tcl
160 # source code directory resides (depending on the value of the macro
161
--- win/Makefile.msc
+++ win/Makefile.msc
@@ -58,11 +58,11 @@
5858
5959
# Uncomment to enable Tcl support
6060
# FOSSIL_ENABLE_TCL = 1
6161
6262
!ifdef FOSSIL_ENABLE_SSL
63
-SSLDIR = $(B)\compat\openssl-1.0.2a
63
+SSLDIR = $(B)\compat\openssl-1.0.2b
6464
SSLINCDIR = $(SSLDIR)\inc32
6565
SSLLIBDIR = $(SSLDIR)\out32
6666
SSLLFLAGS = /nologo /opt:ref /debug
6767
SSLLIB = ssleay32.lib libeay32.lib user32.lib gdi32.lib
6868
!if "$(PLATFORM)"=="amd64" || "$(PLATFORM)"=="x64"
6969
--- win/Makefile.msc
+++ win/Makefile.msc
@@ -58,11 +58,11 @@
58
59 # Uncomment to enable Tcl support
60 # FOSSIL_ENABLE_TCL = 1
61
62 !ifdef FOSSIL_ENABLE_SSL
63 SSLDIR = $(B)\compat\openssl-1.0.2a
64 SSLINCDIR = $(SSLDIR)\inc32
65 SSLLIBDIR = $(SSLDIR)\out32
66 SSLLFLAGS = /nologo /opt:ref /debug
67 SSLLIB = ssleay32.lib libeay32.lib user32.lib gdi32.lib
68 !if "$(PLATFORM)"=="amd64" || "$(PLATFORM)"=="x64"
69
--- win/Makefile.msc
+++ win/Makefile.msc
@@ -58,11 +58,11 @@
58
59 # Uncomment to enable Tcl support
60 # FOSSIL_ENABLE_TCL = 1
61
62 !ifdef FOSSIL_ENABLE_SSL
63 SSLDIR = $(B)\compat\openssl-1.0.2b
64 SSLINCDIR = $(SSLDIR)\inc32
65 SSLLIBDIR = $(SSLDIR)\out32
66 SSLLFLAGS = /nologo /opt:ref /debug
67 SSLLIB = ssleay32.lib libeay32.lib user32.lib gdi32.lib
68 !if "$(PLATFORM)"=="amd64" || "$(PLATFORM)"=="x64"
69
+1 -1
--- www/build.wiki
+++ www/build.wiki
@@ -135,11 +135,11 @@
135135
the optional <a href="https://www.openssl.org/">OpenSSL</a> support,
136136
first <a href="https://www.openssl.org/source/">download the official
137137
source code for OpenSSL</a> and extract it to an appropriately named
138138
"<b>openssl-X.Y.ZA</b>" subdirectory within the local
139139
[/tree?ci=trunk&name=compat | compat] directory (e.g.
140
-"<b>compat/openssl-1.0.2a</b>"), then make sure that some recent
140
+"<b>compat/openssl-1.0.2b</b>"), then make sure that some recent
141141
<a href="http://www.perl.org/">Perl</a> binaries are installed locally,
142142
and finally run one of the following commands:
143143
<blockquote><pre>
144144
nmake /f Makefile.msc FOSSIL_ENABLE_SSL=1 FOSSIL_BUILD_SSL=1 PERLDIR=C:\full\path\to\Perl\bin
145145
</pre></blockquote>
146146
--- www/build.wiki
+++ www/build.wiki
@@ -135,11 +135,11 @@
135 the optional <a href="https://www.openssl.org/">OpenSSL</a> support,
136 first <a href="https://www.openssl.org/source/">download the official
137 source code for OpenSSL</a> and extract it to an appropriately named
138 "<b>openssl-X.Y.ZA</b>" subdirectory within the local
139 [/tree?ci=trunk&name=compat | compat] directory (e.g.
140 "<b>compat/openssl-1.0.2a</b>"), then make sure that some recent
141 <a href="http://www.perl.org/">Perl</a> binaries are installed locally,
142 and finally run one of the following commands:
143 <blockquote><pre>
144 nmake /f Makefile.msc FOSSIL_ENABLE_SSL=1 FOSSIL_BUILD_SSL=1 PERLDIR=C:\full\path\to\Perl\bin
145 </pre></blockquote>
146
--- www/build.wiki
+++ www/build.wiki
@@ -135,11 +135,11 @@
135 the optional <a href="https://www.openssl.org/">OpenSSL</a> support,
136 first <a href="https://www.openssl.org/source/">download the official
137 source code for OpenSSL</a> and extract it to an appropriately named
138 "<b>openssl-X.Y.ZA</b>" subdirectory within the local
139 [/tree?ci=trunk&name=compat | compat] directory (e.g.
140 "<b>compat/openssl-1.0.2b</b>"), then make sure that some recent
141 <a href="http://www.perl.org/">Perl</a> binaries are installed locally,
142 and finally run one of the following commands:
143 <blockquote><pre>
144 nmake /f Makefile.msc FOSSIL_ENABLE_SSL=1 FOSSIL_BUILD_SSL=1 PERLDIR=C:\full\path\to\Perl\bin
145 </pre></blockquote>
146

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button