Fossil SCM
Openssl 1.0.2j -> 1.0.2k. Whitespace.
Commit
8cb5da6f27ebacd754848ea3beba321664e0d028
Parent
58dd5383553a7bc…
10 files changed
+2
-2
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+1
-1
+2
-2
| --- src/makemake.tcl | ||
| +++ src/makemake.tcl | ||
| @@ -670,11 +670,11 @@ | ||
| 670 | 670 | #### The directories where the OpenSSL include and library files are located. |
| 671 | 671 | # The recommended usage here is to use the Sysinternals junction tool |
| 672 | 672 | # to create a hard link between an "openssl-1.x" sub-directory of the |
| 673 | 673 | # Fossil source code directory and the target OpenSSL source directory. |
| 674 | 674 | # |
| 675 | -OPENSSLDIR = $(SRCDIR)/../compat/openssl-1.0.2j | |
| 675 | +OPENSSLDIR = $(SRCDIR)/../compat/openssl-1.0.2k | |
| 676 | 676 | OPENSSLINCDIR = $(OPENSSLDIR)/include |
| 677 | 677 | OPENSSLLIBDIR = $(OPENSSLDIR) |
| 678 | 678 | |
| 679 | 679 | #### Either the directory where the Tcl library is installed or the Tcl |
| 680 | 680 | # source code directory resides (depending on the value of the macro |
| @@ -1501,11 +1501,11 @@ | ||
| 1501 | 1501 | !ifndef USE_SEE |
| 1502 | 1502 | USE_SEE = 0 |
| 1503 | 1503 | !endif |
| 1504 | 1504 | |
| 1505 | 1505 | !if $(FOSSIL_ENABLE_SSL)!=0 |
| 1506 | -SSLDIR = $(B)\compat\openssl-1.0.2j | |
| 1506 | +SSLDIR = $(B)\compat\openssl-1.0.2k | |
| 1507 | 1507 | SSLINCDIR = $(SSLDIR)\inc32 |
| 1508 | 1508 | !if $(FOSSIL_DYNAMIC_BUILD)!=0 |
| 1509 | 1509 | SSLLIBDIR = $(SSLDIR)\out32dll |
| 1510 | 1510 | !else |
| 1511 | 1511 | SSLLIBDIR = $(SSLDIR)\out32 |
| 1512 | 1512 |
| --- src/makemake.tcl | |
| +++ src/makemake.tcl | |
| @@ -670,11 +670,11 @@ | |
| 670 | #### The directories where the OpenSSL include and library files are located. |
| 671 | # The recommended usage here is to use the Sysinternals junction tool |
| 672 | # to create a hard link between an "openssl-1.x" sub-directory of the |
| 673 | # Fossil source code directory and the target OpenSSL source directory. |
| 674 | # |
| 675 | OPENSSLDIR = $(SRCDIR)/../compat/openssl-1.0.2j |
| 676 | OPENSSLINCDIR = $(OPENSSLDIR)/include |
| 677 | OPENSSLLIBDIR = $(OPENSSLDIR) |
| 678 | |
| 679 | #### Either the directory where the Tcl library is installed or the Tcl |
| 680 | # source code directory resides (depending on the value of the macro |
| @@ -1501,11 +1501,11 @@ | |
| 1501 | !ifndef USE_SEE |
| 1502 | USE_SEE = 0 |
| 1503 | !endif |
| 1504 | |
| 1505 | !if $(FOSSIL_ENABLE_SSL)!=0 |
| 1506 | SSLDIR = $(B)\compat\openssl-1.0.2j |
| 1507 | SSLINCDIR = $(SSLDIR)\inc32 |
| 1508 | !if $(FOSSIL_DYNAMIC_BUILD)!=0 |
| 1509 | SSLLIBDIR = $(SSLDIR)\out32dll |
| 1510 | !else |
| 1511 | SSLLIBDIR = $(SSLDIR)\out32 |
| 1512 |
| --- src/makemake.tcl | |
| +++ src/makemake.tcl | |
| @@ -670,11 +670,11 @@ | |
| 670 | #### The directories where the OpenSSL include and library files are located. |
| 671 | # The recommended usage here is to use the Sysinternals junction tool |
| 672 | # to create a hard link between an "openssl-1.x" sub-directory of the |
| 673 | # Fossil source code directory and the target OpenSSL source directory. |
| 674 | # |
| 675 | OPENSSLDIR = $(SRCDIR)/../compat/openssl-1.0.2k |
| 676 | OPENSSLINCDIR = $(OPENSSLDIR)/include |
| 677 | OPENSSLLIBDIR = $(OPENSSLDIR) |
| 678 | |
| 679 | #### Either the directory where the Tcl library is installed or the Tcl |
| 680 | # source code directory resides (depending on the value of the macro |
| @@ -1501,11 +1501,11 @@ | |
| 1501 | !ifndef USE_SEE |
| 1502 | USE_SEE = 0 |
| 1503 | !endif |
| 1504 | |
| 1505 | !if $(FOSSIL_ENABLE_SSL)!=0 |
| 1506 | SSLDIR = $(B)\compat\openssl-1.0.2k |
| 1507 | SSLINCDIR = $(SSLDIR)\inc32 |
| 1508 | !if $(FOSSIL_DYNAMIC_BUILD)!=0 |
| 1509 | SSLLIBDIR = $(SSLDIR)\out32dll |
| 1510 | !else |
| 1511 | SSLLIBDIR = $(SSLDIR)\out32 |
| 1512 |
+1
-1
| --- test/diff-test-1.wiki | ||
| +++ test/diff-test-1.wiki | ||
| @@ -1,9 +1,9 @@ | ||
| 1 | 1 | <title>Graph Test One</title> |
| 2 | 2 | |
| 3 | 3 | This page contains list of URLs of interesting diffs. |
| 4 | -Click on all URLs, one by one, to verify | |
| 4 | +Click on all URLs, one by one, to verify | |
| 5 | 5 | the correct operation of the diff logic. |
| 6 | 6 | |
| 7 | 7 | * <a href="../../../info/030035345c#chunk73" target="testwindow"> |
| 8 | 8 | Multiple edits on a single line.</a> This is an SQLite version |
| 9 | 9 | update diff. It is a large diff and contains many other interesting |
| 10 | 10 |
| --- test/diff-test-1.wiki | |
| +++ test/diff-test-1.wiki | |
| @@ -1,9 +1,9 @@ | |
| 1 | <title>Graph Test One</title> |
| 2 | |
| 3 | This page contains list of URLs of interesting diffs. |
| 4 | Click on all URLs, one by one, to verify |
| 5 | the correct operation of the diff logic. |
| 6 | |
| 7 | * <a href="../../../info/030035345c#chunk73" target="testwindow"> |
| 8 | Multiple edits on a single line.</a> This is an SQLite version |
| 9 | update diff. It is a large diff and contains many other interesting |
| 10 |
| --- test/diff-test-1.wiki | |
| +++ test/diff-test-1.wiki | |
| @@ -1,9 +1,9 @@ | |
| 1 | <title>Graph Test One</title> |
| 2 | |
| 3 | This page contains list of URLs of interesting diffs. |
| 4 | Click on all URLs, one by one, to verify |
| 5 | the correct operation of the diff logic. |
| 6 | |
| 7 | * <a href="../../../info/030035345c#chunk73" target="testwindow"> |
| 8 | Multiple edits on a single line.</a> This is an SQLite version |
| 9 | update diff. It is a large diff and contains many other interesting |
| 10 |
+1
-1
| --- test/merge5.test | ||
| +++ test/merge5.test | ||
| @@ -33,11 +33,11 @@ | ||
| 33 | 33 | protOut " Expected:\n $expected" |
| 34 | 34 | protOut " Got:\n $result" |
| 35 | 35 | test merge5-$testid 0 |
| 36 | 36 | } else { |
| 37 | 37 | test merge5-$testid 1 |
| 38 | - } | |
| 38 | + } | |
| 39 | 39 | } |
| 40 | 40 | |
| 41 | 41 | require_no_open_checkout; test_setup "" |
| 42 | 42 | |
| 43 | 43 | # Construct a test repository |
| 44 | 44 |
| --- test/merge5.test | |
| +++ test/merge5.test | |
| @@ -33,11 +33,11 @@ | |
| 33 | protOut " Expected:\n $expected" |
| 34 | protOut " Got:\n $result" |
| 35 | test merge5-$testid 0 |
| 36 | } else { |
| 37 | test merge5-$testid 1 |
| 38 | } |
| 39 | } |
| 40 | |
| 41 | require_no_open_checkout; test_setup "" |
| 42 | |
| 43 | # Construct a test repository |
| 44 |
| --- test/merge5.test | |
| +++ test/merge5.test | |
| @@ -33,11 +33,11 @@ | |
| 33 | protOut " Expected:\n $expected" |
| 34 | protOut " Got:\n $result" |
| 35 | test merge5-$testid 0 |
| 36 | } else { |
| 37 | test merge5-$testid 1 |
| 38 | } |
| 39 | } |
| 40 | |
| 41 | require_no_open_checkout; test_setup "" |
| 42 | |
| 43 | # Construct a test repository |
| 44 |
+1
-1
| --- test/merge_renames.test | ||
| +++ test/merge_renames.test | ||
| @@ -468,11 +468,11 @@ | ||
| 468 | 468 | test_file_contents merge_renames-12-6 f1v "f1v\nm" |
| 469 | 469 | fossil commit -m "merge m" |
| 470 | 470 | |
| 471 | 471 | ################################################################# |
| 472 | 472 | # Test 13 # |
| 473 | -# Merge in add+rename that happened on a branch, then merged # | |
| 473 | +# Merge in add+rename that happened on a branch, then merged # | |
| 474 | 474 | # back to branch, and again to trunk, then merge in branch. # |
| 475 | 475 | ################################################################# |
| 476 | 476 | |
| 477 | 477 | set repoDir [test_setup] |
| 478 | 478 | write_file f1 "line1" |
| 479 | 479 |
| --- test/merge_renames.test | |
| +++ test/merge_renames.test | |
| @@ -468,11 +468,11 @@ | |
| 468 | test_file_contents merge_renames-12-6 f1v "f1v\nm" |
| 469 | fossil commit -m "merge m" |
| 470 | |
| 471 | ################################################################# |
| 472 | # Test 13 # |
| 473 | # Merge in add+rename that happened on a branch, then merged # |
| 474 | # back to branch, and again to trunk, then merge in branch. # |
| 475 | ################################################################# |
| 476 | |
| 477 | set repoDir [test_setup] |
| 478 | write_file f1 "line1" |
| 479 |
| --- test/merge_renames.test | |
| +++ test/merge_renames.test | |
| @@ -468,11 +468,11 @@ | |
| 468 | test_file_contents merge_renames-12-6 f1v "f1v\nm" |
| 469 | fossil commit -m "merge m" |
| 470 | |
| 471 | ################################################################# |
| 472 | # Test 13 # |
| 473 | # Merge in add+rename that happened on a branch, then merged # |
| 474 | # back to branch, and again to trunk, then merge in branch. # |
| 475 | ################################################################# |
| 476 | |
| 477 | set repoDir [test_setup] |
| 478 | write_file f1 "line1" |
| 479 |
+1
-1
| --- test/revert.test | ||
| +++ test/revert.test | ||
| @@ -15,11 +15,11 @@ | ||
| 15 | 15 | # |
| 16 | 16 | ############################################################################ |
| 17 | 17 | # |
| 18 | 18 | # |
| 19 | 19 | # Tests for 'fossil revert' |
| 20 | -# | |
| 20 | +# | |
| 21 | 21 | # |
| 22 | 22 | |
| 23 | 23 | # Test 'fossil revert' against expected results from 'fossil changes' and |
| 24 | 24 | # 'fossil addremove -n', as well as by verifying the existence of files |
| 25 | 25 | # on the file system. 'fossil undo' is called after each test |
| 26 | 26 |
| --- test/revert.test | |
| +++ test/revert.test | |
| @@ -15,11 +15,11 @@ | |
| 15 | # |
| 16 | ############################################################################ |
| 17 | # |
| 18 | # |
| 19 | # Tests for 'fossil revert' |
| 20 | # |
| 21 | # |
| 22 | |
| 23 | # Test 'fossil revert' against expected results from 'fossil changes' and |
| 24 | # 'fossil addremove -n', as well as by verifying the existence of files |
| 25 | # on the file system. 'fossil undo' is called after each test |
| 26 |
| --- test/revert.test | |
| +++ test/revert.test | |
| @@ -15,11 +15,11 @@ | |
| 15 | # |
| 16 | ############################################################################ |
| 17 | # |
| 18 | # |
| 19 | # Tests for 'fossil revert' |
| 20 | # |
| 21 | # |
| 22 | |
| 23 | # Test 'fossil revert' against expected results from 'fossil changes' and |
| 24 | # 'fossil addremove -n', as well as by verifying the existence of files |
| 25 | # on the file system. 'fossil undo' is called after each test |
| 26 |
+1
-1
| --- win/Makefile.mingw | ||
| +++ win/Makefile.mingw | ||
| @@ -170,11 +170,11 @@ | ||
| 170 | 170 | #### The directories where the OpenSSL include and library files are located. |
| 171 | 171 | # The recommended usage here is to use the Sysinternals junction tool |
| 172 | 172 | # to create a hard link between an "openssl-1.x" sub-directory of the |
| 173 | 173 | # Fossil source code directory and the target OpenSSL source directory. |
| 174 | 174 | # |
| 175 | -OPENSSLDIR = $(SRCDIR)/../compat/openssl-1.0.2j | |
| 175 | +OPENSSLDIR = $(SRCDIR)/../compat/openssl-1.0.2k | |
| 176 | 176 | OPENSSLINCDIR = $(OPENSSLDIR)/include |
| 177 | 177 | OPENSSLLIBDIR = $(OPENSSLDIR) |
| 178 | 178 | |
| 179 | 179 | #### Either the directory where the Tcl library is installed or the Tcl |
| 180 | 180 | # source code directory resides (depending on the value of the macro |
| 181 | 181 |
| --- win/Makefile.mingw | |
| +++ win/Makefile.mingw | |
| @@ -170,11 +170,11 @@ | |
| 170 | #### The directories where the OpenSSL include and library files are located. |
| 171 | # The recommended usage here is to use the Sysinternals junction tool |
| 172 | # to create a hard link between an "openssl-1.x" sub-directory of the |
| 173 | # Fossil source code directory and the target OpenSSL source directory. |
| 174 | # |
| 175 | OPENSSLDIR = $(SRCDIR)/../compat/openssl-1.0.2j |
| 176 | OPENSSLINCDIR = $(OPENSSLDIR)/include |
| 177 | OPENSSLLIBDIR = $(OPENSSLDIR) |
| 178 | |
| 179 | #### Either the directory where the Tcl library is installed or the Tcl |
| 180 | # source code directory resides (depending on the value of the macro |
| 181 |
| --- win/Makefile.mingw | |
| +++ win/Makefile.mingw | |
| @@ -170,11 +170,11 @@ | |
| 170 | #### The directories where the OpenSSL include and library files are located. |
| 171 | # The recommended usage here is to use the Sysinternals junction tool |
| 172 | # to create a hard link between an "openssl-1.x" sub-directory of the |
| 173 | # Fossil source code directory and the target OpenSSL source directory. |
| 174 | # |
| 175 | OPENSSLDIR = $(SRCDIR)/../compat/openssl-1.0.2k |
| 176 | OPENSSLINCDIR = $(OPENSSLDIR)/include |
| 177 | OPENSSLLIBDIR = $(OPENSSLDIR) |
| 178 | |
| 179 | #### Either the directory where the Tcl library is installed or the Tcl |
| 180 | # source code directory resides (depending on the value of the macro |
| 181 |
+1
-1
| --- win/Makefile.mingw.mistachkin | ||
| +++ win/Makefile.mingw.mistachkin | ||
| @@ -170,11 +170,11 @@ | ||
| 170 | 170 | #### The directories where the OpenSSL include and library files are located. |
| 171 | 171 | # The recommended usage here is to use the Sysinternals junction tool |
| 172 | 172 | # to create a hard link between an "openssl-1.x" sub-directory of the |
| 173 | 173 | # Fossil source code directory and the target OpenSSL source directory. |
| 174 | 174 | # |
| 175 | -OPENSSLDIR = $(SRCDIR)/../compat/openssl-1.0.2j | |
| 175 | +OPENSSLDIR = $(SRCDIR)/../compat/openssl-1.0.2k | |
| 176 | 176 | OPENSSLINCDIR = $(OPENSSLDIR)/include |
| 177 | 177 | OPENSSLLIBDIR = $(OPENSSLDIR) |
| 178 | 178 | |
| 179 | 179 | #### Either the directory where the Tcl library is installed or the Tcl |
| 180 | 180 | # source code directory resides (depending on the value of the macro |
| 181 | 181 |
| --- win/Makefile.mingw.mistachkin | |
| +++ win/Makefile.mingw.mistachkin | |
| @@ -170,11 +170,11 @@ | |
| 170 | #### The directories where the OpenSSL include and library files are located. |
| 171 | # The recommended usage here is to use the Sysinternals junction tool |
| 172 | # to create a hard link between an "openssl-1.x" sub-directory of the |
| 173 | # Fossil source code directory and the target OpenSSL source directory. |
| 174 | # |
| 175 | OPENSSLDIR = $(SRCDIR)/../compat/openssl-1.0.2j |
| 176 | OPENSSLINCDIR = $(OPENSSLDIR)/include |
| 177 | OPENSSLLIBDIR = $(OPENSSLDIR) |
| 178 | |
| 179 | #### Either the directory where the Tcl library is installed or the Tcl |
| 180 | # source code directory resides (depending on the value of the macro |
| 181 |
| --- win/Makefile.mingw.mistachkin | |
| +++ win/Makefile.mingw.mistachkin | |
| @@ -170,11 +170,11 @@ | |
| 170 | #### The directories where the OpenSSL include and library files are located. |
| 171 | # The recommended usage here is to use the Sysinternals junction tool |
| 172 | # to create a hard link between an "openssl-1.x" sub-directory of the |
| 173 | # Fossil source code directory and the target OpenSSL source directory. |
| 174 | # |
| 175 | OPENSSLDIR = $(SRCDIR)/../compat/openssl-1.0.2k |
| 176 | OPENSSLINCDIR = $(OPENSSLDIR)/include |
| 177 | OPENSSLLIBDIR = $(OPENSSLDIR) |
| 178 | |
| 179 | #### Either the directory where the Tcl library is installed or the Tcl |
| 180 | # source code directory resides (depending on the value of the macro |
| 181 |
+1
-1
| --- win/Makefile.msc | ||
| +++ win/Makefile.msc | ||
| @@ -98,11 +98,11 @@ | ||
| 98 | 98 | !ifndef USE_SEE |
| 99 | 99 | USE_SEE = 0 |
| 100 | 100 | !endif |
| 101 | 101 | |
| 102 | 102 | !if $(FOSSIL_ENABLE_SSL)!=0 |
| 103 | -SSLDIR = $(B)\compat\openssl-1.0.2j | |
| 103 | +SSLDIR = $(B)\compat\openssl-1.0.2k | |
| 104 | 104 | SSLINCDIR = $(SSLDIR)\inc32 |
| 105 | 105 | !if $(FOSSIL_DYNAMIC_BUILD)!=0 |
| 106 | 106 | SSLLIBDIR = $(SSLDIR)\out32dll |
| 107 | 107 | !else |
| 108 | 108 | SSLLIBDIR = $(SSLDIR)\out32 |
| 109 | 109 |
| --- win/Makefile.msc | |
| +++ win/Makefile.msc | |
| @@ -98,11 +98,11 @@ | |
| 98 | !ifndef USE_SEE |
| 99 | USE_SEE = 0 |
| 100 | !endif |
| 101 | |
| 102 | !if $(FOSSIL_ENABLE_SSL)!=0 |
| 103 | SSLDIR = $(B)\compat\openssl-1.0.2j |
| 104 | SSLINCDIR = $(SSLDIR)\inc32 |
| 105 | !if $(FOSSIL_DYNAMIC_BUILD)!=0 |
| 106 | SSLLIBDIR = $(SSLDIR)\out32dll |
| 107 | !else |
| 108 | SSLLIBDIR = $(SSLDIR)\out32 |
| 109 |
| --- win/Makefile.msc | |
| +++ win/Makefile.msc | |
| @@ -98,11 +98,11 @@ | |
| 98 | !ifndef USE_SEE |
| 99 | USE_SEE = 0 |
| 100 | !endif |
| 101 | |
| 102 | !if $(FOSSIL_ENABLE_SSL)!=0 |
| 103 | SSLDIR = $(B)\compat\openssl-1.0.2k |
| 104 | SSLINCDIR = $(SSLDIR)\inc32 |
| 105 | !if $(FOSSIL_DYNAMIC_BUILD)!=0 |
| 106 | SSLLIBDIR = $(SSLDIR)\out32dll |
| 107 | !else |
| 108 | SSLLIBDIR = $(SSLDIR)\out32 |
| 109 |
+1
-1
| --- www/build.wiki | ||
| +++ www/build.wiki | ||
| @@ -141,11 +141,11 @@ | ||
| 141 | 141 | the optional <a href="https://www.openssl.org/">OpenSSL</a> support, |
| 142 | 142 | first <a href="https://www.openssl.org/source/">download the official |
| 143 | 143 | source code for OpenSSL</a> and extract it to an appropriately named |
| 144 | 144 | "<b>openssl-X.Y.ZA</b>" subdirectory within the local |
| 145 | 145 | [/tree?ci=trunk&name=compat | compat] directory (e.g. |
| 146 | -"<b>compat/openssl-1.0.2j</b>"), then make sure that some recent | |
| 146 | +"<b>compat/openssl-1.0.2k</b>"), then make sure that some recent | |
| 147 | 147 | <a href="http://www.perl.org/">Perl</a> binaries are installed locally, |
| 148 | 148 | and finally run one of the following commands: |
| 149 | 149 | <blockquote><pre> |
| 150 | 150 | nmake /f Makefile.msc FOSSIL_ENABLE_SSL=1 FOSSIL_BUILD_SSL=1 PERLDIR=C:\full\path\to\Perl\bin |
| 151 | 151 | </pre></blockquote> |
| 152 | 152 |
| --- www/build.wiki | |
| +++ www/build.wiki | |
| @@ -141,11 +141,11 @@ | |
| 141 | the optional <a href="https://www.openssl.org/">OpenSSL</a> support, |
| 142 | first <a href="https://www.openssl.org/source/">download the official |
| 143 | source code for OpenSSL</a> and extract it to an appropriately named |
| 144 | "<b>openssl-X.Y.ZA</b>" subdirectory within the local |
| 145 | [/tree?ci=trunk&name=compat | compat] directory (e.g. |
| 146 | "<b>compat/openssl-1.0.2j</b>"), then make sure that some recent |
| 147 | <a href="http://www.perl.org/">Perl</a> binaries are installed locally, |
| 148 | and finally run one of the following commands: |
| 149 | <blockquote><pre> |
| 150 | nmake /f Makefile.msc FOSSIL_ENABLE_SSL=1 FOSSIL_BUILD_SSL=1 PERLDIR=C:\full\path\to\Perl\bin |
| 151 | </pre></blockquote> |
| 152 |
| --- www/build.wiki | |
| +++ www/build.wiki | |
| @@ -141,11 +141,11 @@ | |
| 141 | the optional <a href="https://www.openssl.org/">OpenSSL</a> support, |
| 142 | first <a href="https://www.openssl.org/source/">download the official |
| 143 | source code for OpenSSL</a> and extract it to an appropriately named |
| 144 | "<b>openssl-X.Y.ZA</b>" subdirectory within the local |
| 145 | [/tree?ci=trunk&name=compat | compat] directory (e.g. |
| 146 | "<b>compat/openssl-1.0.2k</b>"), then make sure that some recent |
| 147 | <a href="http://www.perl.org/">Perl</a> binaries are installed locally, |
| 148 | and finally run one of the following commands: |
| 149 | <blockquote><pre> |
| 150 | nmake /f Makefile.msc FOSSIL_ENABLE_SSL=1 FOSSIL_BUILD_SSL=1 PERLDIR=C:\full\path\to\Perl\bin |
| 151 | </pre></blockquote> |
| 152 |
+1
-1
| --- www/quickstart.wiki | ||
| +++ www/quickstart.wiki | ||
| @@ -6,11 +6,11 @@ | ||
| 6 | 6 | |
| 7 | 7 | <h2>Installing</h2> |
| 8 | 8 | |
| 9 | 9 | <p>Fossil is a single self-contained C program. You need to |
| 10 | 10 | either download a |
| 11 | - <a href="https://www.fossil-scm.org/fossil/uv/download.html">precompiled | |
| 11 | + <a href="https://www.fossil-scm.org/fossil/uv/download.html">precompiled | |
| 12 | 12 | binary</a> |
| 13 | 13 | or <a href="build.wiki">compile it yourself</a> from sources. |
| 14 | 14 | Install fossil by putting the fossil binary |
| 15 | 15 | someplace on your $PATH.</p> |
| 16 | 16 | |
| 17 | 17 |
| --- www/quickstart.wiki | |
| +++ www/quickstart.wiki | |
| @@ -6,11 +6,11 @@ | |
| 6 | |
| 7 | <h2>Installing</h2> |
| 8 | |
| 9 | <p>Fossil is a single self-contained C program. You need to |
| 10 | either download a |
| 11 | <a href="https://www.fossil-scm.org/fossil/uv/download.html">precompiled |
| 12 | binary</a> |
| 13 | or <a href="build.wiki">compile it yourself</a> from sources. |
| 14 | Install fossil by putting the fossil binary |
| 15 | someplace on your $PATH.</p> |
| 16 | |
| 17 |
| --- www/quickstart.wiki | |
| +++ www/quickstart.wiki | |
| @@ -6,11 +6,11 @@ | |
| 6 | |
| 7 | <h2>Installing</h2> |
| 8 | |
| 9 | <p>Fossil is a single self-contained C program. You need to |
| 10 | either download a |
| 11 | <a href="https://www.fossil-scm.org/fossil/uv/download.html">precompiled |
| 12 | binary</a> |
| 13 | or <a href="build.wiki">compile it yourself</a> from sources. |
| 14 | Install fossil by putting the fossil binary |
| 15 | someplace on your $PATH.</p> |
| 16 | |
| 17 |