aboutsummaryrefslogtreecommitdiff
path: root/tool
Commit message (Expand)AuthorAge
* Latest upstream teaish pieces for minor fixes. Restructure this copy of teais...stephan38 hours
* Remove a redundant typedef from the sqlite3_rsync.c source file.drh7 days
* Provide the SQLITE_BUG_COMPATIBLE_20250510 compile-time option that restoresdrh8 days
* Enhance sqlite3_rsync so that if the first attempt to invoke a copydrh2025-05-03
* Fix a harmless redundant variable declaration in sqlite3_rsync.drh2025-05-03
* Addition summary results output when using -vvv on sqlite3_rsync.drh2025-05-03
* Promote the --protocol option to sqlite3_rsync from being an undocumenteddrh2025-05-03
* Improvements to protocol negotiation.drh2025-05-03
* Clean up command-line parsing. Add the undocumented drh2025-05-02
* Now appears to be working. More testing needed. Refinement of thedrh2025-05-02
* Bug fixes. Added new debugging features to better visualize thedrh2025-05-02
* This is the start of an experiment in getting sqlite3_rsync to use lessdrh2025-05-02
* Do not allow sqlite3_rsync to convert the replica from WAL-mode intodrh2025-05-02
* Allow sqlite3_rsync to work on non-WAL-mode databases, as long as thedrh2025-05-01
* Remove long-obsolete performance testing scripts from the tools/ folder.drh2025-04-28
* Latest upstream teaish, which restructures the teaish files a bit.stephan2025-04-13
* Add missing exports of various LDFLAGS and CFLAGS for the teaish build.stephan2025-04-12
* Initial port of the TEA build (autoconf/tea) from autotools to autosetup.stephan2025-04-12
* Remove unnecessary "www." prefixes on domain names in URLs.drh2025-04-10
* In Tcl, always use eq/ne for comparing strings, not ==/!=jan.nijtmans2025-03-27
* Merge trunk into cygwin-fixes branch. Add .fossil-settings/binary-glob to squ...stephan2025-03-26
|\
| * Remove tool/tclConfigShToAutoDef.sh, as that functionality was moved into aut...stephan2025-03-23
| * Internal configure refactoring to support an ongoing conversion of ./autoconf...stephan2025-03-23
| * Replace use of autosetup/lib/*.auto for sqlite-custom-... features to avoid t...stephan2025-03-22
| * Teach mkautoconfamal.sh to avoid copying autosetup/local.tcl and autosetup/*....stephan2025-03-22
* | Test script patches from Jan Nijtmans: always use -DUSE_TCL_STUBS in buildtcl...stephan2025-03-19
* | Merge trunk into the cygwin-fixes branch.stephan2025-03-19
|\|
| * Update the docs in tool/mkccode.tcl to reflect that it's more generic than it...stephan2025-03-18
| * The substitute "puts" command used by the Windows implementation ofdrh2025-03-11
* | Test app/script patches from Jan Nijtmans for cygwin. Add/replace many more s...stephan2025-03-08
|/
* Approximately 100 typo corrections spanning the whole tree, submitted via [fo...stephan2025-02-27
* Strive to make sorts stable in the mkpragmatab.tcl build script, so thatdrh2025-02-27
* Add support for SQLITE_EXTRA_INIT_MUTEXED - like SQLITE_EXTRA_INIT, but is ca...dan2025-02-27
* Approximately 50 typo fixes, spanning the whole tree, contributed via [forum:...stephan2025-02-25
* Diverse configure tweaks to better support package maintainers on the unix-on...stephan2025-02-25
|\
| * Ensure that [08c9e56f60] uses an absolute path when appending .exe to mksourc...stephan2025-02-22
| * tool/mksqlite3h.tcl: when invoking the mksourceid binary, add a .exe to it, i...stephan2025-02-22
* | Merge latest changes from trunk into this branch.dan2025-02-24
|\|
| * Remove tea version check from tool/srctree-check.tcl, as it's obsoleted by [b...stephan2025-02-15
| * Automate update of the library version number in autoconf/tea/configure.ac as...stephan2025-02-15
| * Fix a few 32-bit overflow problems in showdb.c.dan2025-02-12
| * Omit the src/pragma.h file. It is generated by the tool/mkpragmatab.tcl script.drh2025-02-11
| * Omit the src/ctime.c source file, since it is automatically generated by a TCLdrh2025-02-11
* | Update tool/mkctimec.tcl so that sqlite3_compileoption_xxx() APIs report on t...dan2025-02-11
|/
* Upstream JimTCL patch and minor tcl script tweaks to support (fconfigure -tra...stephan2025-02-05
* Adjust the build process to avoid extra CR characters inserted by jimshdrh2025-02-03
* Correct a typo in tool/emcc.sh.in which could cause all of the configure-time...stephan2025-01-31
* Improvements to the TCL interface for Tcl9 as suggested by Jan Nijtmans.drh2025-01-30
* Replace the use of the Autools in ./autoconf/ with Autosetup and extend its c...stephan2025-01-22
|\
| * Explain the lack of docs in autoconf/Makefile.in and refer interested readers...stephan2025-01-21