Fossil

Changes To Release Build How-To
Login

Changes to "Release Build How-To" between 2018-05-04 13:34:22 and 2018-05-04 13:39:05

32
33
34
35
36
37
38
39

40
41
42
43
44
45
46
32
33
34
35
36
37
38

39
40
41
42
43
44
45
46







-
+







fewer kernel.dll dependencies and works with older versions of windows such as
XP.</li>
<li>On the Lenovo Yoga (Windows10) in a MinGW shell in ~/fossil/m1</li>
<li>fossil clean -x</li>
<li>make -f win/makefile.mingw FOSSIL_ENABLE_SSL=1
OPENSSLDIR=../../openssl-1.0.0l</li>
<li><b>OR:</b> tclsh ../mkfossil.tcl
<li>zip fossil-w32-$VERSION.zip fossil
<li>zip fossil-w32-$VERSION.zip fossil.exe
<li>Visit [https://submit.symantec.com/whitelist/isv/] to submit the new
    binary for whitelisting.
</ul>

<h2>Mac</h2>
<ul>
<li>On 2015 MacPro in the ~/fossil/m1 directory</li>