./configure now emits config-defs.json, a JSON-formatted counterpart of the...
./configure now emits config-defs.json, a JSON-formatted counterpart of the DEFS=... info which the pre-built autotools bundles emit. (tags: autosetup)
View ArticleExperimentally add the -array formatting option to hwaci-dump-defs-json and...
Experimentally add the -array formatting option to hwaci-dump-defs-json and emit OPT_FEATURE_FLAGS/OPT_SHELL in both flat string and array forms. (tags: autosetup)
View ArticleDocs related to the -array defs-dump option. Rename some internal-use...
Docs related to the -array defs-dump option. Rename some internal-use hwaci-common.tcl APIs after discovering that a - as a symbol suffix fails for var derefs (but works for procs calls). (tags:...
View ArticleInternal cleanups and docs in hwaci-common.tcl. (tags: autosetup)
Internal cleanups and docs in hwaci-common.tcl. (tags: autosetup)
View ArticleAdd --defs-json-include-lowercase configure flag to cause config-defs.json to...
Add --defs-json-include-lowercase configure flag to cause config-defs.json to include lower-case defines, which are primarily the various build-related system paths. (tags: autosetup)
View ArticleRename config-defines.json to config.defines.json for consistent with other...
Rename config-defines.json to config.defines.json for consistent with other generated config.* files. Rename --defs-json-include-lowercase to the even less wieldy --defines-json-include-lowercase....
View ArticleEnsure that jimsh is built in the proper dir in an out-of-tree build and that...
Ensure that jimsh is built in the proper dir in an out-of-tree build and that jimsh0 is cleaned up by distclean. (tags: autosetup)
View ArticleUpdate the LICENSE.md file to describe BSD-licensed code that is included in...
Update the LICENSE.md file to describe BSD-licensed code that is included in the repository as a convenience to developers but which is not itself actually a part of SQLite. (tags: autosetup)
View ArticleNew jimsh0.c file for autosetup. (tags: autosetup)
New jimsh0.c file for autosetup. (tags: autosetup)
View ArticleMinor auto.def cleanups and doc addtions. (tags: autosetup)
Minor auto.def cleanups and doc addtions. (tags: autosetup)
View ArticleRestore the amalgamation-tarball and snapshot-tarball targets, at least for...
Restore the amalgamation-tarball and snapshot-tarball targets, at least for now. (tags: autosetup)
View Article*MERGE* Rework the configure+make system to use autosetup rather than...
*MERGE* Rework the configure+make system to use autosetup rather than autoconf. Autosetup runs faster and is easier to maintain, and it allows for common targets (such as "sqlite3" and "sqlite3.c") to...
View ArticleUpdate the compile-for-*.md documents. (tags: trunk)
Update the compile-for-*.md documents. (tags: trunk)
View Article*MERGE* Merge the latest trunk enhancements into the lateral-join branch....
*MERGE* Merge the latest trunk enhancements into the lateral-join branch. (tags: lateral-join)
View ArticleReduce the number of malloc()/free() calls that may occur when a BEGIN...
Reduce the number of malloc()/free() calls that may occur when a BEGIN CONCURRENT transaction is committed. (tags: cf8f1552-commit-instr)
View ArticleUpdate special logging messages on this branch to say "v=6" instead of "v=5"....
Update special logging messages on this branch to say "v=6" instead of "v=5". (tags: cf8f1552-commit-instr)
View Article*MERGE* Merge the latest trunk enhancements and especially the new autosetup...
*MERGE* Merge the latest trunk enhancements and especially the new autosetup changes from trunk into the begin-concurrent branch. (tags: begin-concurrent)
View Article*MERGE* Merge the latest trunk enhancements and especially the autosetup...
*MERGE* Merge the latest trunk enhancements and especially the autosetup changes into the wal2 branch. (tags: wal2)
View Article*MERGE* Merge the latest trunk enhancements and especially autosetup into the...
*MERGE* Merge the latest trunk enhancements and especially autosetup into the bedrock branch. (tags: bedrock)
View Article*MERGE* Merge the latest trunk enhancements into the reuse-schema branch....
*MERGE* Merge the latest trunk enhancements into the reuse-schema branch. (tags: reuse-schema)
View Article