aboutsummaryrefslogtreecommitdiff
path: root/tool/split-sqlite3c.tcl
Commit message (Collapse)AuthorAge
* Upstream JimTCL patch and minor tcl script tweaks to support (fconfigure ↵stephan2025-02-05
| | | | | -translation binary) for better cross-platform build portability. FossilOrigin-Name: 0974a17c4565f202777fc6203df20dca19acc1e8740ede15334783f41e3e5054
* Enhance the split-sqlite3c.tcl script so that it uses single-characterdrh2023-05-10
| | | | | | extensions on subordinate source files, even when the number of subordinates exceeds 9. This is not yet needed, but might be soon. FossilOrigin-Name: 4150e416263f24efcbfe68d5b1e15ec7e79df41dff0b6dfdc59f06ee9e205049
* Enhance the TCL scrip that generates sqlite3-all.c so that it outputs alldrh2022-06-22
| | | | | text in its original order. FossilOrigin-Name: 83ff1a28e3e7a99fa90d5079897d76529c4256eed859bf7cb98b860fbedfdc5b
* The source code files generated for the 'sqlite3-all.c' target should not ↵mistachkin2017-10-17
| | | | | have Windows line-endings. FossilOrigin-Name: 6a08c43431be18a08bdcbf33d327513f72fff72dac5d02103dab8399d8c3d668
* Add a script that will break the amalgamation source file up into 4 or 5drh2011-04-01
smaller source files, each 32K lines or fewer, and a single "sqlite3-all.c" source file that #includes the others. FossilOrigin-Name: 5d34e64d4d2398aa9a54fd0a4f1de37ced7ea5dd