History of www/makefile.wiki of 2269309f92d928ca
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History of file www/makefile.wiki at check-in 2269309f92d928ca

2025-10-10
17:20
Make use of the improved /help/CMD syntax everywhere, in place of the legacy /help?cmd=CMD syntax. file: [4e2bf8b90e] check-in: [c64f28d26c] user: drh branch: trunk, size: 13456
2024-10-20
11:35
makefile.wiki changes. Small rewrite of final paragraph. file: [14f9da723e] check-in: [03313e9c96] user: brickviking branch: bv-corrections01, size: 13469
2024-01-26
17:28
Several doc adjustments to make things work better with the new skin. Although this isn't strictly part of the new skin, and it does admit of a type of regression, I'm committing it here anyway because these are cases where markup was used to work around problems in the old skin. Nearly all of these are misuses of the "blockquote" tag to mean "indented paragraph". Now that we have true indented paragraph styles, switched the markup over to use them. file: [39cfe5bb11] check-in: [ee6ca48c8f] user: wyoung branch: inskinerator-modern-backport, size: 13423
2022-03-21
17:36
Typo and link fixes via [forum:09c35aec52377b41 | forum post 09c35aec52377b41]. file: [19bd2d5843] check-in: [1b13f430c6] user: stephan branch: trunk, size: 13598
2022-01-10
22:59
A couple more 'src' to 'tools' fixes. file: [23bf5d796a] check-in: [def53f0419] user: mistachkin branch: trunk, size: 13584
05:16
Fixed recently-broken links to makeheaders, caused by its move from src/ to tools/. Reported in the forum. file: [30ffb4e6ce] check-in: [78c484d153] user: stephan branch: trunk, size: 13580
2021-12-28
13:55
Remove reference to miniz in "The Fossil Build Process". file: [3a3700df48] check-in: [280c3584e4] user: danield branch: trunk, size: 13572
2021-09-17
02:02
Converted all uses of the obsolete named anchor feature from HTML before 4.0 to use fragment identifiers instead. (www/* subtree only.)

Where possible, changed constructs like

<a name="foo"></a><h3>
to
<h3 id="foo">

Also fixed a few cases where the link target came after a header so the browser would scroll the header off the screen when visiting the targeted section.

Added a 50em pad at the bottom of one such edited doc to allow the intra-doc link targets to be useful since it's a short enough doc that on sufficiently tall browser windows, scrolling isn't possible, so using those anchors has no visible effect. file: [5ddaea274c] check-in: [93cee1f56e] user: wyoung branch: trunk, size: 13690

2021-03-04
20:07
Minor typo fix in the "makefile.wiki" document. file: [613474201c] check-in: [07dbd17e41] user: drh branch: trunk, size: 13710
2021-02-09
13:34
The canonical Fossil homepage is now https://fossil-scm.org/home without the "www." in the domain and with the main path at /home, not /index.html or /fossil. Update all URLs in documentation to reflect this fact. file: [2e5f7b77ec] check-in: [09908ab058] user: drh branch: trunk, size: 13708
2021-01-12
16:00
Fix typos in Markdown and Wiki pages. file: [883722ca98] check-in: [e755561d73] user: danield branch: trunk, size: 13714
2020-01-09
17:57
Merge in trunk file: [2622b9e996] check-in: [4d8aecdfcf] user: ashepilko branch: cmake-ide, size: 13714
2019-03-01
21:37
Update custom makefile. Remove some unnecessary spacing in documentation file: [0f7a3ea9a2] check-in: [e2751b18af] user: jan.nijtmans branch: trunk, size: 12783
2018-09-19
20:19
Merge updates from trunk. file: [a8ffb54378] check-in: [2269309f92] user: ashepilko branch: cmake-ide, size: 13716
2018-09-14
21:23
Fix a typo. file: [f6c7c72fb6] check-in: [4b562158f6] user: ashepilko branch: trunk, size: 12785
21:15
Describe the debugging options. file: [e6d3c6125c] check-in: [d364933abc] user: ashepilko branch: cmake-ide, size: 13716
2017-11-18
19:58
Improvements to the "Fossil Build Process" documentation, with improved comments in related source files. No changes to real code. file: [840768ac36] check-in: [51cf75088c] user: drh branch: trunk, size: 12785
2017-01-11
16:36
Fix obsolete references to the legacy download page. Always refer to the new unversioned-content download page. file: [7805bf0a04] check-in: [a1d7539214] user: drh branch: trunk, size: 11416
2016-11-07
00:33
Integrate andygoth-changes, try two file: [65f9651564] check-in: [e7764947d7] user: andygoth branch: trunk, size: 11405
2016-11-06
03:02
Fix wiki syntax error file: [8a74840967] check-in: [000f2193b0] user: andygoth branch: trunk, size: 11408
03:01
Clarify linenoise file: [3be91dc07e] check-in: [8a310633a7] user: andygoth branch: trunk, size: 11406
02:50
Mention linenoise and miniz in makefile.wiki file: [15579d731c] check-in: [f6ab9e2867] user: andygoth branch: trunk, size: 11176
2016-11-02
10:16
Eliminate unnecessary end-of-line spacing in wiki. No textual changes. file: [c66d24da09] check-in: [f47b7052c6] user: jan.nijtmans branch: trunk, size: 11003
2016-06-06
10:07
Minor efficiency improvement by defining SQLITE_LIKE_DOESNT_MATCH_BLOBS=1 file: [30c7129ffb] check-in: [47812bc7b0] user: jan.nijtmans branch: trunk, size: 11020
2015-11-01
18:14
Change all references to the tcl.tk domain into tcl-lang.org. file: [f75b16c8bb] check-in: [808cda318d] user: drh branch: trunk, size: 10980
2015-05-29
07:13
Document the need for compiling sqlite3.c with -DSQLITE_ENABLE_DBSTAT_VTAB=1. file: [86c68cd082] check-in: [74836bc8ae] user: jan.nijtmans branch: trunk, size: 10974
2015-02-03
13:26
Adapt "makefile.wiki" to new requirement: availability of FTS4 file: [843e568594] check-in: [0b3464cf72] user: jan.nijtmans branch: trunk, size: 10849
2014-11-10
02:41
Update the makefile.wiki documentation page to talk about the mkbuiltin.exe program used for generating the builtin_data.h header file. file: [fe8b297cca] check-in: [8a8177071f] user: drh branch: trunk, size: 10775
2014-11-08
18:58
Add the "notime" query parameter to the www timeline display. file: [d6a1754140] check-in: [ce4d3fce52] user: drh branch: notime-option, size: 10425
2014-06-19
18:48
Fix the "makefile.wiki" document to state that the "shell.c" is now an exact copy of the same file from SQLite. file: [bed5905017] check-in: [9e1859606f] user: drh branch: trunk, size: 9831
2014-01-13
13:27
Add discussion of SQLITE_ENABLE_EXPLAIN_COMMENTS to the makefile documentation. file: [4b85d484ab] check-in: [cde4759d5e] user: drh branch: trunk, size: 9922
2013-12-28
22:41
Eliminate the need to compile SQLite with -Dlocaltime=fossil_locatime. This makes the timeline-utc setting work when fossil is configured with --disable-internal-sqlite. file: [4456e13ea1] check-in: [d7fd72dc30] user: jan.nijtmans branch: timeline-utc, size: 9732
2013-12-17
21:28
Better align the SQLite compilation options used by the makemake.tcl script with those listed on the makefile wiki page. file: [a8f5096422] check-in: [00d6eea822] user: mistachkin branch: trunk, size: 10019
11:56
Align recommended SQLite compilation options with actual options used when compiling SQLite. (I don't think SQLITE_ENABLE_EXPLAIN_COMMENTS should be one of them, it never was in earlier releases) file: [e251517955] check-in: [d0814e59e2] user: jan.nijtmans branch: win32-longpath, size: 10049
2013-09-01
16:02
Recommend to others the same as we do. file: [c2788cca1e] check-in: [ad0d6aed18] user: jan.nijtmans branch: trunk, size: 10046
2013-07-20
03:18
Add some documentation to help programmers get started hacking the Fossil sources. file: [453c4e23e8] check-in: [018a983046] user: drh branch: trunk, size: 10046
2011-08-07
10:56
Updates to the makefile documentation. file: [96942c4071] check-in: [ef0b48de0d] user: drh branch: trunk, size: 9851
2011-06-18
18:06
Add a "Contributing" link to the homepage. Update the build documentation. file: [828f7eeb3c] check-in: [2d50893dd8] user: drh branch: trunk, size: 9854
2011-02-18
01:03
Fix typo and make enhancements to the build-process document. Add file omitted from the previous commit. (I should follow my own checklist more closely!) file: [80fbe3e7e6] check-in: [2a02aa49e1] user: drh branch: trunk, size: 9878
2011-02-07
14:35
Fix documentation typos. file: [ae83f4f0ee] check-in: [49cbf5e519] user: drh branch: trunk, size: 9759
2010-12-30
14:03
Added: Add documentation on how the build process works. file: [83bf03bb86] check-in: [c429b52465] user: drh branch: trunk, size: 9758