]> git.ipfire.org Git - thirdparty/sqlite.git/shortlog
thirdparty/sqlite.git
2024-10-28  drhOmit the antiquated and long-unsupport async extension... omit-async
2024-10-28  drhOmit ext/consio from the tree. No longer needed or...
2024-10-28  stephanUpdate Makefile.linux-generic to account for recent...
2024-10-28  stephanLink libtclsqlite3.so to libsqlite3.so, not libsqlite3.a.
2024-10-28  stephanRename the 'hwaci' auto.def utility API to the more...
2024-10-28  drhRemove the long-unused, legacy vsixtest/ logic from...
2024-10-28  stephanSimplify how hwaci-xfer-options-aliases figures out...
2024-10-28  stephanDocument why -IPREFIX/include is now part of T.cc.sqlite.
2024-10-28  stephanCorrect the default config value for HAVE_TCL (0 until...
2024-10-28  stephanHave --enable-editline fail rather than emit a warning...
2024-10-28  stephanDocs and small code cleanups in hwaci-common.tcl.
2024-10-28  stephanAdd --with-icu-config flag to use the icu-config binary...
2024-10-27  stephanExpand the 'make help' target and clean up some overly...
2024-10-27  stephanRe-order the auto.def flags logical groups. Add some...
2024-10-27  stephanGeneric cleanups in auto.def and hwaci-common.tcl.
2024-10-27  stephanDoc additions and minor cleanups in the --flag alias...
2024-10-27  stephanRename --with-readline-lib/inc to --with-readline-ldfla...
2024-10-27  stephanWhen ICU is enabled, ensure that the CLI shell build...
2024-10-27  stephanWhen readline is enabled, attempt to determine whether...
2024-10-27  drhFix build errors in fts5_tcl.c on Mac.
2024-10-27  danFix test code added by [ba358d26].
2024-10-27  drhImprovements to the PATTERN option of the "testrunner...
2024-10-27  drhHelp systems still using Tcl8.6 to compile tclsqlite...
2024-10-27  stephanRemove some incorrect code comments.
2024-10-27  stephanRe-add the --disable-static flag to (mostly) disable...
2024-10-27  stephanGeneric auto.def cleanups.
2024-10-27  stephanEnsure that --disable-tcl is honored. Move LDFLAGS...
2024-10-27  stephanconfigure: add --with-icu-lib=LDFLAGS and --enable...
2024-10-27  stephanMakefile.in: include CPPFLAGS in the CFLAGS, as the...
2024-10-27  stephanconfigure: document why --enable-editline does not...
2024-10-27  stephanBring the automated readline detection up to parity...
2024-10-27  stephanRename --with-readline-ldflags/cflags to --with-readlin...
2024-10-27  stephanCorrect sqlite3.pc to represent the library, not the...
2024-10-26  stephanGet --with-linenoise=DIR configure flag working.
2024-10-26  stephanRemove the install-lib makefile dep from install-tcl...
2024-10-26  stephanconfigure flag --disable-readline now trumps --with...
2024-10-26  stephanAdd new configure --with-readline-ldflags/cflags/header...
2024-10-26  danAdd test case for fts5 trigram tokenizer.
2024-10-26  drhIn Makefile.msc, build jimsh0.exe locally, not in the...
2024-10-26  stephanRemove LDFLAGS_ZLIB from sqlite3.pc.in because -lsqlite...
2024-10-26  stephanPatch bundle accumulated via /chat: add missing --enabl...
2024-10-26  drhFix a bug in the computation of LDFLAGS.libsqlite3...
2024-10-26  stephanAdd missing B.exe extension to src-verify, as reported...
2024-10-26  stephanDoc typo fix.
2024-10-26  stephanRephrase 'older' as 'legacy' in the docs from [0a50e330...
2024-10-26  stephanExpand the libtool-style link support from [0a50e33051...
2024-10-26  stephanDisable generation of config.defines.json until/unless...
2024-10-25  stephanCorrect unresolved @LIBS@ placeholder in sqlite3.pc.in.
2024-10-25  stephanUse (cc-with {-includes stdint.h}) when checking for...
2024-10-25  stephanWhen --with-tclsh=X is used, use X for all TCL purposes...
2024-10-25  stephanFix BUILD_CFLAGS (for B.cc) to not inherent CFLAGS...
2024-10-25  stephanExperimentally: when ./configure CC=foo is used in...
2024-10-25  stephanRename VERSION_XYZ to the more conventional PACKAGE_VER...
2024-10-25  drhUpdate the compile-for-*.md documents.
2024-10-25  drhRework the configure+make system to use autosetup rathe...
2024-10-25  drhRestore the amalgamation-tarball and snapshot-tarball... autosetup
2024-10-25  stephanMinor auto.def cleanups and doc addtions.
2024-10-25  drhNew jimsh0.c file for autosetup.
2024-10-25  drhUpdate the LICENSE.md file to describe BSD-licensed...
2024-10-25  stephanEnsure that jimsh is built in the proper dir in an...
2024-10-25  stephanRename config-defines.json to config.defines.json for...
2024-10-25  stephanAdd --defs-json-include-lowercase configure flag to...
2024-10-25  stephanInternal cleanups and docs in hwaci-common.tcl.
2024-10-25  stephanDocs related to the -array defs-dump option. Rename...
2024-10-25  stephanExperimentally add the -array formatting option to...
2024-10-25  stephan./configure now emits config-defs.json, a JSON-formatte...
2024-10-24  drhThe "WITHOUT_JIMSH=1" option on the nmake command-line...
2024-10-24  drhBasic builds now appear to work using jimsh0 on Windows.
2024-10-24  drhFix a bug in jimsh0.c for when it is compiled using...
2024-10-24  stephanAdd missing ZERO_ARGUMENT_GENERATE_SERIES checks to...
2024-10-24  drhFix the new tool/cp.tcl so that it works with older...
2024-10-24  drhFix harmless compiler warnings. One of the warnings...
2024-10-24  drhAdd the tool/cp.tcl script and use it to simplify Makef...
2024-10-24  stephanBack out [bd66222721] because it causes conflicts with...
2024-10-24  drhTweaks to help make jimsh0 usable to build using nmake...
2024-10-24  stephanMinor makefile tweaks to account for customizations...
2024-10-24  drhFix jimsh0.c so that it compiles using MSVC: "cl jimsh0.c"
2024-10-24  danFix an inconsistency in the way SQLITE_CORE is used...
2024-10-24  stephanFix the sqlite3(.EXE) build to honor --disable-amalgama...
2024-10-24  drhMerge all the latest trunk enhancements into the autose...
2024-10-24  drhUpdate the version number for the TEA extension.
2024-10-24  stephanVarious build cleanups centered around straightening...
2024-10-24  stephanMore potentially-controversial makefile symbol renaming...
2024-10-24  stephanBump version number to 3.48.0 (in this branch only...
2024-10-24  stephanPotentially controversial/unconventional makefile symbo...
2024-10-24  stephanGeneric build cleanups.
2024-10-24  stephanGet Makefile.linux-generic (formerly Makefile.linux...
2024-10-24  stephanGeneral make cleanups. Start adding a sanity-check...
2024-10-24  stephanRename some build vars for legibility. Fix hwaci-make...
2024-10-24  stephanFix out-of-tree builds configured with --disable-amalga...
2024-10-23  stephanRemove unused configure check for clang-18.
2024-10-23  stephanRemove three autotools files which are not needed in...
2024-10-23  stephanFix a #define typo in jimsh0.c, eliminating the need...
2024-10-23  stephanAfter compiling jimsh, run sanity tests on it to ensure...
2024-10-23  stephanWork around a minor JimTCL regexp incompatibility in...
2024-10-23  stephanRemove the configure-script VERSION check from tool...
2024-10-23  stephanAdd missing export of LDFLAGS_DLOPEN to Makefile.in.
2024-10-23  drhReorder conditions in sqlite3PagerDirectReadOk() for...
2024-10-23  drhFix harmless compiler warnings in wherecode.c. One...
2024-10-23  drhAdd two new #include statements to the composite "fts5...
next