Fossil SCM

Further enhancements to the build docs.

mistachkin 2014-08-26 00:41 trunk
Commit fe3887b87305c70b65718b1c8ce1ef3324277ba3
1 file changed +10 -4
+10 -4
--- www/build.wiki
+++ www/build.wiki
@@ -117,16 +117,22 @@
117117
<li><p><i>MSVC</i> → Use the MSVC makefile. First
118118
change to the "win/" subdirectory ("<b>cd win</b>") then run
119119
"<b>nmake /f Makefile.msc</b>".<br><br>Alternatively, the batch
120120
file "<b>win\buildmsvc.bat</b>" may be used and it will attempt to
121121
detect and use the latest installed version of MSVC. To enable
122
-the optional <a href="http://www.openssl.org/">OpenSSL</a> support,
123
-first make sure that some recent <a href="http://www.perl.org/">Perl</a>
124
-binaries are installed locally and then run one of the following commands:
122
+the optional <a href="https://www.openssl.org/">OpenSSL</a> support,
123
+first <a href="https://www.openssl.org/source/">download the official
124
+source code for OpenSSL</a> and extract it to an appropriately named
125
+"<b>openssl-X.Y.ZA</b>" subdirectory within the local
126
+[/tree?ci=trunk&name=compat | compat] directory (e.g.
127
+"<b>compat/openssl-1.0.1i</b>"), then make sure that some recent
128
+<a href="http://www.perl.org/">Perl</a> binaries are installed locally,
129
+and finally run one of the following commands:
125130
<blockquote><pre>
126131
nmake /f Makefile.msc FOSSIL_ENABLE_SSL=1 PERLDIR=C:\full\path\to\Perl\bin
127
-
132
+</pre></blockquote>
133
+<blockquote><pre>
128134
buildmsvc.bat FOSSIL_ENABLE_SSL=1 PERLDIR=C:\full\path\to\Perl\bin
129135
</pre></blockquote>
130136
131137
<li><p><i>Cygwin</i> → The same as other unix-like systems. It is
132138
recommended to configure using: "<b>configure --disable-internal-sqlite</b>",
133139
--- www/build.wiki
+++ www/build.wiki
@@ -117,16 +117,22 @@
117 <li><p><i>MSVC</i> → Use the MSVC makefile. First
118 change to the "win/" subdirectory ("<b>cd win</b>") then run
119 "<b>nmake /f Makefile.msc</b>".<br><br>Alternatively, the batch
120 file "<b>win\buildmsvc.bat</b>" may be used and it will attempt to
121 detect and use the latest installed version of MSVC. To enable
122 the optional <a href="http://www.openssl.org/">OpenSSL</a> support,
123 first make sure that some recent <a href="http://www.perl.org/">Perl</a>
124 binaries are installed locally and then run one of the following commands:
 
 
 
 
 
125 <blockquote><pre>
126 nmake /f Makefile.msc FOSSIL_ENABLE_SSL=1 PERLDIR=C:\full\path\to\Perl\bin
127
 
128 buildmsvc.bat FOSSIL_ENABLE_SSL=1 PERLDIR=C:\full\path\to\Perl\bin
129 </pre></blockquote>
130
131 <li><p><i>Cygwin</i> → The same as other unix-like systems. It is
132 recommended to configure using: "<b>configure --disable-internal-sqlite</b>",
133
--- www/build.wiki
+++ www/build.wiki
@@ -117,16 +117,22 @@
117 <li><p><i>MSVC</i> → Use the MSVC makefile. First
118 change to the "win/" subdirectory ("<b>cd win</b>") then run
119 "<b>nmake /f Makefile.msc</b>".<br><br>Alternatively, the batch
120 file "<b>win\buildmsvc.bat</b>" may be used and it will attempt to
121 detect and use the latest installed version of MSVC. To enable
122 the optional <a href="https://www.openssl.org/">OpenSSL</a> support,
123 first <a href="https://www.openssl.org/source/">download the official
124 source code for OpenSSL</a> and extract it to an appropriately named
125 "<b>openssl-X.Y.ZA</b>" subdirectory within the local
126 [/tree?ci=trunk&name=compat | compat] directory (e.g.
127 "<b>compat/openssl-1.0.1i</b>"), then make sure that some recent
128 <a href="http://www.perl.org/">Perl</a> binaries are installed locally,
129 and finally run one of the following commands:
130 <blockquote><pre>
131 nmake /f Makefile.msc FOSSIL_ENABLE_SSL=1 PERLDIR=C:\full\path\to\Perl\bin
132 </pre></blockquote>
133 <blockquote><pre>
134 buildmsvc.bat FOSSIL_ENABLE_SSL=1 PERLDIR=C:\full\path\to\Perl\bin
135 </pre></blockquote>
136
137 <li><p><i>Cygwin</i> → The same as other unix-like systems. It is
138 recommended to configure using: "<b>configure --disable-internal-sqlite</b>",
139

Keyboard Shortcuts

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