Quantcast
Channel: SQLite
Browsing all 2701 articles
Browse latest View live
↧

Simplify how the targets which may or may not be enabled, depending on config...

Simplify how the targets which may or may not be enabled, depending on config flags, are formulated in main.mk. (tags: autosetup)

View Article


Get most of the numerous misc tool binaries building. (tags: autosetup)

Get most of the numerous misc tool binaries building. (tags: autosetup)

View Article


Resolve two build FIXMEs. (tags: autosetup)

Resolve two build FIXMEs. (tags: autosetup)

View Article

Add sqlite3rebaser_... to the API symbols accepted by the 'checksymbols'...

Add sqlite3rebaser_... to the API symbols accepted by the 'checksymbols' makefile target. (tags: trunk)

View Article

Bring checksymbols target up to date and add a TODO based on a feature...

Bring checksymbols target up to date and add a TODO based on a feature request from the forum. (tags: autosetup)

View Article


In testrunner.tcl: Better estimates for ETC (Estimated Time to Completion)....

In testrunner.tcl: Better estimates for ETC (Estimated Time to Completion). Show the ETC even for the single-line status reports. (tags: trunk)

View Article

Rename hwaci-error to the more descriptive hwaci-fatal. Use autosetup's...

Rename hwaci-error to the more descriptive hwaci-fatal. Use autosetup's file-isexec instead of [file executable] for portability. Remove the binary file lookup cache - unnecessary complexity. When...

View Article

Touch configure-generated files at configure-time even if autosetup does not...

Touch configure-generated files at configure-time even if autosetup does not update them because their contents would not be changed. Works around wonky deps causing too-frequent rebuilds. (tags:...

View Article


After discussing [4d4423df8d14] with Steve Bennett, do not prepend...

After discussing [4d4423df8d14] with Steve Bennett, do not prepend $prefix/bin to the search path for binaries, as that path is commonly used for cross-compiled targets and we want binaries which will...

View Article


Set I/O mode to binary in Windows in sqlite3_rsync. (tags: trunk)

Set I/O mode to binary in Windows in sqlite3_rsync. (tags: trunk)

View Article

Further changes to sqlite3_rsync.c to work around Windows issues. (tags: trunk)

Further changes to sqlite3_rsync.c to work around Windows issues. (tags: trunk)

View Article

Teach ext/wasm/GNUmakefile to use tool/emcc.sh and fix a syntax error in...

Teach ext/wasm/GNUmakefile to use tool/emcc.sh and fix a syntax error in tool/emcc.sh.in. Work around a JimTCL incompatibility in tool/mkshellc.tcl. (tags: autosetup)

View Article

Minor cleanups to how configure generates tool/emcc.sh. (tags: autosetup)

Minor cleanups to how configure generates tool/emcc.sh. (tags: autosetup)

View Article


Do not typedef Tcl_Size if it is already #defined. (tags: trunk)

Do not typedef Tcl_Size if it is already #defined. (tags: trunk)

View Article

Add still more logging to determine why schema loads are so slow in some...

Add still more logging to determine why schema loads are so slow in some circumstances. (tags: cf8f1552-commit-instr)

View Article


Minor build docs and cleanups. (tags: autosetup)

Minor build docs and cleanups. (tags: autosetup)

View Article

Add the SQLITE_IOCAP_BYPASS device characteristic. Do not allow the...

Add the SQLITE_IOCAP_BYPASS device characteristic. Do not allow the SQLITE_DIRECT_OVERFLOW_READ optimization if that capability is missing. (tags: bypass-iocap)

View Article


Rename to SQLITE_IOCAP_SUBPAGE_READ. (tags: bypass-iocap)

Rename to SQLITE_IOCAP_SUBPAGE_READ. (tags: bypass-iocap)

View Article

*MERGE* Add the SQLITE_IOCAP_SUBPAGE_READ bit to the possible returns values...

*MERGE* Add the SQLITE_IOCAP_SUBPAGE_READ bit to the possible returns values from xDeviceCharacteristics method of the system-IO abstract class. The direct-overflow-read optimization is disabled for...

View Article

Add the "halt" command to testrunner.tcl (tags: trunk)

Add the "halt" command to testrunner.tcl (tags: trunk)

View Article
Browsing all 2701 articles
Browse latest View live