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

*MERGE* Changes to EXPLAIN QUERY PLAN to identify covering index plan that...

*MERGE* Changes to EXPLAIN QUERY PLAN to identify covering index plan that use indexes on expressions. (tags: trunk)

View Article


Use pkg-config for readline detection, if available. Unrelated minor tcl...

Use pkg-config for readline detection, if available. Unrelated minor tcl cleanups. (tags: autosetup)

View Article


Fix /dev/null and stderr redirection ordering in...

Fix /dev/null and stderr redirection ordering in autosetup/autosetup-find-tclsh so that the extraneous strlcpy()/snprintf()/rand() warning output from ld on OpenBSD does not break detection of jimsh0....

View Article

Get auto.def handling the case that no tclsh is installed in a default...

Get auto.def handling the case that no tclsh is installed in a default location. If not, use jimsh if we can find realpath(), else bail out. (tags: autosetup)

View Article

Minor cleanups in the --with-wasi-sdk bits. (tags: autosetup)

Minor cleanups in the --with-wasi-sdk bits. (tags: autosetup)

View Article


Reorder some auto.def code to avoid breaking --help. (tags: autosetup)

Reorder some auto.def code to avoid breaking --help. (tags: autosetup)

View Article

Latest autosetup/autosetup-find-tclsh from...

Latest autosetup/autosetup-find-tclsh from [https://github.com/msteveb/autosetup/issues/67 | autosetup ticket #67]. (tags: autosetup)

View Article

Another fix for autosetup/autosetup-find-tclsh for the case where a tclsh is...

Another fix for autosetup/autosetup-find-tclsh for the case where a tclsh is found on the system. (tags: autosetup)

View Article


Edit wiki page: branch/autosetup

Edit wiki page: branch/autosetup

View Article


Add two new #include statements to the composite "fts5.c" file that is...

Add two new #include statements to the composite "fts5.c" file that is constructed as part of the build process. These #includes are no-ops in the SQLite amalgamation (and are commented out...

View Article

Fix harmless compiler warnings in wherecode.c. One such warning was...

Fix harmless compiler warnings in wherecode.c. One such warning was identified by [forum:/forumpost/721675f007|forum post 721675f007] and the other was found by tool/warnings.sh. (tags: trunk)

View Article

Reorder conditions in sqlite3PagerDirectReadOk() for coverage. (tags: trunk)

Reorder conditions in sqlite3PagerDirectReadOk() for coverage. (tags: trunk)

View Article

Remove unused configure check for clang-18. (tags: autosetup)

Remove unused configure check for clang-18. (tags: autosetup)

View Article


Fix out-of-tree builds configured with --disable-amalgamation. (tags: autosetup)

Fix out-of-tree builds configured with --disable-amalgamation. (tags: autosetup)

View Article

Rename some build vars for legibility. Fix hwaci-make-from-dot-in when the...

Rename some build vars for legibility. Fix hwaci-make-from-dot-in when the input file list is multi-line. (tags: autosetup)

View Article


General make cleanups. Start adding a sanity-check mechanism to main.mk which...

General make cleanups. Start adding a sanity-check mechanism to main.mk which does basic validation of the vars it expects to be set by the file which includes it. Get Makefile.linux-gcc working for...

View Article

Get Makefile.linux-generic (formerly Makefile.linux-gcc) working with jimsh...

Get Makefile.linux-generic (formerly Makefile.linux-gcc) working with jimsh in out-of-tree builds. Pass on -DHAVE_READLINE=1 to the sqlite3 shell if configure detects it. (tags: autosetup)

View Article


Generic build cleanups. (tags: autosetup)

Generic build cleanups. (tags: autosetup)

View Article

Potentially controversial/unconventional makefile symbol renamings and docs...

Potentially controversial/unconventional makefile symbol renamings and docs explaining them. (tags: autosetup)

View Article

Bump version number to 3.48.0 (in this branch only - in trunk, doing so...

Bump version number to 3.48.0 (in this branch only - in trunk, doing so requires a specific autoconf version) and rename the RELEASE and VERSION makefile symbols for clarity's sake. (tags: autosetup)

View Article
Browsing all 2701 articles
Browse latest View live