]> git.ipfire.org Git - thirdparty/sqlite.git/shortlog
thirdparty/sqlite.git
2024-10-27  stephanAdd --with-icu-inc=CFLAGS, but its justification (based... configure-with-icu-inc
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...
2024-10-23  stephanAnother fix for autosetup/autosetup-find-tclsh for...
2024-10-23  stephanLatest autosetup/autosetup-find-tclsh from [https:...
2024-10-23  stephanReorder some auto.def code to avoid breaking --help.
2024-10-23  stephanMinor cleanups in the --with-wasi-sdk bits.
2024-10-23  stephanGet auto.def handling the case that no tclsh is install...
2024-10-23  stephanFix /dev/null and stderr redirection ordering in autose...
2024-10-23  stephanUse pkg-config for readline detection, if available...
2024-10-22  danChanges to EXPLAIN QUERY PLAN to identify covering...
2024-10-22  drhAdd the "halt" command to testrunner.tcl
2024-10-22  drhAdd the SQLITE_IOCAP_SUBPAGE_READ bit to the possible...
2024-10-22  drhRename to SQLITE_IOCAP_SUBPAGE_READ. bypass-iocap
2024-10-22  drhAdd the SQLITE_IOCAP_BYPASS device characteristic....
2024-10-22  stephanMinor build docs and cleanups.
2024-10-22  drhDo not typedef Tcl_Size if it is already #defined.
2024-10-22  stephanMinor cleanups to how configure generates tool/emcc.sh.
2024-10-22  stephanTeach ext/wasm/GNUmakefile to use tool/emcc.sh and...
2024-10-22  drhFurther changes to sqlite3_rsync.c to work around Windo...
next