Lumosql

Timeline
Login

Timeline

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

15 check-ins that include changes to files matching 'examples/fossil/*'

2026-08-13
15:32
README lint leaf check-in: 9f4c06f518 user: danshearer tags: trunk
11:19
BSD porting fixes to Fossil example Makefile check-in: c1c46c066c user: danshearer tags: trunk
11:18
Cope with patch non-portability when applying diffs to Fossil example check-in: f13e87628b user: danshearer tags: trunk
11:14
Fix some Makefile build problems BSD porting showed up relating to paths and symbols check-in: c0d7e2acee user: danshearer tags: trunk
2026-08-12
10:58
Doc cleanup, lots of broken links and also make top-levle README more accessible to newcomers, especially ones unfamiliar with SQLite internals check-in: 8d98b07a4e user: danshearer tags: trunk
2026-08-11
10:00
Add trivial db.c patch check-in: c1da23b364 user: danshearer tags: trunk
2026-08-10
12:19
Refactor and improve fossil example's Makefile with bash helpers check-in: 1630b60ba0 user: danshearer tags: trunk
09:34
Fix missing dependencies, and add section describing synthetic version number tracking for following the tip of an upstream tree, in this case SQLite. check-in: b3756caba3 user: danshearer tags: trunk
2026-08-07
15:44
Improve fossil example doc check-in: 1feade17e6 user: danshearer tags: trunk
2026-07-30
15:19
Makefile fixes If you build from a specific SQLite commit instead of a numbered SQLite release, the Makefile now checks the actual SQLite version in the generated files before warning. So it no longer wrongly warns that Fossil will probably fail when the commit really is the required SQLite version 3.X.Y or newer. Also, older LumoSQL/SQLite amalgamations copied into Fossil do not include the diskused extension entry point. 3.54.0 onwards appear to do so, so the Makefile now tests for it to avoid duplicate symbol errors. check-in: 301f194997 user: danshearer tags: trunk
13:11
Fix path errors in Makefile and documentation; other minor doc fixes check-in: c009094387 user: danshearer tags: trunk
2026-07-23
12:26
Docs update check-in: 677f34eedd user: danshearer tags: trunk
2026-07-21
19:44
More doc linting check-in: 7f152129d6 user: danshearer tags: trunk
2026-07-13
14:26
Fix paths after adding new examples/ directory and moving fossil/ to it check-in: 7fc287fcb2 user: danshearer tags: trunk
14:04
Create examples/ directory check-in: 44c9bc40ff user: danshearer tags: trunk