Fossil

Changes To Release Build How-To
Login

Changes to "Release Build How-To" between 2018-05-04 13:40:57 and 2019-02-20 15:21:28

18
19
20
21
22
23
24
25

26
27
28
29
30
31
32
18
19
20
21
22
23
24

25
26
27
28
29
30
31
32







-
+







<li>strip fossil</li>
<li>tar czf fossil-linux-x64-$VERSION.tar.gz fossil
<p><b>OR:</b>
<li>Log into www.fossil-scm.org
<li>cd to /home/www/fossil/b1
<li>Run the script ./rebuild.sh
<li>Logout
<li>Download the file www.fossil-scm.org:/home/www/usr/local/fossil
<li>Download the file www.fossil-scm.org:/home/www/usr/bin/fossil
<li>tar czf fossil-linux-x64-$VERSION.tar.gz fossil
</ul>

<h2>Windows</h2>
<ul>
<li>Use MinGW instead of MSVC for windows builds since the resulting binary has
fewer kernel.dll dependencies and works with older versions of windows such as