Fossil SCM
Added missing section numbers 7.0 and 8.0 to the two newest sections in build.wiki.
Commit
fb9f3dcce6d33533edbea6b240a957da0086b214cc869b5be68383f7d93dc15a
Parent
3652b4d6bb77aea…
1 file changed
+3
-4
+3
-4
| --- www/build.wiki | ||
| +++ www/build.wiki | ||
| @@ -332,11 +332,11 @@ | ||
| 332 | 332 | |
| 333 | 333 | <h2>6.0 Building on/for Android</h2> |
| 334 | 334 | |
| 335 | 335 | <h3>6.1 Cross-compiling from Linux</h3> |
| 336 | 336 | |
| 337 | -The following instructions for building Fossil for Android, | |
| 337 | +The following instructions for building Fossil for Android via Linux, | |
| 338 | 338 | without requiring a rooted OS, are adapted from |
| 339 | 339 | [https://fossil-scm.org/forum/forumpost/e0e9de4a7e | forumpost/e0e9de4a7e]. |
| 340 | 340 | |
| 341 | 341 | On the development machine, from the fossil source tree: |
| 342 | 342 | |
| @@ -381,13 +381,12 @@ | ||
| 381 | 381 | Some information about these (reportedly harmless) warnings can |
| 382 | 382 | be found |
| 383 | 383 | [https://stackoverflow.com/a/41900551 | on this StackOverflow post]. |
| 384 | 384 | |
| 385 | 385 | |
| 386 | - | |
| 387 | 386 | <a id='fuzzer'></a> |
| 388 | -<h2>Building for Fuzz Testing</h2> | |
| 387 | +<h2>7.0 Building for Fuzz Testing</h2> | |
| 389 | 388 | |
| 390 | 389 | This feature is primarily intended for fossil's developers and may |
| 391 | 390 | change at any time. It is only known to work on Linux systems and has |
| 392 | 391 | been seen to work on x86/64 and ARM. |
| 393 | 392 | |
| @@ -463,11 +462,11 @@ | ||
| 463 | 462 | along with <tt>--fuzztype</tt>, be sure to check your system's process |
| 464 | 463 | list to ensure that your <tt>--fuzztype</tt> flag is there. |
| 465 | 464 | |
| 466 | 465 | |
| 467 | 466 | <a id='wasm'></a> |
| 468 | -<h2>Building WebAssembly Components</h2> | |
| 467 | +<h2>8.0 Building WebAssembly Components</h2> | |
| 469 | 468 | |
| 470 | 469 | As of version 2.19, fossil uses one component built as |
| 471 | 470 | [https://developer.mozilla.org/en-US/docs/WebAssembly | WebAssembly] |
| 472 | 471 | a.k.a. WASM. Because compiling WASM code requires non-trivial |
| 473 | 472 | client-side tooling, the repository includes compiled copies of these |
| 474 | 473 |
| --- www/build.wiki | |
| +++ www/build.wiki | |
| @@ -332,11 +332,11 @@ | |
| 332 | |
| 333 | <h2>6.0 Building on/for Android</h2> |
| 334 | |
| 335 | <h3>6.1 Cross-compiling from Linux</h3> |
| 336 | |
| 337 | The following instructions for building Fossil for Android, |
| 338 | without requiring a rooted OS, are adapted from |
| 339 | [https://fossil-scm.org/forum/forumpost/e0e9de4a7e | forumpost/e0e9de4a7e]. |
| 340 | |
| 341 | On the development machine, from the fossil source tree: |
| 342 | |
| @@ -381,13 +381,12 @@ | |
| 381 | Some information about these (reportedly harmless) warnings can |
| 382 | be found |
| 383 | [https://stackoverflow.com/a/41900551 | on this StackOverflow post]. |
| 384 | |
| 385 | |
| 386 | |
| 387 | <a id='fuzzer'></a> |
| 388 | <h2>Building for Fuzz Testing</h2> |
| 389 | |
| 390 | This feature is primarily intended for fossil's developers and may |
| 391 | change at any time. It is only known to work on Linux systems and has |
| 392 | been seen to work on x86/64 and ARM. |
| 393 | |
| @@ -463,11 +462,11 @@ | |
| 463 | along with <tt>--fuzztype</tt>, be sure to check your system's process |
| 464 | list to ensure that your <tt>--fuzztype</tt> flag is there. |
| 465 | |
| 466 | |
| 467 | <a id='wasm'></a> |
| 468 | <h2>Building WebAssembly Components</h2> |
| 469 | |
| 470 | As of version 2.19, fossil uses one component built as |
| 471 | [https://developer.mozilla.org/en-US/docs/WebAssembly | WebAssembly] |
| 472 | a.k.a. WASM. Because compiling WASM code requires non-trivial |
| 473 | client-side tooling, the repository includes compiled copies of these |
| 474 |
| --- www/build.wiki | |
| +++ www/build.wiki | |
| @@ -332,11 +332,11 @@ | |
| 332 | |
| 333 | <h2>6.0 Building on/for Android</h2> |
| 334 | |
| 335 | <h3>6.1 Cross-compiling from Linux</h3> |
| 336 | |
| 337 | The following instructions for building Fossil for Android via Linux, |
| 338 | without requiring a rooted OS, are adapted from |
| 339 | [https://fossil-scm.org/forum/forumpost/e0e9de4a7e | forumpost/e0e9de4a7e]. |
| 340 | |
| 341 | On the development machine, from the fossil source tree: |
| 342 | |
| @@ -381,13 +381,12 @@ | |
| 381 | Some information about these (reportedly harmless) warnings can |
| 382 | be found |
| 383 | [https://stackoverflow.com/a/41900551 | on this StackOverflow post]. |
| 384 | |
| 385 | |
| 386 | <a id='fuzzer'></a> |
| 387 | <h2>7.0 Building for Fuzz Testing</h2> |
| 388 | |
| 389 | This feature is primarily intended for fossil's developers and may |
| 390 | change at any time. It is only known to work on Linux systems and has |
| 391 | been seen to work on x86/64 and ARM. |
| 392 | |
| @@ -463,11 +462,11 @@ | |
| 462 | along with <tt>--fuzztype</tt>, be sure to check your system's process |
| 463 | list to ensure that your <tt>--fuzztype</tt> flag is there. |
| 464 | |
| 465 | |
| 466 | <a id='wasm'></a> |
| 467 | <h2>8.0 Building WebAssembly Components</h2> |
| 468 | |
| 469 | As of version 2.19, fossil uses one component built as |
| 470 | [https://developer.mozilla.org/en-US/docs/WebAssembly | WebAssembly] |
| 471 | a.k.a. WASM. Because compiling WASM code requires non-trivial |
| 472 | client-side tooling, the repository includes compiled copies of these |
| 473 |